Home
last modified time | relevance | path

Searched defs:args (Results 1651 – 1675 of 2438) sorted by relevance

1...<<61626364656667686970>>...98

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv50.c233 } *args = argv; in nv50_vmm_valid() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_shmem_helper.c490 struct drm_mode_create_dumb *args) in drm_gem_shmem_dumb_create()
/openbmc/linux/fs/orangefs/
H A Dsuper.c58 substring_t args[MAX_OPT_ARGS]; in parse_mount_options() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c222 const char *format, va_list args) in libbpf_debug_print()
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c359 struct drm_mode_create_dumb *args) in zynqmp_dpsub_dumb_create()
/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp82 auto callArrayWithStatus(T&& container, Args&&... args) in callArrayWithStatus()
/openbmc/linux/fs/gfs2/
H A Dutil.c308 va_list args; in gfs2_lm() local
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp47 errorResponse(message::Request::ptr request, ipmi::Cc cc, Args&&... args) in errorResponse()
/openbmc/linux/fs/xfs/scrub/
H A Dattr.c161 struct xfs_da_args args = { in xchk_xattr_listent() local
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1338 def loop(self, callback=None, daemonize=False, **args):
1518 def handle_read(self, *args, **kwargs):
1559 def handle_read(self, *args, **kwargs):
/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c1279 struct perf_probe_arg *args; member
1316 struct perf_probe_arg *args) in expand_probe_args()
1365 struct perf_probe_arg *args = NULL; in add_probe_trace_event() local
/openbmc/linux/drivers/video/fbdev/
H A Dsmscufx.c34 #define check_warn(status, fmt, args...) \ argument
37 #define check_warn_return(status, fmt, args...) \ argument
40 #define check_warn_goto_error(status, fmt, args...) \ argument
/openbmc/linux/drivers/atm/
H A Dhe.c88 #define hprintk(fmt,args...) printk(KERN_ERR DEV_LABEL "%d: " fmt, he_dev->number , ##args) argument
91 #define HPRINTK(fmt,args...) printk(KERN_DEBUG DEV_LABEL "%d: " fmt, he_dev->number , ##args) argument
93 #define HPRINTK(fmt,args...) do { } while (0) argument
/openbmc/linux/fs/btrfs/
H A Dvolumes.c827 struct btrfs_dev_lookup_args args = { in device_list_add() local
2096 struct btrfs_dev_lookup_args *args, in btrfs_rm_device()
2369 struct btrfs_dev_lookup_args *args, in btrfs_get_dev_args_from_path()
2413 void btrfs_put_dev_args_from_path(struct btrfs_dev_lookup_args *args) in btrfs_put_dev_args_from_path()
6521 static bool dev_args_match_fs_devices(const struct btrfs_dev_lookup_args *args, in dev_args_match_fs_devices()
6531 static bool dev_args_match_device(const struct btrfs_dev_lookup_args *args, in dev_args_match_device()
6556 const struct btrfs_dev_lookup_args *args) in btrfs_find_device()
7725 struct btrfs_dev_lookup_args args = { .devid = devid }; in verify_one_dev_extent() local
/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp140 std::vector<DbusArgument> args; member in dbus::LambdaDbusMethod
173 std::vector<DbusArgument> args; member in dbus::DbusTemplateSignal
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py188 def _redirect_parameters(view, g, mandatory_parameters, *args, **kwargs):
204 def __init__(self, view, g, mandatory_parameters, *args, **kwargs):
/openbmc/linux/fs/
H A Dseq_file.c386 void seq_vprintf(struct seq_file *m, const char *f, va_list args) in seq_vprintf()
403 va_list args; in seq_printf() local
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c131 va_list args; in tipc_tlv_sprintf() local
1001 struct sk_buff *args; in tipc_nl_compat_publ_dump() local
/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c41 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) argument
43 # define DEBUGP(fmt, args...) argument
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c45 #define DPRINTK(fmt, args...) printk(fmt,## args) argument
47 #define DPRINTK(fmt, args...) no_printk(fmt, ##args) argument
/openbmc/linux/fs/ntfs3/
H A Dsuper.c80 va_list args; in ntfs_printk() local
111 va_list args; in ntfs_inode_printk() local
/openbmc/qemu/block/
H A Dssh.c114 va_list args; in session_error_setg() local
139 va_list args; in sftp_error_setg() local
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c374 u64 args[MAX_TRACE_PRINTK_VARARGS] = { arg1, arg2, arg3 }; in BPF_CALL_5() local
423 BPF_CALL_4(bpf_trace_vprintk, char *, fmt, u32, fmt_size, const void *, args, in BPF_CALL_4() argument
467 const void *, args, u32, data_len) in BPF_CALL_5() argument
1848 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() argument
1879 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() argument
1905 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4() argument
2301 void __bpf_trace_run(struct bpf_prog *prog, u64 *args) in __bpf_trace_run()
/openbmc/linux/drivers/soc/dove/
H A Dpmu.c409 struct of_phandle_args args; in dove_init_pmu() local
/openbmc/u-boot/drivers/mailbox/
H A Dk3-sec-proxy.c107 struct ofnode_phandle_args *args) in k3_sec_proxy_of_xlate()

1...<<61626364656667686970>>...98