/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 55 #define GUEST_PRINTF(_fmt, _args...) ucall_fmt(UCALL_PRINTF, _fmt, ##_args) argument 67 #define ____GUEST_ASSERT(_condition, _exp, _fmt, _args...) \ argument 73 #define __GUEST_ASSERT(_condition, _fmt, _args...) \ argument 79 #define GUEST_FAIL(_fmt, _args...) \ argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | event.c | 61 struct nvif_event_v0 _args; in nvif_event_ctor_() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vof.c | 18 target_ulong opcode, target_ulong *_args) in spapr_h_vof_client()
|
/openbmc/linux/tools/testing/selftests/timens/ |
H A D | clock_nanosleep.c | 32 void *call_nanosleep(void *_args) in call_nanosleep()
|
H A D | vfork_exec.c | 27 static void *tcheck(void *_args) in tcheck()
|
/openbmc/linux/drivers/md/ |
H A D | dm-mpath.c | 853 static const struct dm_arg _args[] = { in parse_path_selector() local 988 static const struct dm_arg _args[] = { in parse_priority_group() local 1064 static const struct dm_arg _args[] = { in parse_hw_handler() local 1116 static const struct dm_arg _args[] = { in parse_features() local 1184 static const struct dm_arg _args[] = { in multipath_ctr() local
|
H A D | dm-flakey.c | 60 static const struct dm_arg _args[] = { in parse_features() local 241 static const struct dm_arg _args[] = { in flakey_ctr() local
|
H A D | dm-switch.c | 255 static const struct dm_arg _args[] = { in switch_ctr() local
|
H A D | dm-verity-target.c | 1118 static const struct dm_arg _args[] = { in verity_parse_opt_args() local
|
H A D | dm-cache-target.c | 2156 static const struct dm_arg _args[] = { in parse_features() local 2212 static const struct dm_arg _args[] = { in parse_policy() local
|
H A D | dm-snap.c | 1192 static const struct dm_arg _args[] = { in parse_snapshot_features() local
|
H A D | dm-raid.c | 3005 struct dm_arg _args[] = { in raid_ctr() local
|
H A D | dm-writecache.c | 2243 static struct dm_arg _args[] = { in writecache_ctr() local
|
H A D | dm-crypt.c | 3139 static const struct dm_arg _args[] = { in crypt_ctr_optional() local
|
H A D | dm-thin.c | 3152 static const struct dm_arg _args[] = { in parse_pool_features() local
|
H A D | dm-integrity.c | 4112 static const struct dm_arg _args[] = { in dm_integrity_ctr() local
|
/openbmc/u-boot/include/ |
H A D | log.h | 121 #define log(_cat, _level, _fmt, _args...) ({ \ argument 129 #define log(_cat, _level, _fmt, _args...) argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | regd.c | 16 #define rtw_dbg_regd_dump(_dev, _msg, _args...) \ argument
|
/openbmc/linux/tools/perf/pmu-events/ |
H A D | jevents.py | 15 _args = None variable
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | runtime-wrappers.c | 131 #define efi_queue_work(_rts, _args...) \ argument
|
/openbmc/qemu/hw/core/ |
H A D | qdev.c | 166 #define DEVICE_LISTENER_CALL(_callback, _direction, _args...) \ argument
|
/openbmc/linux/drivers/misc/sgi-xp/ |
H A D | xpc.h | 220 #define XPC_UNPACK_ARG1(_args) (((u64)_args) & 0xffffffff) argument 221 #define XPC_UNPACK_ARG2(_args) ((((u64)_args) >> 32) & 0xffffffff) argument
|
/openbmc/qemu/system/ |
H A D | memory.c | 106 #define MEMORY_LISTENER_CALL_GLOBAL(_callback, _direction, _args...) \ argument 130 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument 155 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ argument
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 2298 #define QLCDB(adapter, lvl, _fmt, _args...) do { \ argument
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_def.h | 5564 #define DBG_FCPORT_PRFMT(_fp, _fmt, _args...) \ argument
|