Home
last modified time | relevance | path

Searched refs:blinded (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/kernel/bpf/
Dcore.c1139 if (!bpf_jit_blinding_enabled(prog) || prog->blinded) in bpf_jit_blind_constants()
1182 clone->blinded = 1; in bpf_jit_blind_constants()
Dsyscall.c3462 if (prog->blinded && !bpf_dump_raw_ok(file->f_cred)) { in bpf_prog_get_info_by_fd()
/Linux-v5.10/Documentation/process/
D6.Followthrough.rst69 be easy to become blinded by your own solution to a problem to the point
/Linux-v5.10/include/linux/
Dfilter.h532 blinded:1, /* Was blinded */ member