| /linux/fs/ubifs/ |
| H A D | key.h | 85 * 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 …]
|
| /linux/include/crypto/ |
| H A D | sha2.h | 159 * sha224_init() - Initialize a SHA-224 context for a new message 160 * @ctx: the context to initialize 223 * @key: (output) the key structure to initialize 236 * hmac_sha224_init() - Initialize an HMAC-SHA224 context for a new message 237 * @ctx: (output) the HMAC context to initialize 251 * hmac_sha224_init_usingrawkey() - Initialize an HMAC-SHA224 context for a new 253 * @ctx: (output) the HMAC context to initialize 334 * sha256_init() - Initialize a SHA-256 context for a new message 335 * @ctx: the context to initialize 427 * @key: (output) the key structure to initialize [all …]
|
| H A D | sha3.h | 109 * sha3_224_init() - Initialize a context for SHA3-224 110 * @ctx: The context to initialize 125 * sha3_256_init() - Initialize a context for SHA3-256 126 * @ctx: The context to initialize 141 * sha3_384_init() - Initialize a context for SHA3-384 142 * @ctx: The context to initialize 157 * sha3_512_init() - Initialize a context for SHA3-512 158 * @ctx: The context to initialize 203 * shake128_init() - Initialize a context for SHAKE128 204 * @ctx: The context to initialize [all …]
|
| H A D | md5.h | 49 * md5_init() - Initialize an MD5 context for a new message 50 * @ctx: the context to initialize 113 * @key: (output) the key structure to initialize 126 * hmac_md5_init() - Initialize an HMAC-MD5 context for a new message 127 * @ctx: (output) the HMAC context to initialize 137 * hmac_md5_init_usingrawkey() - Initialize an HMAC-MD5 context for a new 139 * @ctx: (output) the HMAC context to initialize
|
| /linux/tools/docs/ |
| H A D | get_abi.py | 40 """Initialize an argparse subparser for rest output""" 43 """Initialize argparse subparsers""" 75 """Initialize an argparse subparser for ABI validation""" 78 """Initialize argparse subparsers""" 95 """Initialize an argparse subparser for ABI search""" 98 """Initialize argparse subparsers""" 137 Initialize an argparse subparser for logic to check undefined ABI at 142 """Initialize argparse subparsers"""
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_cmd.h | 19 * @IPA_CMD_IP_V4_FILTER_INIT: Initialize IPv4 filter table 20 * @IPA_CMD_IP_V6_FILTER_INIT: Initialize IPv6 filter table 21 * @IPA_CMD_IP_V4_ROUTING_INIT: Initialize IPv4 routing table 22 * @IPA_CMD_IP_V6_ROUTING_INIT: Initialize IPv6 routing table 23 * @IPA_CMD_HDR_INIT_LOCAL: Initialize IPA-local header memory 57 * ipa_cmd_pool_init() - initialize command channel pools 154 * ipa_cmd_init() - Initialize IPA immediate commands
|
| /linux/drivers/scsi/aic94xx/ |
| H A D | aic94xx_seq.c | 425 * 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/drivers/gpu/drm/radeon/ |
| H A D | r520.c | 174 /* 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()
|
| H A D | r420.c | 253 /* Initialize GART (initialize after TTM so we can allocate in r420_startup() 329 /* Initialize surface registers */ in r420_resume() 382 /* Initialize scratch registers */ in r420_init() 384 /* Initialize surface registers */ in r420_init() 416 /* Initialize clocks */ in r420_init() 418 /* initialize AGP */ in r420_init() 425 /* initialize memory controller */ in r420_init() 450 /* Initialize power management */ in r420_init()
|
| /linux/lib/ |
| H A D | objpool.c | 17 /* initialize percpu objpool_slot */ 27 /* initialize elements of percpu objpool_slot */ in objpool_init_percpu_slot() 46 /* allocate and initialize percpu slots */ 95 /* initialize the objpool_slot of cpu node i */ in objpool_init_percpu_slots() 117 /* initialize object pool and pre-allocate objects */ 137 /* initialize objpool pool */ in objpool_init() 150 /* initialize per-cpu slots */ in objpool_init()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_dev.c | 12 * idpf_ctlq_reg_init - initialize default mailbox registers 42 * idpf_mb_intr_reg_init - Initialize mailbox interrupt register 59 * idpf_intr_reg_init - Initialize interrupt registers 132 * idpf_reset_reg_init - Initialize reset registers 159 * idpf_ptp_reg_init - Initialize required registers 182 * idpf_reg_ops_init - Initialize register API function pointers 196 * idpf_dev_ops_init - Initialize device API function pointers
|
| H A D | idpf_vf_dev.c | 11 * idpf_vf_ctlq_reg_init - initialize default mailbox registers 41 * idpf_vf_mb_intr_reg_init - Initialize the mailbox register 58 * idpf_vf_intr_reg_init - Initialize interrupt registers 131 * idpf_vf_reset_reg_init - Initialize reset registers 168 * idpf_vf_reg_ops_init - Initialize register API function pointers 181 * idpf_vf_dev_ops_init - Initialize device API function pointers
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | ssh_parser.h | 31 * 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/drivers/hid/ |
| H A D | hid-uclogic-params.c | 217 * uclogic_params_pen_init_v1() - initialize tablet interface pen 220 * @pen: Pointer to the pen parameters to initialize (to be 226 * @hdev: The HID device of the tablet interface to initialize and get 345 * uclogic_params_pen_init_v2() - initialize tablet interface pen 348 * @pen: Pointer to the pen parameters to initialize (to be 364 * @hdev: The HID device of the tablet interface to initialize 512 * uclogic_params_frame_init_with_desc() - initialize tablet's frame control 515 * @frame: Pointer to the frame parameters to initialize (to be cleaned 549 * uclogic_params_frame_init_v1() - initialize v1 tablet interface frame 552 * @frame: Pointer to the frame parameters to initialize (to be cleaned [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | head.S | 114 /* 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 180 /* initialize mcount FPTR */ 293 /* Initialize Protection Registers */ 299 /* Initialize the global data pointer */ 386 ** Initialize Space registers 406 /* Initialize the SP - monarch sets up smp_init_current_idle_task */ 417 mtctl %r4,%cr24 /* Initialize kernel root pointer */ [all …]
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_vsi_vlan_ops.c | 48 * @vsi: VSI to initialize VSI VLAN ops to unsupported for 62 * ice_vsi_init_vlan_ops - initialize type specific VSI VLAN ops 63 * @vsi: VSI to initialize ops for 71 /* Initialize all VSI types to have unsupported VSI VLAN ops */ in ice_vsi_init_vlan_ops()
|
| /linux/rust/proc-macro2/ |
| H A D | detection.rs | 16 INIT.call_once(initialize); in inside_proc_macro() 25 initialize(); in unforce_fallback() 29 fn initialize() { in initialize() function 59 fn initialize() { in initialize() function
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| H A D | dcmipp-common.c | 16 /* Helper function to allocate and initialize pads */ 27 /* Initialize the pads */ in dcmipp_pads_init() 62 /* Initialize the subdev */ in dcmipp_ent_sd_register() 76 /* Initialize the media entity */ in dcmipp_ent_sd_register()
|
| /linux/include/linux/ |
| H A D | completion.h | 45 * 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
|
| /linux/drivers/staging/greybus/ |
| H A D | fw-core.c | 177 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/drivers/usb/gadget/function/ |
| H A D | u_ether.h | 96 /* 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 180 * gether_set_dev_addr - initialize an ethernet-over-usb link with eth address 202 * gether_set_host_addr - initialize an ethernet-over-usb link with host address 246 * gether_set_qmult - initialize an ethernet-over-usb link with a multiplier
|
| /linux/drivers/comedi/drivers/ |
| H A D | comedi_8255.c | 180 * subdev_8255_io_init - initialize DIO subdevice for driving I/O mapped 8255 182 * @s: comedi subdevice to initialize 199 * subdev_8255_mm_init - initialize DIO subdevice for driving mmio-mapped 8255 201 * @s: comedi subdevice to initialize 216 * subdev_8255_cb_init - initialize DIO subdevice for driving callback-mapped 8255 218 * @s: comedi subdevice to initialize
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | exp_rcv.c | 10 * 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/rust/pin-init/src/ |
| H A D | alloc.rs | 24 /// Smart pointer that can initialize memory in-place. 26 /// Use the given pin-initializer to pin-initialize a `T` inside of a new smart pointer of this 34 /// Use the given pin-initializer to pin-initialize a `T` inside of a new smart pointer of this 50 /// Use the given initializer to in-place initialize a `T`. in try_init() 55 /// Use the given initializer to in-place initialize a `T`. in init()
|
| /linux/tools/perf/util/ |
| H A D | mutex.h | 100 /* Default initialize the mtx struct. */ 103 * Initialize the mtx struct and set the process-shared rather than default 116 /* Default initialize the cond struct. */ 119 * Initialize the cond struct and specify the process-shared rather than default
|