Home
last modified time | relevance | path

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

12345678910>>...159

/Linux-v5.10/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.
224 * ubifs_compressors_init - initialize UBIFS compressors.
256 * ubifs_compressors_exit - de-initialize UBIFS compressors.
/Linux-v5.10/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-v5.10/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()
314 /* Initialize power management */ in r520_init()
Dr420.c257 /* Initialize GART (initialize after TTM so we can allocate in r420_startup()
333 /* Initialize surface registers */ in r420_resume()
386 /* Initialize scratch registers */ in r420_init()
388 /* Initialize surface registers */ in r420_init()
420 /* Initialize clocks */ in r420_init()
422 /* initialize AGP */ in r420_init()
429 /* initialize memory controller */ in r420_init()
457 /* Initialize power management */ in r420_init()
Drs400.c102 /* Initialize common gart structure */ in rs400_gart_init()
419 /* Initialize GPU configuration (# pipes, ...) */ in rs400_startup()
422 /* Initialize GART (initialize after TTM so we can allocate in rs400_startup()
484 /* Initialize surface registers */ in rs400_resume()
527 /* Initialize scratch registers */ in rs400_init()
529 /* Initialize surface registers */ in rs400_init()
558 /* Initialize clocks */ in rs400_init()
560 /* initialize memory controller */ in rs400_init()
575 /* Initialize power management */ in rs400_init()
/Linux-v5.10/arch/parisc/kernel/
Dhead.S72 /* Initialize startup VM. Just map first 16/32 MB of memory */
74 mtctl %r4,%cr24 /* Initialize kernel root pointer */
75 mtctl %r4,%cr25 /* Initialize user root pointer */
107 /* Now initialize the PTEs themselves. We use RWX for
134 /* initialize mcount FPTR */
234 /* Initialize Protection Registers */
240 /* Initialize the global data pointer */
325 ** Initialize Space registers
345 /* Initialize the SP - monarch sets up smp_init_current_idle_task */
355 mtctl %r4,%cr24 /* Initialize kernel root pointer */
[all …]
/Linux-v5.10/drivers/hid/
Dhid-uclogic-params.c122 * uclogic_params_pen_init_v1() - initialize tablet interface pen
125 * @pen: Pointer to the pen parameters to initialize (to be
131 * @hdev: The HID device of the tablet interface to initialize and get
250 * uclogic_params_pen_init_v2() - initialize tablet interface pen
253 * @pen: Pointer to the pen parameters to initialize (to be
259 * @hdev: The HID device of the tablet interface to initialize and get
393 * uclogic_params_frame_init_with_desc() - initialize tablet's frame control
396 * @frame: Pointer to the frame parameters to initialize (to be cleaned
430 * uclogic_params_frame_init_v1_buttonpad() - initialize abstract buttonpad
433 * @frame: Pointer to the frame parameters to initialize (to be cleaned
[all …]
/Linux-v5.10/drivers/misc/habanalabs/common/
Ddevice.c162 * device_init_cdev - Initialize cdev and device for habanalabs device
172 * Initialize a cdev and a Linux device for habanalabs's device.
217 dev_err(hdev->dev, "failed to initialize sysfs\n"); in device_cdev_sysfs_add()
839 * Re-initialize all internal data structures
982 /* Re-initialize PI,CI to 0 in all queues (hw queue, cq) */ in hl_device_reset()
1005 /* Finished tear-down, starting to re-initialize */ in hl_device_reset()
1021 "Failed to initialize MMU S/W after hard reset\n"); in hl_device_reset()
1054 "failed to initialize the H/W after reset\n"); in hl_device_reset()
1143 /* Initialize cdev and device structures */ in hl_device_init()
1158 /* Initialize cdev and device structures for control device */ in hl_device_init()
[all …]
/Linux-v5.10/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-v5.10/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-v5.10/drivers/usb/gadget/function/
Du_ether.h95 /* gether_setup - initialize one ethernet-over-usb link
129 /* gether_setup_default - initialize one ethernet-over-usb link
144 * gether_set_gadget - initialize one ethernet-over-usb link with a gadget
146 * @g: the gadget to initialize with
153 * gether_set_dev_addr - initialize an ethernet-over-usb link with eth address
175 * gether_set_host_addr - initialize an ethernet-over-usb link with host address
219 * gether_set_qmult - initialize an ethernet-over-usb link with a multiplier
/Linux-v5.10/lib/zlib_dfltcc/
Ddfltcc.c35 /* Initialize available functions */ in dfltcc_reset()
42 /* Initialize parameter block */ in dfltcc_reset()
46 /* Initialize tuning parameters */ in dfltcc_reset()
/Linux-v5.10/include/linux/
Dcompletion.h46 * DECLARE_COMPLETION - declare and initialize a completion structure
62 * DECLARE_COMPLETION_ONSTACK - declare and initialize a completion structure
79 * init_completion - Initialize a dynamically allocated completion
82 * This inline function will initialize a dynamically created completion
/Linux-v5.10/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-v5.10/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. */
266 /* Initialize an address parameter from a sctp_addr and return the length
281 /* Initialize a sctp_addr from a dst_entry. */
305 /* Initialize addr struct to INADDR_ANY. */
567 /* Create and initialize a new sk for the socket returned by accept(). */
816 * Initialize the control inode/socket with a control endpoint data
[all …]
/Linux-v5.10/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-v5.10/drivers/media/test-drivers/vimc/
Dvimc-common.h199 * vimc_ent_sd_register - initialize and register a subdev node
201 * @ved: the vimc_ent_device struct to be initialize
202 * @sd: the v4l2_subdev struct to be initialize and registered
207 * @num_pads: number of pads to initialize
212 * Helper function initialize and register the struct vimc_ent_device and struct
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c10 * @adapter: board private structure to initialize
142 * @adapter: board private structure to initialize
176 * @adapter: board private structure to initialize
247 * @adapter: board private structure to initialize
270 * @adapter: board private structure to initialize
314 * @adapter: board private structure to initialize
488 * @adapter: board private structure to initialize
613 * @adapter: board private structure to initialize
692 * @adapter: board private structure to initialize
817 * @adapter: board private structure to initialize
[all …]
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_kms.h183 * @dpu_debugfs_setup_regset32: Initialize data for dpu_debugfs_create_regset32
189 * Companion structure for dpu_debugfs_create_regset32. Do not initialize the
199 * dpu_debugfs_setup_regset32 - Initialize register block definition for debugfs
200 * This function is meant to initialize dpu_debugfs_regset32 structures for use
223 * dpu_debugfs_setup_regset32 to initialize it.
/Linux-v5.10/security/
DKconfig.hardening12 flaws, this plugin is available to identify and zero-initialize
29 prompt "Initialize kernel stack variables at function entry"
58 Zero-initialize any structures on the stack containing
70 Zero-initialize any structures on the stack that may
88 Zero-initialize any stack variables that may be passed
/Linux-v5.10/arch/powerpc/include/asm/
Dvas.h113 * Helper to initialize receive window attributes to defaults for an
120 * Use @attr to initialize the attributes of the window.
128 * Helper to initialize send window attributes to defaults for an NX window.
135 * and the co-processor type @cop. Use @attr to initialize attributes
/Linux-v5.10/drivers/net/ethernet/sfc/
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.
/Linux-v5.10/arch/x86/include/uapi/asm/
Dstat.h31 /* We don't need to memset the whole thing just to initialize the padding */
75 /* We don't need to memset the whole thing just to initialize the padding */
106 /* We don't need to memset the whole thing just to initialize the padding */
/Linux-v5.10/fs/orangefs/
Dorangefs-mod.c91 /* initialize global book keeping data structures */ in orangefs_init()
107 /* initialize a doubly linked at each hash table index */ in orangefs_init()
138 /* Initialize the orangefsdev subsystem. */ in orangefs_init()
141 gossip_err("%s: could not initialize device subsystem %d!\n", in orangefs_init()

12345678910>>...159