Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/process/
D6.Followthrough.rst76 be easy to become blinded by your own solution to a problem to the point
/Linux-v6.6/kernel/bpf/
Dcore.c1419 if (!prog->blinding_requested || prog->blinded) in bpf_jit_blind_constants()
1472 clone->blinded = 1; in bpf_jit_blind_constants()
Dsyscall.c4346 if (prog->blinded && !bpf_dump_raw_ok(file->f_cred)) { in bpf_prog_get_info_by_fd()
/Linux-v6.6/include/linux/
Dbpf.h1469 blinded:1, /* Was blinded */ member