Home
last modified time | relevance | path

Searched refs:arg_flags (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ocfs2/
H A Ddlmglue.c1473 int arg_flags, in __ocfs2_cluster_lock() argument
1634 if (wait && arg_flags & OCFS2_LOCK_NONBLOCK && in __ocfs2_cluster_lock()
1661 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1665 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1676 int arg_flags) in ocfs2_cluster_lock() argument
1678 return __ocfs2_cluster_lock(osb, lockres, level, lkm_flags, arg_flags, in ocfs2_cluster_lock()
2429 int arg_flags, in ocfs2_inode_lock_full_nested() argument
2452 if ((arg_flags & OCFS2_META_LOCK_GETBH) || in ocfs2_inode_lock_full_nested()
2456 if (!(arg_flags & OCFS2_META_LOCK_RECOVERY)) in ocfs2_inode_lock_full_nested()
2462 if (arg_flags & OCFS2_META_LOCK_NOQUEUE) in ocfs2_inode_lock_full_nested()
[all …]
/linux/arch/loongarch/net/
H A Dbpf_jit.c1010 bool sign = m->arg_flags[i] & BTF_FMODEL_SIGNED_ARG; in build_insn()
1648 if (m->arg_flags[i] & BTF_FMODEL_STRUCT_ARG) in __arch_prepare_bpf_trampoline()
/linux/arch/s390/net/
H A Dbpf_jit_comp.c1803 m->arg_flags[j])) in bpf_jit_insn()
/linux/include/linux/
H A Dbpf.h1173 u8 arg_flags[MAX_BPF_FUNC_ARGS]; member
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3248 if (m->arg_flags[i] & BTF_FMODEL_STRUCT_ARG) in __arch_prepare_bpf_trampoline()
/linux/kernel/bpf/
H A Dbtf.c7479 m->arg_flags[i] = 0; in btf_distill_func_proto()
7527 m->arg_flags[i] = __get_type_fmodel_flags(t); in btf_distill_func_proto()