/linux-6.3-rc2/tools/testing/selftests/kvm/include/ |
A D | ucall_common.h | 58 #define __GUEST_ASSERT(_condition, _condstr, _nargs, _args...) \ argument 83 #define __REPORT_GUEST_ASSERT(_ucall, fmt, _args...) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/ |
A D | event.c | 61 struct nvif_event_v0 _args; in nvif_event_ctor_() local
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-flakey.c | 55 static const struct dm_arg _args[] = { in parse_features() local 191 static const struct dm_arg _args[] = { in flakey_ctr() local
|
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
|
A D | dm-switch.c | 255 static const struct dm_arg _args[] = { in switch_ctr() local
|
A D | dm-verity-target.c | 1063 static const struct dm_arg _args[] = { in verity_parse_opt_args() local
|
A D | dm-cache-target.c | 2149 static const struct dm_arg _args[] = { in parse_features() local 2205 static const struct dm_arg _args[] = { in parse_policy() local
|
A D | dm-raid.c | 3009 struct dm_arg _args[] = { in raid_ctr() local
|
A D | dm-snap.c | 1190 static const struct dm_arg _args[] = { in parse_snapshot_features() local
|
A D | dm-writecache.c | 2243 static struct dm_arg _args[] = { in writecache_ctr() local
|
A D | dm-crypt.c | 3070 static const struct dm_arg _args[] = { in crypt_ctr_optional() local
|
A D | dm-integrity.c | 4024 static const struct dm_arg _args[] = { in dm_integrity_ctr() local
|
A D | dm-thin.c | 3132 static const struct dm_arg _args[] = { in parse_pool_features() local
|
/linux-6.3-rc2/tools/testing/selftests/timens/ |
A D | clock_nanosleep.c | 32 void *call_nanosleep(void *_args) in call_nanosleep()
|
A D | vfork_exec.c | 27 static void *tcheck(void *_args) in tcheck()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/ |
A D | regd.c | 16 #define rtw_dbg_regd_dump(_dev, _msg, _args...) \ argument
|
/linux-6.3-rc2/tools/perf/pmu-events/ |
A D | jevents.py | 15 _args = None variable
|
/linux-6.3-rc2/drivers/misc/sgi-xp/ |
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
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic.h | 2298 #define QLCDB(adapter, lvl, _fmt, _args...) do { \ argument
|
/linux-6.3-rc2/drivers/scsi/qla2xxx/ |
A D | qla_def.h | 5496 #define DBG_FCPORT_PRFMT(_fp, _fmt, _args...) \ argument
|