Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddlmglue.c1472 int arg_flags, in __ocfs2_cluster_lock() argument
1633 if (wait && arg_flags & OCFS2_LOCK_NONBLOCK && in __ocfs2_cluster_lock()
1660 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1664 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1675 int arg_flags) in ocfs2_cluster_lock() argument
2428 int arg_flags, in ocfs2_inode_lock_full_nested() argument
2451 if ((arg_flags & OCFS2_META_LOCK_GETBH) || in ocfs2_inode_lock_full_nested()
2455 if (!(arg_flags & OCFS2_META_LOCK_RECOVERY)) in ocfs2_inode_lock_full_nested()
2461 if (arg_flags & OCFS2_META_LOCK_NOQUEUE) in ocfs2_inode_lock_full_nested()
2465 arg_flags, subclass, _RET_IP_); in ocfs2_inode_lock_full_nested()
[all …]
H A Ddlmglue.h138 int arg_flags,
/linux/arch/s390/net/
H A Dbpf_jit_comp.c1577 m->arg_flags[j])) in bpf_jit_insn()
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c838 if (m->arg_flags[i] & BTF_FMODEL_STRUCT_ARG) in __arch_prepare_bpf_trampoline()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2233 if (m->arg_flags[i] & BTF_FMODEL_STRUCT_ARG) in btf_func_model_nregs()
/linux/include/linux/
H A Dbpf.h1035 u8 arg_flags[MAX_BPF_FUNC_ARGS]; member
/linux/arch/x86/net/
H A Dbpf_jit_comp.c2802 if (m->arg_flags[i] & BTF_FMODEL_STRUCT_ARG) in __arch_prepare_bpf_trampoline()
/linux/kernel/bpf/
H A Dbtf.c6852 m->arg_flags[i] = 0; in btf_distill_func_proto()
6900 m->arg_flags[i] = __get_type_fmodel_flags(t); in btf_distill_func_proto()