Home
last modified time | relevance | path

Searched defs:ARG (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/samples/seccomp/
Dbpf-helper.h83 #define ARG(i) ARG_32(i) macro
132 #define ARG(i) ARG_64(i) macro
/kernel/liteos_m/utils/internal/
Dlos_hook_types_parse.h56 #define ARG(a) ARG_##a) macro
/kernel/liteos_a/kernel/extended/hook/include/
Dlos_hook_types_parse.h56 #define ARG(a) ARG_##a) macro
/kernel/linux/linux-5.10/include/linux/
Dtcp.h364 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) (TP->bpf_sock_ops_cb_flags & ARG) argument
366 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) 0 argument