Searched refs:allowed (Results 1 – 4 of 4) sorted by relevance
/include/trace/hooks/ |
D | sched.h | 68 TP_PROTO(struct task_struct *p, int cpu, bool *allowed), 69 TP_ARGS(p, cpu, allowed), 1); 76 TP_PROTO(struct task_struct *p, long *nice, bool *allowed), 77 TP_ARGS(p, nice, allowed), 1);
|
/include/scsi/ |
D | scsi_cmnd.h | 89 int allowed; member
|
/include/net/ |
D | tcp.h | 1133 int tcp_set_allowed_congestion_control(char *allowed);
|
/include/linux/ |
D | bpf.h | 614 bool (*allowed)(const struct bpf_prog *prog); member
|