Searched defs:bpf_sysctl (Results 1 – 6 of 6) sorted by relevance
5010 struct bpf_sysctl { struct5011 __u32 write; /* Sysctl is being read (= 0) or written (= 1).5014 __u32 file_pos; /* Sysctl file position to read from, write to.
1073 struct bpf_sysctl { struct1074 __u32 write;1075 __u32 file_pos;
7163 struct bpf_sysctl { struct7164 __u32 write; /* Sysctl is being read (= 0) or written (= 1).7167 __u32 file_pos; /* Sysctl file position to read from, write to.