Home
last modified time | relevance | path

Searched full:structure (Results 1 – 25 of 5239) sorted by relevance

12345678910>>...210

/kernel/linux/linux-5.10/drivers/infiniband/core/
Dpacker.c39 static u64 value_read(int offset, int size, void *structure) in value_read() argument
42 case 1: return *(u8 *) (structure + offset); in value_read()
43 case 2: return be16_to_cpup((__be16 *) (structure + offset)); in value_read()
44 case 4: return be32_to_cpup((__be32 *) (structure + offset)); in value_read()
45 case 8: return be64_to_cpup((__be64 *) (structure + offset)); in value_read()
53 * ib_pack - Pack a structure into a buffer
54 * @desc:Array of structure field descriptions
56 * @structure:Structure to pack from
59 * ib_pack() packs a list of structure fields into a buffer,
64 void *structure, in ib_pack() argument
[all …]
/kernel/linux/linux-5.10/include/linux/
Dlsm_hooks.h45 * @bprm contains the linux_binprm structure.
60 * @bprm contains the linux_binprm structure.
68 * @bprm contains the linux_binprm structure.
75 * structure. This hook is a good place to perform state changes on the
83 * linux_binprm structure. This hook is a good place to perform state
91 * Allocate and attach a security structure to sc->security. This pointer
106 * Allocate and attach a security structure to the sb->s_security field.
107 * The s_security field is initialized to NULL when the structure is
109 * @sb contains the super_block structure to be modified.
113 * @sb contains the super_block structure to be modified.
[all …]
Dcompletion.h15 * struct completion - structure used to maintain state for a "completion"
17 * This is the opaque structure used to maintain the state for a "completion".
46 * DECLARE_COMPLETION - declare and initialize a completion structure
47 * @work: identifier for the completion structure
49 * This macro declares and initializes a completion structure. Generally used
62 * DECLARE_COMPLETION_ONSTACK - declare and initialize a completion structure
63 * @work: identifier for the completion structure
65 * This macro declares and initializes a completion structure on the kernel
80 * @x: pointer to completion structure that is to be initialized
83 * structure.
[all …]
Dnvme-fc-driver.h23 * struct nvmefc_ls_req - Request structure passed from the transport
42 * @private: pointer to memory allocated alongside the ls request structure
49 * request structure. Status argument must be 0 upon success, a
69 * struct nvmefc_ls_rsp - Structure passed from the transport to the LLDD
71 * NVME-FC LS request. The structure originates in the LLDD
73 * transport routine. As such, the structure represents the
83 * The structure is allocated by the LLDD whenever a LS Request is received
84 * from the FC link. The address of the structure is passed to the nvmet-fc
87 * The address of the structure is to be passed back to the LLDD
89 * map back to the LLDD exchange structure which maintains information such
[all …]
/kernel/linux/linux-5.10/arch/arm/nwfpe/
DChangeLog12 - remove userRegisters pointer from this structure.
18 * The FPA11 structure is not a kernel-specific data structure.
21 FPA11 structure (size or position of elements contained
24 * Since 128-bit float requires the FPA11 structure to change
27 overflow the available space in the task structure.
36 * fpa11.c - Changes due to FPA11, FPREG structure alterations.
37 * fpa11_cpdo.c - Changes due to FPA11, FPREG structure alterations.
38 * fpa11_cpdt.c - Changes due to FPA11, FPREG structure alterations.
39 * fpa11_cprt.c - Changes due to FPA11, FPREG structure alterations.
40 * single_cpdo.c - Changes due to FPA11, FPREG structure alterations.
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
Det131x.h87 /* structure for power management control status reg in global address map
183 /* structure for txdma packet ring base address hi reg in txdma address map
188 /* structure for txdma packet ring base address low reg in txdma address map
193 /* structure for txdma packet ring number of descriptor reg in txdma address
221 * structure for txdma service complete reg in txdma address map at 0x1028
271 /* structure for control status reg in rxdma address map
300 /* structure for dma writeback lo reg in rxdma address map
305 /* structure for dma writeback hi reg in rxdma address map
310 /* structure for number of packets done reg in rxdma address map
317 /* structure for max packet time reg in rxdma address map
[all …]
/kernel/linux/linux-5.10/kernel/rcu/
Drcu_segcblist.c26 * Enqueue an rcu_head structure onto the specified callback list.
36 * Flush the second rcu_cblist structure onto the first one, obliterating
38 * element of the second rcu_cblist structure, but ensuring that the second
39 * rcu_cblist structure, if initially non-empty, always appears non-empty
40 * throughout the process. If rdp is NULL, the second rcu_cblist structure
64 * Dequeue the oldest rcu_head structure from the specified callback
81 /* Set the length of an rcu_segcblist structure. */
92 * Increase the numeric length of an rcu_segcblist structure by the
94 * field to disagree with the actual number of callbacks on the structure.
112 * Increase the numeric length of an rcu_segcblist structure by one.
[all …]
/kernel/linux/linux-5.10/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst15 Data-Structure Relationships
27 This diagram shows an enclosing ``rcu_state`` structure containing a tree
31 This structure is adjusted at boot time, if needed, to handle the common
47 structure.
105 structure need advance to the ``rcu_node`` structure at the next level
106 up the tree. This means that at the leaf-level ``rcu_node`` structure,
113 period will progress all the way to the root ``rcu_node`` structure,
115 structure remains acceptably low.
138 are protected by the corresponding root ``rcu_node`` structure's lock.
139 #. Each ``rcu_node`` structure has a spinlock.
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_acpi.h71 * WORD - structure size in bytes (includes size field)
102 * WORD - structure size in bytes (includes size field)
108 * WORD - structure size in bytes (includes size field)
126 * WORD - structure size in bytes (includes size field)
162 * WORD - structure size in bytes (includes size field)
166 * WORD - structure size in bytes (includes size field)
185 * WORD - structure size in bytes (includes size field)
195 * WORD - structure size in bytes (includes size field)
210 * WORD - structure size in bytes (includes size field)
219 * WORD - structure size in bytes (includes size field)
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Damd_acpi.h30 u16 size; /* structure size in bytes (includes size field) */
37 u16 size; /* structure size in bytes (includes size field) */
44 u16 size; /* structure size in bytes (includes size field) */
56 u16 size; /* structure size in bytes (includes size field) */
68 u16 size; /* structure size in bytes (includes size field) */
85 u16 size; /* structure size in bytes (includes size field) */
93 u16 size; /* structure size in bytes (includes size field) */
102 u16 size; /* structure size in bytes (includes size field) */
147 * WORD - structure size in bytes (includes size field)
170 * WORD - structure size in bytes (includes size field)
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Disst_if.h53 * struct isst_if_cpu_maps - structure for CPU map IOCTL
55 * @cpu_map[]: Holds one or more CPU map data structure
57 * This structure used with ioctl ISST_IF_GET_PHY_ID to send
74 * Structure to specify read/write data to PUNIT registers.
84 * struct isst_if_io_regs - structure for IO register commands
86 * @io_reg[]: Holds one or more io_reg command structure
88 * This structure used with ioctl ISST_IF_IO_CMD to send
99 * struct isst_if_mbox_cmd - Structure to define mail box command
108 * Structure to specify mailbox command to be sent to PUNIT.
121 * struct isst_if_mbox_cmds - structure for mailbox commands
[all …]
/kernel/linux/linux-5.10/drivers/tc/
Dtc-driver.c21 * @drv: the driver structure to register
23 * Adds the driver structure to the list of registered drivers
36 * @drv: the driver structure to unregister
38 * Deletes the driver structure from the list of registered TC drivers,
50 * tc_match_device - tell if a TC device structure has a matching
51 * TC device ID structure
53 * @tdev: the TC device structure to match against
57 * tc_device_id structure or %NULL if there is no match.
76 * tc_bus_match - Tell if a device structure has a matching
77 * TC device ID structure
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst9 information from the kernel like structure size, page size, symbol
36 data structure used to store information returned by the uname(2) system
81 Makedumpfile gets the pglist_data structure from this symbol, which is
89 The address of the mem_section array, its length, structure size, and
104 The size of a page structure. struct page is an important data structure
110 The size of a pglist_data structure. This value is used to check if the
111 pglist_data structure is valid. It is also used for checking the memory
117 The size of a zone structure. This value is used to check if the zone
118 structure has been found. It is also used for excluding free pages.
123 The size of a free_area structure. It indicates whether the free_area
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_frame_public.h42 /* Frame plane structure. This describes one plane in an image
145 /* Frame structure. This structure describes an image buffer or frame.
146 * This is the main structure used for all input and output images.
203 /* @brief Allocate a CSS frame structure
213 * Allocate a CSS frame structure. The memory for the frame data will be
224 /* @brief Allocate a CSS frame structure using a frame info structure.
227 * @param[in] info The frame info structure.
237 /* @brief Free a CSS frame structure.
242 * Free a CSS frame structure. This will free both the frame structure
243 * and the pixel data pointer contained within the frame structure.
[all …]
/kernel/liteos_a/kernel/include/
Dlos_sem.h83 * Semaphore error code: No semaphore control structure is available.
144 …* Semaphore error code: The queue of the tasks that are waiting on the semaphore control structure
174 …* This API is used to create a semaphore control structure according to the initial number of avai…
175 * specified by count and return the ID of this semaphore control structure.
182 * @param semHandle [OUT] ID of the semaphore control structure that is initialized.
187 * @retval #LOS_ERRNO_SEM_ALL_BUSY No semaphore control structure is available.
200 …* This API is used to create a binary semaphore control structure according to the initial number …
201 * available semaphores specified by count and return the ID of this semaphore control structure.
208 * @param semHandle [OUT] ID of the semaphore control structure that is initialized.
213 * @retval #LOS_ERRNO_SEM_ALL_BUSY No semaphore control structure is available.
[all …]
/kernel/linux/linux-5.10/include/net/iucv/
Diucv.h91 * handler: address of iucv handler structure
137 * structure and "asks" the handler if this path belongs to the
194 * @handler: address of iucv handler structure
206 * @handler: address of iucv handler structure
219 * Allocate a new path structure for use with iucv_connect.
222 * path structure.
238 * @path: address of iucv path structure
240 * Frees a path structure.
249 * @path: address of iucv path structure
250 * @handler: address of iucv handler structure
[all …]
/kernel/linux/linux-5.10/include/uapi/scsi/
Dscsi_bsg_ufs.h22 * struct utp_upiu_header - UPIU header structure
34 * struct utp_upiu_query - upiu request buffer structure for
57 * struct utp_upiu_cmd - Command UPIU structure
67 * struct utp_upiu_req - general upiu request structure
68 * @header:UPIU header structure DW-0 to DW-2
69 * @sc: fields structure for scsi command DW-3 to DW-7
70 * @qr: fields structure for query request DW-3 to DW-7
82 /* request (CDB) structure of the sg_io_v4 */
88 /* response (request sense data) structure of the sg_io_v4 */
95 * msg and status fields. The per-msgcode reply structure
/kernel/liteos_m/kernel/include/
Dlos_sem.h80 * Semaphore error code: No semaphore control structure is available.
141 …* Semaphore error code: The queue of the tasks that are waiting on the semaphore control structure
173 …* This API is used to create a semaphore control structure according to the initial number of avai…
174 * specified by count and return the ID of this semaphore control structure.
181 * @param semHandle [OUT] ID of the semaphore control structure that is initialized.
186 * @retval #LOS_ERRNO_SEM_ALL_BUSY No semaphore control structure is available.
199 …* This API is used to create a binary semaphore control structure according to the initial number …
200 * semaphores specified by count and return the ID of this semaphore control structure.
207 * @param semHandle [OUT] ID of the semaphore control structure that is initialized.
212 * @retval #LOS_ERRNO_SEM_ALL_BUSY No semaphore control structure is available.
[all …]
/kernel/linux/linux-5.10/drivers/dio/
Ddio-driver.c19 * dio_match_device - Tell if a DIO device structure has a matching DIO device id structure
21 * @d: the DIO device structure to match against
25 * dio_device_id structure or %NULL if there is no match.
70 * @drv: the driver structure to register
72 * Adds the driver structure to the list of registered drivers
89 * @drv: the driver structure to unregister
91 * Deletes the driver structure from the list of registered DIO drivers,
104 * dio_bus_match - Tell if a DIO device structure has a matching DIO device id structure
105 * @dev: the DIO device structure to match against
/kernel/linux/linux-5.10/drivers/rapidio/
Drio-driver.c18 * rio_match_device - Tell if a RIO device has a matching RIO device id structure
19 * @id: the RIO device id structure to match against
20 * @rdev: the RIO device structure to match against
23 * matches a device id structure provided by a RIO driver. Returns the
44 * rio_dev_get - Increments the reference count of the RIO device structure
63 * rio_dev_put - Release a use of the RIO device structure
78 * rio_device_probe - Tell if a RIO device structure has a matching RIO device id structure
79 * @dev: the RIO device structure to match against
109 * @dev: the RIO device structure to match against
144 * @rdrv: the RIO driver structure to register
[all …]
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
Dprism2mib.c240 * wlandev wlan device structure
356 * wlandev wlan device structure.
357 * priv "priv" structure.
358 * hw "hw" structure.
359 * msg Message structure.
406 * wlandev wlan device structure.
407 * priv "priv" structure.
408 * hw "hw" structure.
409 * msg Message structure.
453 * wlandev wlan device structure.
[all …]
/kernel/linux/linux-5.10/drivers/misc/mei/
Dhw-txe.c56 * @hw: the txe hardware structure
72 * @hw: the txe hardware structure
89 * @hw: the txe hardware structure
104 * @hw: the txe hardware structure
119 * @hw: the txe hardware structure
133 * @hw: the txe hardware structure
146 * @dev: the device structure
176 * @dev: the device structure
195 * @dev: the device structure
212 * @dev: the device structure
[all …]
/kernel/linux/linux-5.10/drivers/edac/
Dedac_device.h83 /* edac_dev_sysfs_attribute structure
94 /* edac_dev_sysfs_block_attribute structure
98 * each block in each instance of the containing control structure
116 /* device block control structure */
132 /* device instance control structure */
148 * Abstract edac_device control info structure
193 struct device *dev; /* pointer to device structure */
214 /* Number of instances supported on this control structure
224 * device this structure controls
229 /* To get from the instance's wq to the beginning of the ctl structure */
[all …]
/kernel/linux/linux-5.10/drivers/zorro/
Dzorro-driver.c21 * zorro_match_device - Tell if a Zorro device structure has a matching
22 * Zorro device id structure
24 * @dev: the Zorro device structure to match against
28 * zorro_device_id structure or %NULL if there is no match.
81 * @drv: the driver structure to register
83 * Adds the driver structure to the list of registered drivers
101 * @drv: the driver structure to unregister
103 * Deletes the driver structure from the list of registered Zorro drivers,
117 * zorro_bus_match - Tell if a Zorro device structure has a matching Zorro
118 * device id structure
[all …]
/kernel/linux/linux-5.10/include/linux/fsl/bestcomm/
Dbestcomm.h20 * struct bcom_bd - Structure describing a generic BestComm buffer descriptor
38 * struct bcom_task - Structure describing a loaded BestComm task
40 * This structure is never built by the driver it self. It's built and
44 * Most likely you don't need to poke around inside this structure. The
68 * @tsk: The BestComm task structure
77 * @tsk: The BestComm task structure
87 * @tsk: The BestComm task structure
101 * @tsk: pointer to task structure
112 * @tsk: pointer to task structure
124 * @tsk: The BestComm task structure
[all …]

12345678910>>...210