Searched defs:nullable (Results 1 – 3 of 3) sorted by relevance
80 struct task_struct *nullable; in trusted_task_arg_nonnull_fail2() local
2582 static void emit_arena_arg_conv(struct jit_ctx *ctx, u8 dst, u8 src, bool nullable, u8 base_lo) in emit_arena_arg_conv()2611 bool nullable = m->arg_flags[i] & BTF_FMODEL_NULLABLE_ARG; in save_args() local2642 bool nullable = m->arg_flags[i] & BTF_FMODEL_NULLABLE_ARG; in save_args() local
3077 static void emit_arena_arg_conv(u8 **pprog, u32 src_reg, bool nullable, u32 base_lo) in emit_arena_arg_conv()3112 bool nullable = m->arg_flags[i] & BTF_FMODEL_NULLABLE_ARG; in save_args() local