/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 321 static void alloc_sec_data(struct iwl_firmware_pieces *pieces, in alloc_sec_data() argument 325 struct fw_img_parsing *img = &pieces->img[type]; in alloc_sec_data() 341 static void set_sec_data(struct iwl_firmware_pieces *pieces, in set_sec_data() argument 346 alloc_sec_data(pieces, type, sec); in set_sec_data() 348 pieces->img[type].sec[sec].data = data; in set_sec_data() 351 static void set_sec_size(struct iwl_firmware_pieces *pieces, in set_sec_size() argument 356 alloc_sec_data(pieces, type, sec); in set_sec_size() 358 pieces->img[type].sec[sec].size = size; in set_sec_size() 361 static size_t get_sec_size(struct iwl_firmware_pieces *pieces, in get_sec_size() argument 365 return pieces->img[type].sec[sec].size; in get_sec_size() [all …]
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 4695 struct il4965_firmware_pieces *pieces) in il4965_load_firmware() argument 4714 pieces->inst_size = le32_to_cpu(ucode->v1.inst_size); in il4965_load_firmware() 4715 pieces->data_size = le32_to_cpu(ucode->v1.data_size); in il4965_load_firmware() 4716 pieces->init_size = le32_to_cpu(ucode->v1.init_size); in il4965_load_firmware() 4717 pieces->init_data_size = le32_to_cpu(ucode->v1.init_data_size); in il4965_load_firmware() 4718 pieces->boot_size = le32_to_cpu(ucode->v1.boot_size); in il4965_load_firmware() 4725 hdr_size + pieces->inst_size + pieces->data_size + in il4965_load_firmware() 4726 pieces->init_size + pieces->init_data_size + pieces->boot_size) { in il4965_load_firmware() 4733 pieces->inst = src; in il4965_load_firmware() 4734 src += pieces->inst_size; in il4965_load_firmware() [all …]
|
/linux/arch/arm/nwfpe/ |
H A D | softfloat-macros | 137 than 128, the result will be 0. The result is broken into two 64-bit pieces 173 nonzero. The result is broken into two 64-bit pieces which are stored at 213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are 285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 304 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 340 any carry out is lost. The result is broken into two 64-bit pieces which 361 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 400 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and 419 result is broken into three 64-bit pieces which are stored at the locations 456 into two 64-bit pieces which are stored at the locations pointed to by [all …]
|
/linux/Documentation/driver-api/acpi/ |
H A D | scan_handlers.rst | 13 is scanned in search of device objects that generally represent various pieces 23 During ACPI-based device hot-remove device nodes representing pieces of hardware
|
/linux/tools/power/pm-graph/config/ |
H A D | custom-timeline-functions.cfg | 79 # and stack formatting. Three pieces of info are required. The function name, 144 # and stack formatting. Three pieces of info are required. The function name,
|
/linux/Documentation/usb/ |
H A D | dwc3.rst | 27 - the interrupt handler is split into the following pieces:
|
H A D | usbip_protocol.rst | 15 in one or more pieces at the low level transport layer). The server sends back
|
/linux/drivers/pci/hotplug/ |
H A D | TODO | 44 to be broken up into smaller, manageable pieces. Negative examples are
|
/linux/Documentation/admin-guide/ |
H A D | filesystem-monitoring.rst | 28 important pieces of information are never lost.
|
/linux/drivers/usb/typec/tcpm/ |
H A D | Kconfig | 86 discrete pieces of silicon in the PM8150b PMIC block: the
|
/linux/Documentation/driver-api/pldmfw/ |
H A D | index.rst | 40 stored in the Little Endian format. Several pieces of data are variable
|
/linux/Documentation/cpu-freq/ |
H A D | core.rst | 24 architecture drivers (those pieces of code that do actual
|
/linux/Documentation/RCU/ |
H A D | NMI-RCU.rst | 13 The relevant pieces of code are listed below, each followed by a
|
/linux/Documentation/arch/riscv/ |
H A D | boot.rst | 154 A few pieces of code need to run before even the first virtual mapping is
|
/linux/fs/nfs/ |
H A D | Kconfig | 152 The NFSv4.1 pieces of the Linux NFSv4 migration implementation are
|
/linux/Documentation/arch/powerpc/ |
H A D | bootwrapper.rst | 113 All of the boot wrapper pieces are buildable at any time regardless of the
|
/linux/Documentation/driver-api/early-userspace/ |
H A D | early_userspace_support.rst | 9 various pieces of functionality that are important enough to be
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | statistics.rst | 205 Subdivide the DM device 'vol' into 100 pieces and start collecting
|
/linux/Documentation/scheduler/ |
H A D | sched-rt-group.rst | 190 the most complex pieces of code we have.
|
/linux/Documentation/trace/ |
H A D | timerlat-tracer.rst | 104 Such pieces of evidence are useful for the developer to use other
|
/linux/Documentation/core-api/ |
H A D | asm-annotations.rst | 15 marking these pieces as code, data, or even specifying their length.
|
/linux/Documentation/dev-tools/ |
H A D | testing-overview.rst | 109 * There are several other pieces of debug instrumentation in the kernel, many
|
/linux/tools/memory-model/Documentation/ |
H A D | ordering.txt | 273 different pieces of the concurrent algorithm. The variable stored to 331 the different pieces of the concurrent algorithm by looking for the
|
/linux/Documentation/mm/ |
H A D | highmem.rst | 16 the pieces of physical memory that it wants to access.
|
/linux/Documentation/networking/pse-pd/ |
H A D | pse-pi.rst | 253 include several key pieces of information critical for defining the power
|