Searched refs:data_short (Results 1 – 3 of 3) sorted by relevance
102 char data_short[4]; in verify_sleepable_user_copy_str() local105 ret = bpf_copy_from_user_str(data_short, sizeof(data_short), user_ptr, 0); in verify_sleepable_user_copy_str()107 if (bpf_strncmp(data_short, 4, "tes\0") != 0 || ret != 4) in verify_sleepable_user_copy_str()112 if (bpf_strncmp(data_short, 4, "tes\0") != 0 || ret != 4) in verify_sleepable_user_copy_str()
138 u32 data_short:1; member
2643 ptxdesc->data_short = 1; in rtl8723b_fill_default_txdesc()2651 ptxdesc->data_short = 1; in rtl8723b_fill_default_txdesc()2669 ptxdesc->data_short = 1;/* DATA_SHORT */ in rtl8723b_fill_default_txdesc()