Home
last modified time | relevance | path

Searched refs:new_updated (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/include/linux/
H A Dfilter.h1325 int new_updated; member