/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 939 struct xfs_da_args nargs; in xfs_attr_shortform_to_leaf() local 1136 struct xfs_da_args nargs; in xfs_attr3_leaf_to_shortform() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | prom_init.c | 110 __be32 nargs; member 387 static int __init call_prom(const char *service, int nargs, int nret, ...) in call_prom() 411 static int __init call_prom_ret(const char *service, int nargs, int nret, in call_prom_ret()
|
/openbmc/linux/kernel/ |
H A D | auditsc.c | 1380 int nargs = context->socketcall.nargs; in show_special() local 2674 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
|
H A D | audit.h | 156 int nargs; member
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_events.c | 936 uint32_t token, uint32_t nargs, in check_exception() 996 uint32_t token, uint32_t nargs, in event_scan()
|
H A D | pegasos2.c | 429 uint32_t nargs = ldl_be_phys(as, args_real + 4); in pegasos2_rtas() local
|
H A D | spapr_hcall.c | 656 uint32_t nargs = rtas_ld(rtas_r3, 1); in h_rtas() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_eprobe.c | 197 int nargs) in alloc_event_probe()
|
H A D | trace_fprobe.c | 371 int nargs, bool is_return) in alloc_trace_fprobe()
|
H A D | trace_kprobe.c | 262 int nargs, bool is_return) in alloc_trace_kprobe()
|
H A D | trace_uprobe.c | 331 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
|
/openbmc/linux/include/linux/ |
H A D | property.h | 318 unsigned int nargs; member
|
/openbmc/linux/drivers/input/joystick/ |
H A D | gamecon.c | 34 unsigned int nargs; member
|
/openbmc/linux/drivers/base/ |
H A D | property.c | 525 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
|
H A D | swnode.c | 495 unsigned int nargs, unsigned int index, in software_node_get_reference_args()
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 986 int nargs; in init_ffi_layout() local 3205 static TCGOp *tcg_op_alloc(TCGOpcode opc, unsigned nargs) in tcg_op_alloc() 3236 TCGOp *tcg_emit_op(TCGOpcode opc, unsigned nargs) in tcg_emit_op() 3249 TCGOpcode opc, unsigned nargs) in tcg_op_insert_before() 3257 TCGOpcode opc, unsigned nargs) in tcg_op_insert_after()
|
/openbmc/linux/drivers/acpi/ |
H A D | property.c | 800 u32 nargs = 0, i; in acpi_get_ref_args() local
|
/openbmc/linux/drivers/of/ |
H A D | property.c | 983 unsigned int nargs, unsigned int index, in of_fwnode_get_reference_args()
|
/openbmc/u-boot/tools/ |
H A D | kwbimage.c | 158 unsigned int nargs; member
|
/openbmc/linux/include/net/ |
H A D | tcp.h | 2435 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() 2475 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
|
/openbmc/linux/tools/perf/util/ |
H A D | probe-finder.c | 1282 int nargs; member
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 443 unsigned nargs : 8; member
|
/openbmc/linux/security/selinux/ |
H A D | selinuxfs.c | 922 int nargs; in sel_write_create() local
|
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 6556 u32 i, nargs; in btf_distill_func_proto() local 6772 u32 i, nargs, ref_id; in btf_check_func_arg_match() local 6960 u32 i, nargs, btf_id; in btf_prepare_func_args() local
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 1201 uint32_t nargs, uint64_t args, in qtest_rtas_call()
|