Searched defs:collection (Results 1 – 8 of 8) sorted by relevance
/linux/tools/perf/ |
H A D | builtin-bench.c | 115 struct collection { global() struct 121 benchmarkscollection global() argument [all...] |
/linux/Documentation/driver-api/media/ |
H A D | dtv-frontend.rst | 341 if the driver have a bit that indicates when a collected data is ready 381 If the driver doesn't provide a statistics available check bit
|
/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 183 struct its_collection *collection; member 294 struct its_collection *collection; in find_collection() local 860 struct its_collection *collection; in vgic_its_cmd_handle_movi() local 994 struct its_collection *collection; in vgic_its_alloc_collection() local 1011 struct its_collection *collection; in vgic_its_free_collection() local 1035 struct its_collection *collection, in vgic_its_alloc_ite() 1064 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local 1231 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local 1361 struct its_collection *collection; in vgic_its_cmd_handle_invall() local 2163 struct its_collection *collection; in vgic_its_restore_ite() local [all …]
|
/linux/include/rdma/ |
H A D | uverbs_std_types.h | 132 struct ib_flow_action **collection; member
|
/linux/drivers/hid/ |
H A D | hid-core.c | 149 struct hid_collection *collection; in open_collection() local 229 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local 1109 struct hid_collection *collection; in hid_apply_multiplier_to_field() local
|
/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1270 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument 1295 def __init__(self, db, collection, cpu, xbase): argument 1679 def __init__(self, collection, data, attrs, event_handler, first, parent=None): argument 1795 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument 1922 def __init__(self, collection, region_attributes, parent=None): argument 1996 def __init__(self, collection, region_attributes, parent=None): argument 2190 def __init__(self, glb, collection, parent=None): argument
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | key-management.c | 430 static struct key_collection collection; variable
|
/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 4960 const u8 *collection; member
|