Searched defs:test_opt (Results 1 – 6 of 6) sorted by relevance
72 write_test_option(const struct bpf_test_option * test_opt,__u8 * data) write_test_option() argument 86 store_option(struct bpf_sock_ops * skops,const struct bpf_test_option * test_opt) store_option() argument 131 load_option(struct bpf_sock_ops * skops,struct bpf_test_option * test_opt,bool from_syn) load_option() argument 163 struct bpf_test_option test_opt = {}; synack_opt_len() local [all...]
71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ macro
184 #define test_opt(opt, option) ((opt)->mount_opt & EROFS_MOUNT_##option) macro
386 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro
1284 #define test_opt(sb, opt) (EXT4_SB(sb)->s_mount_opt & \ macro
139 #define test_opt(sbi, option) (F2FS_OPTION(sbi).opt & F2FS_MOUNT_##option) macro