Home
last modified time | relevance | path

Searched refs:given (Results 1 – 25 of 1019) sorted by relevance

12345678910>>...41

/linux/tools/perf/Documentation/
A Dperf-sched.txt89 Show just entries with activities for the given CPUs.
92 Highlight the given cpus.
95 Highlight the given pids.
115 Only show events for the given CPU(s) (comma separated list).
119 Only show events for given process ID (comma separated list).
123 Only show events for given thread ID (comma separated list).
160 Only analyze samples within given time window: <start>,<stop>. Times
161 have the format seconds.microseconds. If start is not given (i.e., time
163 stop time is not given (i.e, time string is 'x.y,') then analysis goes
A Dperf-ftrace.txt74 Select function tracer and set function filter on the given
75 function (or a glob pattern). Multiple functions can be given
82 Select function tracer and do not trace functions given by the
94 Select function_graph tracer and set graph filter on the given
96 functions executed from the given function. This can be used more
103 given function (or a glob pattern). Like -G option, this is useful
105 executed from the given function. This can be used more than once to
A Dperf-timechart.txt60 Print task info for at least given number of tasks.
65 Highlight tasks (using different color) that run more than given
66 duration or tasks with given name. If number is given it's interpreted
67 as number of nanoseconds. If non-numeric string is given it's
A Dperf-version.txt14 With no options given, the 'perf version' prints the perf version
17 If the option '--build-options' is given, then the status of
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-event_find.txt7 Find events by given key.
22 This set of functions can be used to search for an event, based on a given
26 The _tep_find_event()_ function searches for an event by given event _id_. The
30 The tep_find_event_by_name()_ function searches for an event by given
34 The tep_find_event_by_record()_ function searches for an event from a given
66 /* There is no event from given record */
A Dlibtraceevent-func_find.txt20 These functions can be used to find function name and start address, by given
21 address. The given address does not have to be exact, it will select the function
25 given address _addr_. The _tep_ argument is the trace event parser context.
28 by given address _addr_. The _addr_ does not have to be exact, it will select the
A Dlibtraceevent-commands.txt46 The _tep_data_comm_from_pid()_ function returns the process name for a given
51 The _tep_data_pid_from_comm()_ function returns a pid for a given process name.
54 As there may be more than one pid for a given process, the result of this call
59 The _tep_cmdline_pid()_ function returns the pid associated with a given
77 string "<...>" if there is no mapping for the given pid.
80 holds a pid for a given process, or NULL if none is found. This result can be
/linux/Documentation/core-api/
A Dlibrs.rst34 correction with the given polynomial. It either uses an existing
56 The encoder calculates the Reed-Solomon code over the given data length
67 The databytes are expanded to the given symbol size on the fly. There is
85 The decoder calculates the syndrome over the given data length and the
94 bitmask in the given buffers. This is useful for hardware decoders which
97 The databytes are expanded to the given symbol size on the fly. There is
119 Decoding with syndrome given by hardware decoder, direct data correction
138 Decoding with syndrome given by hardware decoder, no direct data correction.
/linux/Documentation/driver-api/acpi/
A Dscan_handlers.rst30 been registered. For example, if the given device node represents a PCI host
37 component represented by the given device node which can be determined on the
48 where ids is the list of IDs of device nodes the given handler is supposed to
55 device nodes in the given namespace scope with the driver core. Then, it tries
58 callback is executed for the given device node. If that callback returns 1,
66 interesting to the given scan handler and may be matched against the next scan
72 callbacks from the scan handlers of all device nodes in the given namespace
/linux/drivers/pcmcia/
A Dsa1111_badge4.c61 int given, int wanted) in complain_about_jumpering() argument
69 given / 10, given % 10); in complain_about_jumpering()
/linux/Documentation/virt/kvm/devices/
A Dvm.rst42 :Returns: -EFAULT if the given address is not accessible;
44 -E2BIG if the given guest memory is to big for that machine;
75 :Returns: -EFAULT if the given address is not accessible from kernel space;
100 -EFAULT if the given address is not accessible from kernel space;
120 :Returns: -EFAULT if the given address is not accessible from kernel space;
133 :Returns: -EFAULT if the given address is not accessible from kernel space;
176 :Returns: -EFAULT if the given address is not accessible from kernel space;
199 :Returns: -EFAULT if the given address is not accessible from kernel space;
216 :Returns: -EFAULT if the given address is not accessible from kernel space;
226 :Returns: -EFAULT if the given address is not accessible from kernel space
[all …]
/linux/Documentation/devicetree/bindings/clock/
A Dvf610-clock.txt10 given clock controller. Please refer the next section to find
11 the input clocks for a given controller.
13 given clock controller.
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-enum-framesizes.rst37 and height in pixels) that the device supports for the given pixel
47 - **Discrete:** The function returns success if the given index value
54 - **Step-wise:** The function returns success if the given index value
61 The function returns success if the given index value is zero and
142 - IN: Index of the given frame size in the enumeration.
151 - OUT: Frame size with the given index.
A Dvidioc-enum-frameintervals.rst36 device supports for the given pixel format and frame size.
46 - **Discrete:** The function returns success if the given index value
53 - **Step-wise:** The function returns success if the given index value
60 The function returns success if the given index value is zero and
128 - IN: Index of the given frame interval in the enumeration.
143 - OUT: Frame interval with the given index.
A Dvidioc-subdev-enum-frame-size.rst35 a sub-device on the given pad for the given media bus format. Supported
51 Not all possible sizes in given [minimum, maximum] ranges need to be
115 the given pad or the ``index`` field is out of bounds.
/linux/Documentation/userspace-api/media/rc/
A Dlirc-set-transmitter-mask.rst13 LIRC_SET_TRANSMITTER_MASK - Enables send codes on a given set of transmitters
39 This ioctl enables the given set of transmitters. The first transmitter is
42 When an invalid bit mask is given, i.e. a bit is set, even though the device
/linux/Documentation/devicetree/bindings/regulator/
A Drohm,bd71815-regulator.yaml100 # given state.
101 # Values given for other states are regarded as enable/disable at
102 # given state (see below).
106 # be overridden by setting voltage to 0 (regulator disabled at given
107 # state) or non-zero (regulator enabled at given state). Please note
/linux/Documentation/devicetree/bindings/net/
A Dmarvell-neta-bm.txt15 Otherwise the driver would adjust a given number or choose default if
17 - pool<0 : 3>,pkt-size: maximum size of a packet accepted by a given buffer
22 In order to see how to hook the BM to a given ethernet port, please
/linux/Documentation/admin-guide/
A Ddynamic-debug-howto.rst163 The given string is compared against the function name
170 The given string is compared against either the src-root relative
181 The given string is compared against the module name
191 The given string is searched for in the dynamic debug format
207 The given line number or range of line numbers is compared
224 - remove the given flags
225 + add the given flags
226 = set the flags to the given flags
280 params given in modprobe args or ``/etc/modprob.d/*.conf`` files,
283 1. parameters given via ``/etc/modprobe.d/*.conf``::
[all …]
/linux/Documentation/accounting/
A Ddelay-accounting.rst50 Taking the difference of two successive readings of a given
58 are given in the taskstats interface description.
84 seen by a given task or a task group (tgid).
85 The utility also allows a given command to be
113 Get delays seen in executing a given simple command::
/linux/Documentation/devicetree/bindings/rtc/
A Drtc.yaml44 Do not use internal trickle charger diode. Should be given if
50 Selected resistor for trickle charger. Should be given
55 Selected voltage for trickle charger. Should be given
A Ddallas,ds1390.txt10 Should be given if trickle charger should be enabled
12 Should be given if internal trickle charger diode should be disabled
/linux/Documentation/hwmon/
A Dlm95245.rst33 All temperature values are given in millidegrees Celsius. Local temperature
34 is given within a range of -127 to +127.875 degrees. Remote temperatures are
35 given within a range of -127 to +255 degrees. Resolution depends on
/linux/Documentation/ABI/testing/
A Dsysfs-class-iommu7 given IOMMU here to allow association of IOMMU to
16 given device here to allow association of device to
/linux/Documentation/devicetree/bindings/pwm/
A Dpwm.txt13 pwm-specifier : array of #pwm-cells specifying the given PWM
20 property is given, the name of the user node will be used as fallback.
24 pwm_get() call to an index into the list given by the "pwms" property.

Completed in 75 milliseconds

12345678910>>...41