Lines Matching defs:BPF_PROG
139 int BPF_PROG(test_alloc_free_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
155 int BPF_PROG(test_set_clear_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
184 int BPF_PROG(test_setall_clear_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
213 int BPF_PROG(test_first_firstzero_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
252 int BPF_PROG(test_firstand_nocpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
284 int BPF_PROG(test_test_and_set_clear, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
316 int BPF_PROG(test_and_or_xor, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
363 int BPF_PROG(test_intersects_subset, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
405 int BPF_PROG(test_copy_any_anyand, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
459 int BPF_PROG(test_insert_leave, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
474 int BPF_PROG(test_insert_remove_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
504 int BPF_PROG(test_global_mask_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
537 int BPF_PROG(test_global_mask_array_one_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
635 int BPF_PROG(test_global_mask_array_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
641 int BPF_PROG(test_global_mask_array_l2_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
647 int BPF_PROG(test_global_mask_nested_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
673 int BPF_PROG(test_global_mask_nested_deep_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
692 int BPF_PROG(test_global_mask_nested_deep_array_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
709 int BPF_PROG(test_cpumask_weight, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
753 int BPF_PROG(test_refcount_null_tracking, struct task_struct *task, u64 clone_flags) in BPF_PROG() function