Home
last modified time | relevance | path

Searched refs:pieces (Results 1 – 25 of 58) sorted by relevance

123

/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c434 static void alloc_sec_data(struct iwl_firmware_pieces *pieces, in alloc_sec_data() argument
438 struct fw_img_parsing *img = &pieces->img[type]; in alloc_sec_data()
454 static void set_sec_data(struct iwl_firmware_pieces *pieces, in set_sec_data() argument
459 alloc_sec_data(pieces, type, sec); in set_sec_data()
461 pieces->img[type].sec[sec].data = data; in set_sec_data()
464 static void set_sec_size(struct iwl_firmware_pieces *pieces, in set_sec_size() argument
469 alloc_sec_data(pieces, type, sec); in set_sec_size()
471 pieces->img[type].sec[sec].size = size; in set_sec_size()
474 static size_t get_sec_size(struct iwl_firmware_pieces *pieces, in get_sec_size() argument
478 return pieces->img[type].sec[sec].size; in get_sec_size()
[all …]
/linux/arch/arm/nwfpe/
H A Dsoftfloat-macros137 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 Dscan_handlers.rst13 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/Documentation/usb/
H A Ddwc3.rst27 - the interrupt handler is split into the following pieces:
/linux/drivers/pci/hotplug/
H A DTODO40 to be broken up into smaller, manageable pieces. Negative examples are
/linux/tools/power/pm-graph/config/
H A Dcustom-timeline-functions.cfg79 # 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/driver-api/cxl/allocation/
H A Dreclaim.rst11 memory can be consumed by various pieces of reclaim system.
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst28 important pieces of information are never lost.
/linux/Documentation/driver-api/pldmfw/
H A Dindex.rst39 stored in the Little Endian format. Several pieces of data are variable
/linux/Documentation/cpu-freq/
H A Dcore.rst24 architecture drivers (those pieces of code that do actual
/linux/Documentation/RCU/
H A DNMI-RCU.rst13 The relevant pieces of code are listed below, each followed by a
/linux/Documentation/arch/riscv/
H A Dboot.rst154 A few pieces of code need to run before even the first virtual mapping is
/linux/fs/nfs/
H A DKconfig154 The NFSv4.1 pieces of the Linux NFSv4 migration implementation are
/linux/Documentation/arch/powerpc/
H A Dbootwrapper.rst113 All of the boot wrapper pieces are buildable at any time regardless of the
/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst205 Subdivide the DM device 'vol' into 100 pieces and start collecting
/linux/Documentation/scheduler/
H A Dsched-rt-group.rst190 the most complex pieces of code we have.
/linux/Documentation/arch/x86/
H A Damd_hsmp.rst73 reads in pieces. The protocol version 7 metric table (~13 KB) also
/linux/Documentation/core-api/
H A Dasm-annotations.rst15 marking these pieces as code, data, or even specifying their length.
/linux/Documentation/trace/
H A Dtimerlat-tracer.rst104 Such pieces of evidence are useful for the developer to use other
/linux/Documentation/crypto/
H A Dkrb5.rst51 To pass small pieces of data about, such as keys, a buffer structure is
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst109 * There are several other pieces of debug instrumentation in the kernel, many
/linux/Documentation/mm/
H A Dhighmem.rst16 the pieces of physical memory that it wants to access.
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst253 include several key pieces of information critical for defining the power
/linux/Documentation/sound/designs/
H A Dtimestamping.rst21 The ALSA API provides two basic pieces of information, avail
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst155 operate specific pieces (and those modules are in turn driven by

123