/Linux-v6.1/tools/testing/selftests/kvm/include/ |
D | ucall_common.h | 44 #define __GUEST_ASSERT(_condition, _condstr, _nargs, _args...) \ argument 69 #define __REPORT_GUEST_ASSERT(_ucall, fmt, _args...) \ argument
|
/Linux-v6.1/drivers/md/ |
D | dm-flakey.c | 54 static const struct dm_arg _args[] = { in parse_features() local 190 static const struct dm_arg _args[] = { in flakey_ctr() local
|
D | dm-mpath.c | 845 static const struct dm_arg _args[] = { in parse_path_selector() local 980 static const struct dm_arg _args[] = { in parse_priority_group() local 1056 static const struct dm_arg _args[] = { in parse_hw_handler() local 1108 static const struct dm_arg _args[] = { in parse_features() local 1176 static const struct dm_arg _args[] = { in multipath_ctr() local
|
D | dm-switch.c | 254 static const struct dm_arg _args[] = { in switch_ctr() local
|
D | dm-verity-target.c | 1061 static const struct dm_arg _args[] = { in verity_parse_opt_args() local
|
D | dm-cache-target.c | 2117 static const struct dm_arg _args[] = { in parse_features() local 2173 static const struct dm_arg _args[] = { in parse_policy() local
|
D | dm-raid.c | 3008 struct dm_arg _args[] = { in raid_ctr() local
|
D | dm-snap.c | 1189 static const struct dm_arg _args[] = { in parse_snapshot_features() local
|
D | dm-writecache.c | 2224 static struct dm_arg _args[] = { in writecache_ctr() local
|
D | dm-crypt.c | 3068 static const struct dm_arg _args[] = { in crypt_ctr_optional() local
|
D | dm-integrity.c | 3979 static const struct dm_arg _args[] = { in dm_integrity_ctr() local
|
D | dm-thin.c | 3117 static const struct dm_arg _args[] = { in parse_pool_features() local
|
/Linux-v6.1/tools/testing/selftests/timens/ |
D | clock_nanosleep.c | 32 void *call_nanosleep(void *_args) in call_nanosleep()
|
/Linux-v6.1/drivers/net/wireless/realtek/rtw88/ |
D | regd.c | 16 #define rtw_dbg_regd_dump(_dev, _msg, _args...) \ argument
|
/Linux-v6.1/tools/perf/pmu-events/ |
D | jevents.py | 13 _args = None variable
|
/Linux-v6.1/drivers/misc/sgi-xp/ |
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-v6.1/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic.h | 2298 #define QLCDB(adapter, lvl, _fmt, _args...) do { \ argument
|
/Linux-v6.1/drivers/scsi/qla2xxx/ |
D | qla_def.h | 5475 #define DBG_FCPORT_PRFMT(_fp, _fmt, _args...) \ argument
|