Searched defs:kattr (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | bpf.h | 1590 static inline int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp() argument 1596 static inline int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb() argument 1602 static inline int bpf_prog_test_run_tracing(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_tracing() argument 1608 static inline int bpf_prog_test_run_flow_dissector(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector() argument [all...] |
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | core.c | 6385 struct sched_attr kattr = {}; in SYSCALL_DEFINE4() local 6343 sched_attr_copy_to_user(struct sched_attr __user *uattr, struct sched_attr *kattr, unsigned int usize) sched_attr_copy_to_user() argument [all...] |
Completed in 13 milliseconds