Home
last modified time | relevance | path

Searched refs:new_updated (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dcgroup.c1293 .new_updated = 0, in __cgroup_bpf_run_filter_sysctl()
1327 if (ret == 1 && ctx.new_updated) { in __cgroup_bpf_run_filter_sysctl()
1731 ctx->new_updated = 1; in BPF_CALL_3()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcgroup.c1709 .new_updated = 0, in __cgroup_bpf_run_filter_sysctl()
1744 if (ret == 1 && ctx.new_updated) { in __cgroup_bpf_run_filter_sysctl()
2149 ctx->new_updated = 1; in BPF_CALL_3()
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1294 int new_updated; member
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1325 int new_updated; member

Completed in 18 milliseconds