Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/process/
H A D6.Followthrough.rst76 be easy to become blinded by your own solution to a problem to the point
/openbmc/linux/kernel/bpf/
H A Dcore.c1432 if (!prog->blinding_requested || prog->blinded) in bpf_jit_blind_constants()
1485 clone->blinded = 1; in bpf_jit_blind_constants()
H A Dsyscall.c4425 if (prog->blinded && !bpf_dump_raw_ok(file->f_cred)) { in bpf_prog_get_info_by_fd()
/openbmc/linux/include/linux/
H A Dbpf.h1489 blinded:1, /* Was blinded */ member