Searched defs:test_opt (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | test_tcp_hdr_options.c | 72 write_test_option(const struct bpf_test_option * test_opt,__u8 * data) write_test_option() argument |
| /linux/fs/qnx6/ | ||
| H A D | qnx6.h | 71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ macro |