Home
last modified time | relevance | path

Searched full:initialize (Results 1 – 25 of 4353) sorted by relevance

12345678910>>...175

/Linux-v6.6/fs/ubifs/
Dkey.h85 * ino_key_init - initialize inode key.
87 * @key: key to initialize
98 * ino_key_init_flash - initialize on-flash inode key.
100 * @k: key to initialize
116 * @key: key to initialize
129 * @key: key to initialize
140 * dent_key_init - initialize directory entry key.
142 * @key: key to initialize
158 * dent_key_init_hash - initialize directory entry key without re-calculating
161 * @key: key to initialize
[all …]
Dcompress.c191 * compr_init - initialize a compressor.
202 pr_err("UBIFS error (pid %d): cannot initialize compressor %s, error %ld", in compr_init()
213 * compr_exit - de-initialize a compressor.
223 * ubifs_compressors_init - initialize UBIFS compressors.
255 * ubifs_compressors_exit - de-initialize UBIFS compressors.
/Linux-v6.6/drivers/scsi/aic94xx/
Daic94xx_seq.c425 * asd_init_cseq_mip - initialize CSEQ mode independent pages 4-7
503 * asd_init_cseq_mdp - initialize CSEQ Mode dependent pages
559 /* Initialize the Q_DONE_POINTER with the least significant in asd_init_cseq_mdp()
573 * Setup and initialize Central sequencers. Initialize the mode
583 * asd_init_lseq_mip -- initialize LSEQ Mode independent pages 0-3
671 * asd_init_lseq_mdp -- initialize LSEQ mode dependent pages.
854 * asd_init_scb_sites -- initialize sequencer SCB sites (memory).
871 /* Initialize all fields in the SCB site to 0. */ in asd_init_scb_sites()
875 /* Initialize SCB Site Opcode field to invalid. */ in asd_init_scb_sites()
880 /* Initialize SCB Site Flags field to mean a response in asd_init_scb_sites()
[all …]
/Linux-v6.6/drivers/net/ipa/
Dipa_cmd.h23 * @IPA_CMD_IP_V4_FILTER_INIT: Initialize IPv4 filter table
24 * @IPA_CMD_IP_V6_FILTER_INIT: Initialize IPv6 filter table
25 * @IPA_CMD_IP_V4_ROUTING_INIT: Initialize IPv4 routing table
26 * @IPA_CMD_IP_V6_ROUTING_INIT: Initialize IPv6 routing table
27 * @IPA_CMD_HDR_INIT_LOCAL: Initialize IPA-local header memory
69 * ipa_cmd_pool_init() - initialize command channel pools
166 * ipa_cmd_init() - Initialize IPA immediate commands
/Linux-v6.6/drivers/gpu/drm/radeon/
Dr520.c174 /* Initialize GPU configuration (# pipes, ...) */ in r520_startup()
176 /* Initialize GART (initialize after TTM so we can allocate in r520_startup()
239 /* Initialize surface registers */ in r520_resume()
254 /* Initialize scratch registers */ in r520_init()
256 /* Initialize surface registers */ in r520_init()
289 /* Initialize clocks */ in r520_init()
291 /* initialize AGP */ in r520_init()
298 /* initialize memory controller */ in r520_init()
312 /* Initialize power management */ in r520_init()
Dr420.c252 /* Initialize GART (initialize after TTM so we can allocate in r420_startup()
328 /* Initialize surface registers */ in r420_resume()
381 /* Initialize scratch registers */ in r420_init()
383 /* Initialize surface registers */ in r420_init()
415 /* Initialize clocks */ in r420_init()
417 /* initialize AGP */ in r420_init()
424 /* initialize memory controller */ in r420_init()
449 /* Initialize power management */ in r420_init()
Drs400.c101 /* Initialize common gart structure */ in rs400_gart_init()
414 /* Initialize GPU configuration (# pipes, ...) */ in rs400_startup()
417 /* Initialize GART (initialize after TTM so we can allocate in rs400_startup()
479 /* Initialize surface registers */ in rs400_resume()
522 /* Initialize scratch registers */ in rs400_init()
524 /* Initialize surface registers */ in rs400_init()
553 /* Initialize clocks */ in rs400_init()
555 /* initialize memory controller */ in rs400_init()
568 /* Initialize power management */ in rs400_init()
/Linux-v6.6/drivers/platform/surface/aggregator/
Dssh_parser.h31 * sshp_buf_init() - Initialize a SSH parser buffer.
32 * @buf: The buffer to initialize.
47 * sshp_buf_alloc() - Allocate and initialize a SSH parser buffer.
48 * @buf: The buffer to initialize/allocate to.
123 * sshp_buf_span_from() - Initialize a span from the given buffer and offset.
126 * @span: The span to initialize (output).
/Linux-v6.6/drivers/hid/
Dhid-uclogic-params.c215 * uclogic_params_pen_init_v1() - initialize tablet interface pen
218 * @pen: Pointer to the pen parameters to initialize (to be
224 * @hdev: The HID device of the tablet interface to initialize and get
343 * uclogic_params_pen_init_v2() - initialize tablet interface pen
346 * @pen: Pointer to the pen parameters to initialize (to be
362 * @hdev: The HID device of the tablet interface to initialize
510 * uclogic_params_frame_init_with_desc() - initialize tablet's frame control
513 * @frame: Pointer to the frame parameters to initialize (to be cleaned
547 * uclogic_params_frame_init_v1() - initialize v1 tablet interface frame
550 * @frame: Pointer to the frame parameters to initialize (to be cleaned
[all …]
/Linux-v6.6/arch/parisc/kernel/
Dhead.S114 /* Initialize startup VM. Just map first 16/32 MB of memory */
116 mtctl %r4,%cr24 /* Initialize kernel root pointer */
117 mtctl %r4,%cr25 /* Initialize user root pointer */
149 /* Now initialize the PTEs themselves. We use RWX for
176 /* initialize mcount FPTR */
289 /* Initialize Protection Registers */
295 /* Initialize the global data pointer */
382 ** Initialize Space registers
402 /* Initialize the SP - monarch sets up smp_init_current_idle_task */
413 mtctl %r4,%cr24 /* Initialize kernel root pointer */
[all …]
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_vsi_vlan_ops.c47 * @vsi: VSI to initialize VSI VLAN ops to unsupported for
61 * ice_vsi_init_vlan_ops - initialize type specific VSI VLAN ops
62 * @vsi: VSI to initialize ops for
70 /* Initialize all VSI types to have unsupported VSI VLAN ops */ in ice_vsi_init_vlan_ops()
/Linux-v6.6/drivers/staging/sm750fb/
Dddk750_swi2c.c347 * -1 - Fail to initialize the i2c
354 /* Initialize the GPIO pin for the i2c Clock Register */ in sm750le_i2c_init()
358 /* Initialize the Clock GPIO Offset */ in sm750le_i2c_init()
361 /* Initialize the GPIO pin for the i2c Data Register */ in sm750le_i2c_init()
365 /* Initialize the Data GPIO Offset */ in sm750le_i2c_init()
385 * -1 - Fail to initialize the i2c
402 /* Initialize the GPIO pin for the i2c Clock Register */ in sm750_sw_i2c_init()
407 /* Initialize the Clock GPIO Offset */ in sm750_sw_i2c_init()
410 /* Initialize the GPIO pin for the i2c Data Register */ in sm750_sw_i2c_init()
415 /* Initialize the Data GPIO Offset */ in sm750_sw_i2c_init()
/Linux-v6.6/drivers/acpi/acpica/
Dutxfinit.c47 /* Initialize the OS-Dependent layer */ in acpi_initialize_subsystem()
55 /* Initialize all globals used by the subsystem */ in acpi_initialize_subsystem()
74 * Initialize the namespace manager and in acpi_initialize_subsystem()
84 /* Initialize the global OSI interfaces list with the static names */ in acpi_initialize_subsystem()
153 * Initialize ACPI Event handling (Fixed and General Purpose) in ACPI_EXPORT_SYMBOL_INIT()
221 * Initialize the objects that remain uninitialized. This in ACPI_EXPORT_SYMBOL_INIT()
235 * Initialize all device/region objects in the namespace. This runs in ACPI_EXPORT_SYMBOL_INIT()
/Linux-v6.6/drivers/usb/gadget/function/
Du_ether.h96 /* gether_setup - initialize one ethernet-over-usb link
130 /* gether_setup_default - initialize one ethernet-over-usb link
145 * gether_set_gadget - initialize one ethernet-over-usb link with a gadget
147 * @g: the gadget to initialize with
154 * gether_set_dev_addr - initialize an ethernet-over-usb link with eth address
176 * gether_set_host_addr - initialize an ethernet-over-usb link with host address
220 * gether_set_qmult - initialize an ethernet-over-usb link with a multiplier
/Linux-v6.6/drivers/staging/greybus/
Dfw-core.c177 dev_err(&bundle->dev, "failed to initialize firmware download connection, disable it (%d)\n", in gb_fw_core_probe()
186 dev_err(&bundle->dev, "failed to initialize SPI connection, disable it (%d)\n", in gb_fw_core_probe()
195 dev_err(&bundle->dev, "failed to initialize CAP connection, disable it (%d)\n", in gb_fw_core_probe()
204 dev_err(&bundle->dev, "failed to initialize firmware management connection, disable it (%d)\n", in gb_fw_core_probe()
274 pr_err("Failed to initialize fw-mgmt core (%d)\n", ret); in fw_core_init()
280 pr_err("Failed to initialize component authentication core (%d)\n", in fw_core_init()
/Linux-v6.6/include/linux/
Dcompletion.h45 * DECLARE_COMPLETION - declare and initialize a completion structure
61 * DECLARE_COMPLETION_ONSTACK - declare and initialize a completion structure
78 * init_completion - Initialize a dynamically allocated completion
81 * This inline function will initialize a dynamically created completion
Dww_mutex.h88 * ww_mutex_init - initialize the w/w mutex
92 * Initialize the w/w mutex to unlocked state and associate it with the given
94 * is the only way to properly initialize the w/w mutex.
96 * It is not allowed to initialize an already locked mutex.
109 * ww_acquire_init - initialize a w/w acquire context
110 * @ctx: w/w acquire context to initialize
230 * of the same w/w lock class as was used to initialize the acquire context.
262 * of the same w/w lock class as was used to initialize the acquire context.
Dbvec.h38 * bvec_set_page - initialize a bvec based off a struct page
39 * @bv: bvec to initialize
53 * bvec_set_folio - initialize a bvec based off a struct folio
54 * @bv: bvec to initialize
66 * bvec_set_virt - initialize a bvec based on a virtual address
67 * @bv: bvec to initialize
/Linux-v6.6/tools/perf/util/
Dmutex.h81 /* Default initialize the mtx struct. */
84 * Initialize the mtx struct and set the process-shared rather than default
95 /* Default initialize the cond struct. */
98 * Initialize the cond struct and specify the process-shared rather than default
/Linux-v6.6/drivers/media/test-drivers/vimc/
Dvimc-common.h207 * vimc_ent_sd_register - initialize and register a subdev node
209 * @ved: the vimc_ent_device struct to be initialize
210 * @sd: the v4l2_subdev struct to be initialize and registered
215 * @num_pads: number of pads to initialize
220 * Helper function initialize and register the struct vimc_ent_device and struct
/Linux-v6.6/drivers/cpuidle/
Dcpuidle-arm.c76 * and initialize them using driver data structures accordingly.
90 * Initialize idle states data, starting at index 1. This in arm_idle_init_cpu()
93 * there is no reason to initialize the idle driver if only in arm_idle_init_cpu()
103 * Call arch CPU operations in order to initialize in arm_idle_init_cpu()
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dexp_rcv.c10 * hfi1_exp_tid_set_init - initialize exp_tid_set
20 * hfi1_exp_tid_group_init - initialize rcd expected receive
31 * hfi1_alloc_ctxt_rcv_groups - initialize expected receive groups
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c10 * @adapter: board private structure to initialize
143 * @adapter: board private structure to initialize
177 * @adapter: board private structure to initialize
248 * @adapter: board private structure to initialize
271 * @adapter: board private structure to initialize
318 * @adapter: board private structure to initialize
492 * @adapter: board private structure to initialize
617 * @adapter: board private structure to initialize
696 * @adapter: board private structure to initialize
821 * @adapter: board private structure to initialize
[all …]
/Linux-v6.6/net/sctp/
Dprotocol.c214 /* Initialize a sctp_addr from in incoming skb. */
234 /* Initialize an sctp_addr from a socket. */
243 /* Initialize sk->sk_rcv_saddr from sctp_addr. */
249 /* Initialize sk->sk_daddr from sctp_addr. */
255 /* Initialize a sctp_addr from an address parameter. */
271 /* Initialize an address parameter from a sctp_addr and return the length
286 /* Initialize a sctp_addr from a dst_entry. */
310 /* Initialize addr struct to INADDR_ANY. */
580 /* Create and initialize a new sk for the socket returned by accept(). */
827 * Initialize the control inode/socket with a control endpoint data
[all …]
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dvfdi.h93 * @VFDI_OP_INIT_EVQ: Initialize SRAM entries and initialize an EVQ.
94 * @VFDI_OP_INIT_RXQ: Initialize SRAM entries and initialize an RXQ.
95 * @VFDI_OP_INIT_TXQ: Initialize SRAM entries and initialize a TXQ.

12345678910>>...175