Home
last modified time | relevance | path

Searched full:pointed (Results 1 – 25 of 1344) sorted by relevance

12345678910>>...54

/kernel/linux/linux-6.6/net/ethtool/
Dnetlink.h69 * pointed to by @dst; do nothing if @attr is null. Bool pointed to by @mod
95 * pointed to by @dst; do nothing if @attr is null. Bool pointed to by @mod
121 * pointed to by @dst to 0 (if zero) or 1 (if not); do nothing if @attr is
122 * null. Bool pointed to by @mod is set to true if this function changed the
147 * pointed to by @dst to 0 (if zero) or 1 (if not); do nothing if @attr is
148 * null. Bool pointed to by @mod is set to true if this function changed the
175 * Bool pointed to by @mod is set to true if this function changed the logical
200 * otherwise, set bool pointed to by @mod to true.
/kernel/linux/linux-5.10/arch/arm/nwfpe/
Dsoftfloat-macros39 The result is stored in the location pointed to by `zPtr'.
64 The result is stored in the location pointed to by `zPtr'.
89 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The
94 pointed to by `z1Ptr'. The value of `count' can be arbitrarily large.
98 integer part of the result is returned at the location pointed to by
100 described above, and is returned at the location pointed to by `z1Ptr'.)
138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
174 the locations pointed to by `z0Ptr' and `z1Ptr'.
214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
218 were all zero. This extra result is stored in the location pointed to by
[all …]
/kernel/linux/linux-6.6/arch/arm/nwfpe/
Dsoftfloat-macros39 The result is stored in the location pointed to by `zPtr'.
64 The result is stored in the location pointed to by `zPtr'.
89 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The
94 pointed to by `z1Ptr'. The value of `count' can be arbitrarily large.
98 integer part of the result is returned at the location pointed to by
100 described above, and is returned at the location pointed to by `z1Ptr'.)
138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
174 the locations pointed to by `z0Ptr' and `z1Ptr'.
214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
218 were all zero. This extra result is stored in the location pointed to by
[all …]
/kernel/linux/linux-5.10/net/ethtool/
Dnetlink.h69 * pointed to by @dst; do nothing if @attr is null. Bool pointed to by @mod
95 * pointed to by @dst; do nothing if @attr is null. Bool pointed to by @mod
121 * pointed to by @dst to 0 (if zero) or 1 (if not); do nothing if @attr is
122 * null. Bool pointed to by @mod is set to true if this function changed the
149 * Bool pointed to by @mod is set to true if this function changed the logical
174 * otherwise, set bool pointed to by @mod to true.
/kernel/linux/linux-6.6/Documentation/driver-api/pm/
Dcpuidle.rst81 (logical) CPU represented by the struct cpuidle_device object pointed
82 to by the ``dev`` argument. The struct cpuidle_driver object pointed
100 by the struct cpuidle_device object pointed to by the ``dev``
114 CPU represented by the struct cpuidle_device object pointed to by the
119 struct cpuidle_driver object pointed to by the ``drv`` argument (which
126 idle state. When the ``bool`` variable pointed to by it (which is set
/kernel/linux/linux-5.10/Documentation/driver-api/pm/
Dcpuidle.rst81 (logical) CPU represented by the struct cpuidle_device object pointed
82 to by the ``dev`` argument. The struct cpuidle_driver object pointed
100 by the struct cpuidle_device object pointed to by the ``dev``
114 CPU represented by the struct cpuidle_device object pointed to by the
119 struct cpuidle_driver object pointed to by the ``drv`` argument (which
126 idle state. When the ``bool`` variable pointed to by it (which is set
/kernel/linux/linux-5.10/lib/
Dlinear_ranges.c21 * Compute the amount of values in range pointed by @r. Note, values can
25 * Return: the amount of values in range pointed by @r
40 * Compute the amount of values in ranges pointed by @r. Note, values can
44 * Return: the amount of values in first @ranges ranges pointed by @r
/kernel/linux/linux-6.6/include/drm/ttm/
Dttm_execbuf_util.h60 * Undoes all buffer validation reservations for bos pointed to by
76 * Tries to reserve bos pointed to by the list entries for validation.
112 * it will add a new sync object to bos pointed to by entries on @list.
/kernel/liteos_a/compat/posix/src/
Dmalloc.c119 * Attempts to resize the memory block pointed to by ptr that was previously
120 * allocated with a call to malloc or calloc. The contents pointed to by ptr are
127 * undefined. If the new space cannot be allocated, then the contents pointed
/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_execbuf_util.h58 * Undoes all buffer validation reservations for bos pointed to by
74 * Tries to reserve bos pointed to by the list entries for validation.
110 * it will add a new sync object to bos pointed to by entries on @list.
/kernel/linux/linux-5.10/fs/hpfs/
Dhpfs.h195 /* The code page info pointed to by the spare block consists of an index
200 /* block pointed to by spareblock->code_page_dir */
222 /* blocks pointed to by code_page_directory */
259 The bitmap locations are given in a table pointed to by the super block.
399 bit 5 - we're pointed to by an fnode,
430 /* Every file and every directory has one fnode, pointed to by the directory
515 it is moved to a single sector run, or multiple runs pointed to by an
516 anode tree, pointed to by the value field of the (name,value) pair.
/kernel/linux/linux-6.6/fs/hpfs/
Dhpfs.h195 /* The code page info pointed to by the spare block consists of an index
200 /* block pointed to by spareblock->code_page_dir */
222 /* blocks pointed to by code_page_directory */
259 The bitmap locations are given in a table pointed to by the super block.
400 bit 5 - we're pointed to by an fnode,
431 /* Every file and every directory has one fnode, pointed to by the directory
516 it is moved to a single sector run, or multiple runs pointed to by an
517 anode tree, pointed to by the value field of the (name,value) pair.
/kernel/linux/linux-5.10/drivers/clk/analogbits/
Dwrpll-cln28hpc.c117 * Context: Any context. Caller must protect the memory pointed to by
136 * desired target VCO rate into the variable pointed to by @vco_rate.
138 * Context: Any context. Caller must protect the memory pointed to by
216 * Context: Any context. Caller must protect the memory pointed to by @c
322 * Context: Any context. Caller must protect the memory pointed to by @c
/kernel/linux/linux-6.6/drivers/clk/analogbits/
Dwrpll-cln28hpc.c121 * Context: Any context. Caller must protect the memory pointed to by
140 * desired target VCO rate into the variable pointed to by @vco_rate.
142 * Context: Any context. Caller must protect the memory pointed to by
220 * Context: Any context. Caller must protect the memory pointed to by @c
326 * Context: Any context. Caller must protect the memory pointed to by @c
/kernel/linux/linux-6.6/lib/
Dlinear_ranges.c21 * Compute the amount of values in range pointed by @r. Note, values can
25 * Return: the amount of values in range pointed by @r
40 * Compute the amount of values in ranges pointed by @r. Note, values can
44 * Return: the amount of values in first @ranges ranges pointed by @r
/kernel/liteos_m/kernel/include/
Dlos_event.h181 * This API is used to initialize the event control block pointed to by eventCB.
213 * it is logically processed that matches the ID pointed to by mode.
242 * it is logically processed that matches the ID pointed to by eventID.
267 * pointed to by eventCB.
295 * an event control block pointed to by eventCB to 0. eventCB must point to valid memory.</li>
/kernel/liteos_a/kernel/include/
Dlos_event.h175 * This API is used to initialize the event control block pointed to by eventCB.
209 * it is logically processed that matches the ID pointed to by eventID.
242 * it is logically processed that matches the ID pointed to by eventID.
267 * pointed to by eventCB.
295 * an event control block pointed to by eventCB to 0. eventCB must point to valid memory.</li>
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dutxfmutex.c31 * DESCRIPTION: Get an AML mutex object. The mutex node is pointed to by
93 * drivers and AML code. The mutex node is pointed to by
131 * drivers and AML code. The mutex node is pointed to by in ACPI_EXPORT_SYMBOL()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
Dutxfmutex.c31 * DESCRIPTION: Get an AML mutex object. The mutex node is pointed to by
93 * drivers and AML code. The mutex node is pointed to by
131 * drivers and AML code. The mutex node is pointed to by in ACPI_EXPORT_SYMBOL()
/kernel/linux/linux-6.6/net/netlabel/
Dnetlabel_addrlist.c143 * Add a new address entry to the list pointed to by @head. On success zero is
180 * Add a new address entry to the list pointed to by @head. On success zero is
234 * Remove an IP address entry from the list pointed to by @head. Returns the
274 * Remove an IP address entry from the list pointed to by @head. Returns the
/kernel/linux/linux-5.10/net/netlabel/
Dnetlabel_addrlist.c143 * Add a new address entry to the list pointed to by @head. On success zero is
180 * Add a new address entry to the list pointed to by @head. On success zero is
234 * Remove an IP address entry from the list pointed to by @head. Returns the
274 * Remove an IP address entry from the list pointed to by @head. Returns the
/kernel/linux/linux-5.10/net/sunrpc/
Dxprtmultipath.c470 * xprt_iter_xprt - Returns the rpc_xprt pointed to by the cursor
474 * pointed to by the cursor.
499 * xprt_iter_get_xprt - Returns the rpc_xprt pointed to by the cursor
503 * pointed to by the cursor.
520 * entry pointed to by the cursor.
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
Dm5mols_core.c132 * @sd: sub-device, as pointed by struct v4l2_subdev
233 * @sd: sub-device, as pointed by struct v4l2_subdev
286 * @sd: sub-device, as pointed by struct v4l2_subdev
319 * @sd: sub-device, as pointed by struct v4l2_subdev
354 * @sd: sub-device, as pointed by struct v4l2_subdev
429 * @sd: sub-device, as pointed by struct v4l2_subdev
498 * @sd: sub-device, as pointed by struct v4l2_subdev
802 * @sd: sub-device, as pointed by struct v4l2_subdev
858 * @sd: sub-device, as pointed by struct v4l2_subdev
/kernel/linux/linux-6.6/include/linux/
Dhdlc.h34 /* Pointed to by netdev_priv(dev) */
93 /* Must be pointed to by hw driver's dev->netdev_ops->ndo_start_xmit */
/kernel/linux/linux-5.10/include/linux/
Dhdlc.h34 /* Pointed to by netdev_priv(dev) */
93 /* Must be pointed to by hw driver's dev->netdev_ops->ndo_start_xmit */

12345678910>>...54