Home
last modified time | relevance | path

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

/linux-6.6.21/samples/seccomp/
Dbpf-helper.h83 #define ARG(i) ARG_32(i) macro
132 #define ARG(i) ARG_64(i) macro
/linux-6.6.21/include/linux/
Dtcp.h399 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) (TP->bpf_sock_ops_cb_flags & ARG) argument
401 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) 0 argument