Searched defs:_args (Results 1 – 17 of 17) sorted by relevance
61 struct nvif_event_v0 _args; in nvif_event_ctor_() local
855 static const struct dm_arg _args[] = { in parse_path_selector() local990 static const struct dm_arg _args[] = { in parse_priority_group() local1066 static const struct dm_arg _args[] = { in parse_hw_handler() local1118 static const struct dm_arg _args[] = { in parse_features() local1186 static const struct dm_arg _args[] = { in multipath_ctr() local
61 static const struct dm_arg _args[] = { in parse_features() local260 static const struct dm_arg _args[] = { in flakey_ctr() local
255 static const struct dm_arg _args[] = { in switch_ctr() local
1143 static const struct dm_arg _args[] = { in verity_parse_opt_args() local
2161 static const struct dm_arg _args[] = { in parse_features() local2217 static const struct dm_arg _args[] = { in parse_policy() local
1192 static const struct dm_arg _args[] = { in parse_snapshot_features() local
3020 struct dm_arg _args[] = { in raid_ctr() local
2242 static struct dm_arg _args[] = { in writecache_ctr() local
3156 static const struct dm_arg _args[] = { in crypt_ctr_optional() local
3150 static const struct dm_arg _args[] = { in parse_pool_features() local
4512 static const struct dm_arg _args[] = { in dm_integrity_ctr() local
16 #define rtw_dbg_regd_dump(_dev, _msg, _args...) \ argument
131 #define efi_queue_work(_rts, _args...) \ argument
220 #define XPC_UNPACK_ARG1(_args) (((u64)_args) & 0xffffffff) argument221 #define XPC_UNPACK_ARG2(_args) ((((u64)_args) >> 32) & 0xffffffff) argument
2297 #define QLCDB(adapter, lvl, _fmt, _args...) do { \ argument
5565 #define DBG_FCPORT_PRFMT(_fp, _fmt, _args...) \ argument
Completed in 127 milliseconds