Home
last modified time | relevance | path

Searched defs:_args (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/tools/testing/selftests/kvm/include/
Ducall_common.h44 #define __GUEST_ASSERT(_condition, _condstr, _nargs, _args...) \ argument
69 #define __REPORT_GUEST_ASSERT(_ucall, fmt, _args...) \ argument
/Linux-v6.1/drivers/md/
Ddm-flakey.c54 static const struct dm_arg _args[] = { in parse_features() local
190 static const struct dm_arg _args[] = { in flakey_ctr() local
Ddm-mpath.c845 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
Ddm-switch.c254 static const struct dm_arg _args[] = { in switch_ctr() local
Ddm-verity-target.c1061 static const struct dm_arg _args[] = { in verity_parse_opt_args() local
Ddm-cache-target.c2117 static const struct dm_arg _args[] = { in parse_features() local
2173 static const struct dm_arg _args[] = { in parse_policy() local
Ddm-raid.c3008 struct dm_arg _args[] = { in raid_ctr() local
Ddm-snap.c1189 static const struct dm_arg _args[] = { in parse_snapshot_features() local
Ddm-writecache.c2224 static struct dm_arg _args[] = { in writecache_ctr() local
Ddm-crypt.c3068 static const struct dm_arg _args[] = { in crypt_ctr_optional() local
Ddm-integrity.c3979 static const struct dm_arg _args[] = { in dm_integrity_ctr() local
Ddm-thin.c3117 static const struct dm_arg _args[] = { in parse_pool_features() local
/Linux-v6.1/tools/testing/selftests/timens/
Dclock_nanosleep.c32 void *call_nanosleep(void *_args) in call_nanosleep()
/Linux-v6.1/drivers/net/wireless/realtek/rtw88/
Dregd.c16 #define rtw_dbg_regd_dump(_dev, _msg, _args...) \ argument
/Linux-v6.1/tools/perf/pmu-events/
Djevents.py13 _args = None variable
/Linux-v6.1/drivers/misc/sgi-xp/
Dxpc.h220 #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/
Dqlcnic.h2298 #define QLCDB(adapter, lvl, _fmt, _args...) do { \ argument
/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_def.h5475 #define DBG_FCPORT_PRFMT(_fp, _fmt, _args...) \ argument