Home
last modified time | relevance | path

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

/include/trace/hooks/
Dsched.h68 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/
Dscsi_cmnd.h89 int allowed; member
/include/net/
Dtcp.h1133 int tcp_set_allowed_congestion_control(char *allowed);
/include/linux/
Dbpf.h614 bool (*allowed)(const struct bpf_prog *prog); member