Home
last modified time | relevance | path

Searched full:instances (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/linux/tools/testing/ktest/examples/bootconfigs/
H A Dverify-boottrace.sh64 compare_file "instances/foo/current_tracer" "function"
65 file_contains "instances/foo/set_ftrace_filter" "^user"
66 compare_file "instances/foo/buffer_size_kb" "512"
67 compare_mask "instances/foo/tracing_cpumask" "1"
68 compare_file "instances/foo/options/sym-addr" "0"
69 file_contains "instances/foo/trace_clock" '\[mono\]'
70 compare_file_partial "instances/foo/events/signal/signal_deliver/trigger" "snapshot"
72 compare_file "instances/bar/current_tracer" "function"
73 file_contains "instances/bar/set_ftrace_filter" "^kernel"
74 compare_mask "instances/bar/tracing_cpumask" "2"
[all …]
H A Dverify-tracing.sh62 compare_file "instances/bar/events/kprobes/myevent/enable" "1"
63 compare_file "instances/bar/events/kprobes/myevent2/enable" "1"
64 compare_file "instances/bar/events/kprobes/myevent3/enable" "1"
66 compare_file "instances/foo/current_tracer" "function"
67 compare_file "instances/foo/tracing_on" "0"
/linux/drivers/accel/habanalabs/common/
H A Dsecurity.c292 * hl_init_pb_with_mask - set selected pb instances with mask in HW according
299 * @num_instances: number of instances to apply configuration to
300 * @instance_offset: offset between instances
305 * @mask: enabled instances mask: 1- enabled, 0- disabled
349 * @num_instances: number of instances to apply configuration to
350 * @instance_offset: offset between instances
369 * hl_init_pb_ranges_with_mask - set pb instances using mask in HW according to
377 * @num_instances: number of instances to apply configuration to
378 * @instance_offset: offset between instances
383 * @mask: enabled instances mask: 1- enabled, 0- disabled
[all …]
/linux/Documentation/driver-api/media/
H A Dv4l2-intro.rst21 This meant that all drivers had to do the setup of device instances and
57 device instances
59 +-sub-device instances
63 \-filehandle instances
71 sub-device instances, the video_device struct stores V4L2 device node data
72 and the v4l2_fh struct keeps track of filehandle instances.
/linux/tools/testing/selftests/ftrace/test.d/00basic/
H A Dtest_ownership.tc103 # check instances as well
105 chgrp $other_group instances
109 mkdir instances/$instance
111 cd instances/$instance
117 rmdir instances/$instance
119 chgrp $original_group instances
/linux/Documentation/netlink/specs/
H A Ddevlink.yaml1346 doc: Get devlink instances.
1371 doc: Get devlink port instances.
1396 doc: Set devlink port instances.
1414 doc: Create devlink port instances.
1437 doc: Delete devlink port instances.
1449 doc: Split devlink port instances.
1466 doc: Unplit devlink port instances.
1478 doc: Get shared buffer instances.
1501 doc: Get shared buffer pool instances.
1525 doc: Set shared buffer pool instances.
[all …]
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfgraph-multi.tc8 INSTANCE1="instances/test1_$$"
9 INSTANCE2="instances/test2_$$"
10 INSTANCE3="instances/test3_$$"
32 echo "function_graph not allowed with instances"
H A Dfgraph-multi-filter.tc8 INSTANCE1="instances/test1_$$"
9 INSTANCE2="instances/test2_$$"
27 echo "function_graph not allowed with instances"
138 # This should match the last time both instances were enabled
H A Dfunc_traceonoff_triggers.tc54 if [ -d ../../instances -a -f ../../available_filter_functions ]; then
65 if [ -d ../../instances ]; then # Check instances
/linux/Documentation/networking/devlink/
H A Dindex.rst25 Nested instances
29 devlink instances created underneath. In that case, drivers should make
33 lock of both nested and parent instances at the same time, devlink
40 devlink relationship (could be used for multiple nested instances).
/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dflower.json4 "name": "Add 1M flower filters with 10 parallel tc instances",
27 "name": "Delete 1M flower filters with 10 parallel tc instances",
52 "name": "Replace 1M flower filters with 10 parallel tc instances",
77 "name": "Concurrently replace same range of 100k flower filters from 10 tc instances",
102 "name": "Concurrently delete same range of 100k flower filters from 10 tc instances",
127 "name": "Add and delete from same tp with 10 tc instances",
153 "name": "Replace and delete from same tp with 10 tc instances",
/linux/Documentation/devicetree/bindings/clock/ti/
H A Ddra7-atl.txt4 audio codec. A single ATL IP provides four ATL clock instances sharing the same
16 Since the clock instances are part of a single IP this binding is used as a node
29 configuration of the IP for the ATL clock instances.
40 Configuration of ATL instances:
/linux/tools/testing/selftests/ftrace/test.d/instances/
H A Dinstance.tc3 # description: Test creation and deletion of trace instances
4 # requires: instances
13 cd instances
H A Dinstance-event.tc3 # description: Test creation and deletion of trace instances while setting an event
4 # requires: instances
13 cd instances
/linux/drivers/phy/samsung/
H A Dphy-exynos4x12-usb2.c281 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()
291 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()
292 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_on()
322 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()
326 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()
327 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_off()
/linux/Documentation/driver-api/hte/
H A Dtegra-hte.rst9 driver implements two GTE instances: 1) GPIO GTE and 2) LIC
10 (Legacy Interrupt Controller) IRQ GTE. Both GTE instances get the timestamp
44 The provider source code of both IRQ and GPIO GTE instances is located at
/linux/drivers/media/tuners/
H A Dtuner-i2c.h72 * multiple instances of hybrid tuners.
110 * instances using this tuner object.
112 * 0 - no instances, indicates an error - kzalloc must have failed
116 * 2 (or more) instances, indicates that an existing tuner object was found
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-dma.txt28 - clocks: phandle to dma instances clocks. The clock handles can be as
29 many as the dma instances. The order should be maintained as per
30 the dma instances.
/linux/tools/tracing/rtla/tests/
H A Dengine.sh15 # Reset osnoise options to default and remove any dangling instances created
19 # Remove dangling instances created by previous rtla run
21 cd instances
/linux/drivers/net/ethernet/microchip/vcap/
H A DKconfig31 of the VCAP instances are attached to the VCAP API and a client can then
35 Different switchcores will have different VCAP instances with different
/linux/arch/arm/mach-omap2/
H A Dprcm43xx.h14 /* PRM instances */
32 /* CM instances */
/linux/Documentation/gpu/rfc/
H A Di915_scheduler.rst111 Certain use cases require BBs to be placed on engine instances in logical order
112 (e.g. split-frame on gen11+). The logical mapping of engine instances can change
117 Lastly, all current platforms have at most 2 engine instances and the logical
119 engine instances.
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-tegra194-p2u.yaml14 Speed) each interfacing with 12 and 8 P2U instances respectively.
16 each interfacing with 8, 8 and 8 P2U instances respectively.
/linux/include/asm-generic/bitops/
H A Dinstrumented-non-atomic.h93 * This operation is non-atomic. If two instances of this operation race, one
108 * This operation is non-atomic. If two instances of this operation race, one
123 * This operation is non-atomic. If two instances of this operation race, one
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,pruss-intc.yaml20 including the MPU and/or other PRUSS instances, DSPs or devices.
30 through 19) are connected to new sub-modules within the ICSSG instances.
97 instances.

12345678910>>...25