Home
last modified time | relevance | path

Searched defs:collection (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/tools/rv/
H A Drv-mon-sched.rst12 SYNOPSIS
21 DESCRIPTION
40 OPTIONS
45 NESTED MONITOR
56 SEE ALSO
64 AUTHOR
/linux/tools/perf/
H A Dbuiltin-bench.c115 struct collection { global() struct
121 benchmarkscollection global() argument
[all...]
/linux/Documentation/driver-api/media/
H A Ddtv-frontend.rst341 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 Dvgic-its.c264 struct its_collection *collection; in find_collection() local
830 struct its_collection *collection; in vgic_its_cmd_handle_movi() local
964 struct its_collection *collection; in vgic_its_alloc_collection() local
981 struct its_collection *collection; in vgic_its_free_collection() local
1005 struct its_collection *collection, in vgic_its_alloc_ite()
1034 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local
1201 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1331 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
2135 struct its_collection *collection; in vgic_its_restore_ite() local
2450 struct its_collection *collection, in vgic_its_save_cte()
[all …]
H A Dvgic.h219 struct its_collection *collection; member
/linux/include/rdma/
H A Duverbs_std_types.h132 struct ib_flow_action **collection; member
/linux/drivers/hid/
H A Dhid-core.c153 struct hid_collection *collection; in open_collection() local
233 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local
1117 struct hid_collection *collection; in hid_apply_multiplier_to_field() local
H A Dhid-input.c659 struct hid_collection *collection; in hidinput_field_in_collection() local
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1273 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument
1298 def __init__(self, db, collection, cpu, xbase): argument
1682 def __init__(self, collection, data, attrs, event_handler, first, parent=None): argument
1798 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument
1925 def __init__(self, collection, region_attributes, parent=None): argument
1999 def __init__(self, collection, region_attributes, parent=None): argument
2193 def __init__(self, glb, collection, parent=None): argument
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c430 static struct key_collection collection; variable
/linux/include/linux/
H A Dhid.h617 struct hid_collection *collection; /* List of HID collections */ member