Searched refs:__arg_untrusted (Results 1 – 2 of 2) sorted by relevance
182 __weak int subprog_untrusted_bad_tags(struct task_struct *task __arg_untrusted __arg_nullable) in subprog_untrusted_bad_tags()197 __weak int subprog_untrusted_bad_type(struct local_type_wont_be_accepted *p __arg_untrusted) in subprog_untrusted_bad_type() argument210 __weak int subprog_untrusted(const volatile struct task_struct *restrict task __arg_untrusted) in subprog_untrusted() argument249 __weak int subprog_untrusted2(struct task_struct *task __arg_untrusted) in subprog_untrusted2() argument263 __weak int subprog_void_untrusted(void *p __arg_untrusted) in subprog_void_untrusted() argument268 __weak int subprog_char_untrusted(char *p __arg_untrusted) in subprog_char_untrusted() argument273 __weak int subprog_enum_untrusted(enum bpf_attach_type *p __arg_untrusted) in subprog_enum_untrusted() argument
218 #define __arg_untrusted __attribute((btf_decl_tag("arg:untrusted"))) macro
Completed in 4 milliseconds