Home
last modified time | relevance | path

Searched full:given (Results 1 – 25 of 7692) sorted by relevance

12345678910>>...308

/kernel/linux/linux-6.6/lib/
Dlinear_ranges.c68 * Return: the largest value in the given range
77 * linear_range_get_value - fetch a value from given range
82 * Search given ranges for value which matches given selector.
84 * Return: 0 on success, -EINVAL given selector is not found from any of the
106 * Search through an array of ranges for value which matches given selector.
108 * Return: 0 on success, -EINVAL given selector is not found from any of the
129 * @found: flag to indicate that given value was in the range
131 * Return selector for which range value is closest match for given
132 * input value. Value is matching if it is equal or smaller than given
133 * value. If given value is in the range, then @found is set true.
[all …]
/kernel/linux/linux-5.10/lib/
Dlinear_ranges.c68 * Return: the largest value in the given range
77 * linear_range_get_value - fetch a value from given range
82 * Search given ranges for value which matches given selector.
84 * Return: 0 on success, -EINVAL given selector is not found from any of the
106 * Search through an array of ranges for value which matches given selector.
108 * Return: 0 on success, -EINVAL given selector is not found from any of the
129 * @found: flag to indicate that given value was in the range
131 * Return selector which which range value is closest match for given
132 * input value. Value is matching if it is equal or smaller than given
133 * value. If given value is in the range, then @found is set true.
[all …]
/kernel/linux/linux-5.10/include/soc/fsl/
Ddpaa2-fd.h99 * @fd: the given frame descriptor
110 * @fd: the given frame descriptor
120 * @fd: the given frame descriptor
131 * @fd: the given frame descriptor
141 * @fd: the given frame descriptor
152 * @fd: the given frame descriptor
162 * @fd: the given frame descriptor
173 * @fd: the given frame descriptor
189 * @fd: the given frame descriptor
203 * @fd: the given frame descriptor
[all …]
/kernel/linux/linux-6.6/include/soc/fsl/
Ddpaa2-fd.h100 * @fd: the given frame descriptor
111 * @fd: the given frame descriptor
121 * @fd: the given frame descriptor
132 * @fd: the given frame descriptor
142 * @fd: the given frame descriptor
153 * @fd: the given frame descriptor
163 * @fd: the given frame descriptor
174 * @fd: the given frame descriptor
190 * @fd: the given frame descriptor
204 * @fd: the given frame descriptor
[all …]
/kernel/linux/linux-5.10/include/media/
Dv4l2-mem2mem.h145 * v4l2_m2m_get_vq() - return vb2_queue for the given type
147 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
157 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
181 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
200 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
208 * it with the given state. The same is done for the destination buffer, unless
230 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
243 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
260 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
272 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
[all …]
/kernel/linux/linux-6.6/include/media/
Dv4l2-mem2mem.h145 * v4l2_m2m_get_vq() - return vb2_queue for the given type
147 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
157 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
181 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
200 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
208 * it with the given state. The same is done for the destination buffer, unless
230 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
243 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
260 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
272 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx
[all …]
/kernel/linux/linux-6.6/tools/perf/Documentation/
Dperf-kwork.txt84 Only show events for the given CPU(s) (comma separated list).
92 Only show events for the given name.
103 Only analyze samples within given time window: <start>,<stop>. Times
104 have the format seconds.microseconds. If start is not given (i.e., time
106 stop time is not given (i.e, time string is 'x.y,') then analysis goes
118 Only show events for the given CPU(s) (comma separated list).
126 Only show events for the given name.
133 Only analyze samples within given time window: <start>,<stop>. Times
134 have the format seconds.microseconds. If start is not given (i.e., time
136 stop time is not given (i.e, time string is 'x.y,') then analysis goes
[all …]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmpic_msgr.h29 * EBUSY is returned. If the number given is not associated
39 * Disables the given message register and marks it as free.
50 * The given message register is enabled for sending
59 * The given message register is disabled for sending
69 * The given 32-bit message is written to the given message
82 * Returns the 32-bit value currently in the given message register.
95 * Clears any interrupts associated with the given message register.
107 * Note that the CPU number given is the CPU number used by the kernel
119 * Returns the IRQ number associated with the given message register.
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dmpic_msgr.h29 * EBUSY is returned. If the number given is not associated
39 * Disables the given message register and marks it as free.
50 * The given message register is enabled for sending
59 * The given message register is disabled for sending
69 * The given 32-bit message is written to the given message
82 * Returns the 32-bit value currently in the given message register.
95 * Clears any interrupts associated with the given message register.
107 * Note that the CPU number given is the CPU number used by the kernel
119 * Returns the IRQ number associated with the given message register.
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Doplib_64.h108 /* Start the CPU with the given device tree node at the passed program
109 * counter with the given arg passed in via register %o0.
113 /* Start the CPU with the given cpu ID at the passed program
114 * counter with the given arg passed in via register %o0.
118 /* Stop the CPU with the given cpu ID. */
144 /* Get unique string identifying SIMM at given physical address. */
182 /* Get the child node of the given node, or zero if no child exists. */
185 /* Get the next sibling node of the given node, or zero if no further
190 /* Get the length, at the passed node, of the given property type.
195 /* Fetch the requested property using the given buffer. Returns
[all …]
Dhypervisor.h175 * implementated granularity is given by the 'watchdog-resolution'
248 * Start CPU with given CPU ID with PC in %pc and with a real trap
337 * Configure the given queue to be placed at the given base real
338 * address, with the given number of entries. The number of entries
344 * The specified queue is unconfigured if the number of entries is given
381 * Return the configuration info for the given queue. The base real
408 * Send a mondo interrupt to the CPUs in the given CPU list with the
409 * 64-bytes at the given data real address. The data must be 64-byte
445 * Retrieve the current state of the CPU with the given CPU ID.
465 * Set the real trap base address of the local cpu to the given RTBA.
[all …]
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Doplib_64.h108 /* Start the CPU with the given device tree node at the passed program
109 * counter with the given arg passed in via register %o0.
113 /* Start the CPU with the given cpu ID at the passed program
114 * counter with the given arg passed in via register %o0.
118 /* Stop the CPU with the given cpu ID. */
144 /* Get unique string identifying SIMM at given physical address. */
182 /* Get the child node of the given node, or zero if no child exists. */
185 /* Get the next sibling node of the given node, or zero if no further
190 /* Get the length, at the passed node, of the given property type.
195 /* Fetch the requested property using the given buffer. Returns
[all …]
Dhypervisor.h175 * implementated granularity is given by the 'watchdog-resolution'
248 * Start CPU with given CPU ID with PC in %pc and with a real trap
337 * Configure the given queue to be placed at the given base real
338 * address, with the given number of entries. The number of entries
344 * The specified queue is unconfigured if the number of entries is given
381 * Return the configuration info for the given queue. The base real
408 * Send a mondo interrupt to the CPUs in the given CPU list with the
409 * 64-bytes at the given data real address. The data must be 64-byte
445 * Retrieve the current state of the CPU with the given CPU ID.
465 * Set the real trap base address of the local cpu to the given RTBA.
[all …]
/kernel/linux/linux-5.10/tools/perf/util/
Ddwarf-aux.h21 /* Get a line number and file name for given address */
25 /* Walk on funcitons at given address */
78 /* Search a non-inlined function including given address */
82 /* Search a non-inlined function with tail call at given address */
86 /* Search the top inlined function including given address */
90 /* Search the deepest inlined function including given address */
94 /* Walk on the instances of given DIE */
103 * Walk on lines inside given DIE. If the DIE is a subprogram, walk only on
108 /* Find a variable called 'name' at given address */
116 /* Get the name of given variable DIE */
[all …]
/kernel/linux/linux-6.6/tools/perf/util/
Ddwarf-aux.h21 /* Get a line number and file name for given address */
25 /* Walk on functions at given address */
81 /* Search a non-inlined function including given address */
85 /* Search a non-inlined function with tail call at given address */
89 /* Search the top inlined function including given address */
93 /* Search the deepest inlined function including given address */
97 /* Walk on the instances of given DIE */
106 * Walk on lines inside given DIE. If the DIE is a subprogram, walk only on
111 /* Find a variable called 'name' at given address */
119 /* Get the name of given variable DIE */
[all …]
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
Ddevice.h76 * SSAM_DEVICE() - Initialize a &struct ssam_device_id with the given
84 * Initializes a &struct ssam_device_id with the given parameters. See &struct
89 * given parameters.
108 * the given parameters.
114 * Initializes a &struct ssam_device_id with the given parameters in the
119 * ``match_flags`` field based on the given parameters.
131 * with the given parameters.
137 * Initializes a &struct ssam_device_id with the given parameters in the SSH
142 * the ``match_flags`` field based on the given parameters.
200 * is_ssam_device() - Check if the given device is a SSAM client device.
[all …]
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
Ddpio-service.c128 * Activates a "struct dpaa2_io" corresponding to the given config of an actual
221 * @obj: the given DPIO object.
265 * dpaa2_io_get_cpu() - get the cpu associated with a given DPIO object
267 * @d: the given DPIO object.
279 * notifications on the given DPIO service.
280 * @d: the given DPIO service.
329 * @service: the given DPIO service.
354 * dpaa2_io_service_rearm() - Rearm the notification for the given DPIO service.
355 * @d: the given DPIO service.
389 * @d: the given DPIO service.
[all …]
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
Dlibfdt.h57 /* FDT_ERR_BADMAGIC: Given "device tree" appears not to be a
61 /* FDT_ERR_BADVERSION: Given device tree has a version which
66 /* FDT_ERR_BADSTRUCTURE: Given device tree has a corrupt
70 /* FDT_ERR_BADLAYOUT: For read-write functions, the given
298 * fdt_check_header() checks that the given buffer contains what
374 * fdt_find_max_phandle() finds the highest phandle value in the given device
387 * fdt_get_max_phandle retrieves the highest phandle in the given
475 * fdt_subnode_offset - find a subnode of a given node
481 * offset parentoffset with the given name. name may include a unit
485 * whose name excluding unit address matches the given name.
[all …]
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
Dlibfdt.h56 /* FDT_ERR_BADMAGIC: Given "device tree" appears not to be a
60 /* FDT_ERR_BADVERSION: Given device tree has a version which
65 /* FDT_ERR_BADSTRUCTURE: Given device tree has a corrupt
69 /* FDT_ERR_BADLAYOUT: For read-write functions, the given
285 * fdt_check_header() checks that the given buffer contains what
361 * fdt_find_max_phandle() finds the highest phandle value in the given device
374 * fdt_get_max_phandle retrieves the highest phandle in the given
459 * fdt_subnode_offset - find a subnode of a given node
465 * offset parentoffset with the given name. name may include a unit
469 * whose name excluding unit address matches the given name.
[all …]
/kernel/linux/linux-6.6/include/linux/mfd/
Ddb8500-prcmu.h297 * @PLLARMLOCKP_ERR: PLLARM has not been correctly locked in given time
298 * @PLLDDRLOCKP_ERR: PLLDDR has not been correctly locked in the given time
299 * @PLLSOC0LOCKP_ERR: PLLSOC0 has not been correctly locked in the given time
300 * @PLLSOC1LOCKP_ERR: PLLSOC1 has not been correctly locked in the given time
301 * @ARMWFI_ERR: The ARM WFI has not been correctly executed in the given time
302 * @SYSCLKOK_ERR: The SYSCLK is not available in the given time
303 * @BOOT_ERR: Romcode has not validated the XP70 self reset in the given time
306 * through I2C has not been correctly executed in the given time
308 * through I2C has not been correctly executed in the given time
310 * I2C has not been correctly executed in the given time
[all …]
/kernel/linux/linux-5.10/include/linux/mfd/
Ddb8500-prcmu.h297 * @PLLARMLOCKP_ERR: PLLARM has not been correctly locked in given time
298 * @PLLDDRLOCKP_ERR: PLLDDR has not been correctly locked in the given time
299 * @PLLSOC0LOCKP_ERR: PLLSOC0 has not been correctly locked in the given time
300 * @PLLSOC1LOCKP_ERR: PLLSOC1 has not been correctly locked in the given time
301 * @ARMWFI_ERR: The ARM WFI has not been correctly executed in the given time
302 * @SYSCLKOK_ERR: The SYSCLK is not available in the given time
303 * @BOOT_ERR: Romcode has not validated the XP70 self reset in the given time
306 * through I2C has not been correctly executed in the given time
308 * through I2C has not been correctly executed in the given time
310 * I2C has not been correctly executed in the given time
[all …]
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
Ddpio-service.c108 * Activates a "struct dpaa2_io" corresponding to the given config of an actual
185 * @obj: the given DPIO object.
227 * dpaa2_io_get_cpu() - get the cpu associated with a given DPIO object
229 * @d: the given DPIO object.
241 * notifications on the given DPIO service.
242 * @d: the given DPIO service.
291 * @service: the given DPIO service.
316 * dpaa2_io_service_rearm() - Rearm the notification for the given DPIO service.
317 * @d: the given DPIO service.
351 * @d: the given DPIO service.
[all …]
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dpkey.h174 * Verify the given CCA AES secure key for being able to be useable with
224 * There needs to be a list of apqns given with at least one entry in there.
256 * key from a given clear key value.
257 * There needs to be a list of apqns given with at least one entry in there.
288 * Verify the given secure key, version 2.
289 * Check for correct key type. If cardnr and domain are given (are not
308 * The ioctl returns 0 as long as the given or found apqn matches to
309 * matches with the current or alternate mkvp to the key's mkvp. If the given
326 * There needs to be a list of apqns given with at least one entry in there.
347 * Build a list of APQNs based on a key blob given.
[all …]
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
Dpkey.h179 * Verify the given CCA AES secure key for being able to be usable with
229 * There needs to be a list of apqns given with at least one entry in there.
261 * key from a given clear key value.
262 * There needs to be a list of apqns given with at least one entry in there.
293 * Verify the given secure key, version 2.
294 * Check for correct key type. If cardnr and domain are given (are not
313 * The ioctl returns 0 as long as the given or found apqn matches to
314 * matches with the current or alternate mkvp to the key's mkvp. If the given
331 * There needs to be a list of apqns given with at least one entry in there.
352 * Build a list of APQNs based on a key blob given.
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-bdi37 Under normal circumstances each device is given a part of the
51 Under normal circumstances each device is given a part of the
67 given percentage of the write-back cache. This is useful in
80 given value of the write-back cache. The value is given as part
92 Under normal circumstances each device is given a part of the
108 given 'max_bytes' of the write-back cache. This is useful in
120 Forces per-BDI checks for the share of given device in the write-back
123 affordable for given relatively slow (or untrusted) device. Turning

12345678910>>...308