Home
last modified time | relevance | path

Searched defs:collection (Results 1 – 10 of 10) 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.c118 struct collection { struct
124 static struct collection collections[] = { argument
/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.c261 struct its_collection *collection; in find_collection() local
827 struct its_collection *collection; in vgic_its_cmd_handle_movi() local
961 struct its_collection *collection; in vgic_its_alloc_collection() local
978 struct its_collection *collection; in vgic_its_free_collection() local
1002 struct its_collection *collection, in vgic_its_alloc_ite()
1031 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local
1198 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1328 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
2132 struct its_collection *collection; in vgic_its_restore_ite() local
2447 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/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/drivers/hid/
H A Dhid-input.c676 struct hid_collection *collection; in hidinput_field_in_collection() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c430 static struct key_collection collection; variable
/linux/include/linux/
H A Dhid.h648 struct hid_collection *collection; /* List of HID collections */ member