Searched defs:__arg_nullable (Results 1 – 2 of 2) sorted by relevance
15 __weak int subprog_trusted_task_nullable(struct task_struct *task __arg_trusted __arg_nullable) in subprog_trusted_task_nullable() argument 22 __weak int subprog_trusted_task_nullable_extra_layer(struct task_struct *task __arg_trusted __arg_nullable) in subprog_trusted_task_nullable_extra_layer() argument 108 struct task_struct___local *task __arg_trusted __arg_nullable) in subprog_nullable_task_flavor() argument 182 __weak int subprog_untrusted_bad_tags(struct task_struct *task __arg_untrusted __arg_nullable) in subprog_untrusted_bad_tags() argument
216 #define __arg_nullable __attribute((btf_decl_tag("arg:nullable"))) macro