| /linux/tools/include/linux/ |
| H A D | gfp_types.h | 155 * Watermark modifiers -- controls access to emergency reserves 173 * %__GFP_NOMEMALLOC is used to explicitly forbid access to emergency reserves. 313 * watermark is applied to allow access to "atomic reserves". 352 * others use the flag to avoid lowmem reserves in %ZONE_DMA and treat the
|
| /linux/arch/s390/boot/ |
| H A D | kaslr.c | 162 * Two types of decompressor memory allocations/reserves are considered 178 * considered by checking the "res" (reserves) array. The first
|
| /linux/scripts/ |
| H A D | jobserver-exec | 6 not exposed via any special variables, reserves them all, runs a subprocess
|
| /linux/lib/ |
| H A D | nlattr.c | 896 * Adds a netlink attribute header to a socket buffer and reserves 923 * Adds a netlink attribute header to a socket buffer and reserves 944 * Reserves room for attribute payload without a header. 961 * Adds a netlink attribute header to a socket buffer and reserves 983 * Adds a netlink attribute header to a socket buffer and reserves 1011 * Reserves room for attribute payload without a header.
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | special_inodes.rst | 6 ext4 reserves some inode for special features, as follows:
|
| /linux/Documentation/mm/ |
| H A D | remap_file_pages.rst | 15 entries from entries with file offset (pte_file). Kernel reserves flag in
|
| /linux/include/uapi/linux/ |
| H A D | pwm.h | 26 /* Reserves the passed hwpwm for exclusive control. */
|
| H A D | lp.h | 15 * Per POSIX guidelines, this module reserves the LP and lp prefixes
|
| /linux/Documentation/core-api/ |
| H A D | memory-allocation.rst | 51 * If you think that accessing memory reserves is justified and the kernel 109 some portion of memory reserves. Usually used from interrupt/bottom-half
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_info.c | 14 * Creates a new frame buffer info structure. Also reserves @size bytes
|
| /linux/kernel/bpf/ |
| H A D | mmap_unlock_work.h | 24 * percpu variable to do the irq_work. The active flag reserves the slot
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm_tis.rst | 27 When the kernel wants to send commands to the TPM chip, it first reserves
|
| /linux/include/linux/sched/ |
| H A D | mm.h | 410 * prevents entering reclaim and allows access to all memory reserves. This 415 * Users of this scope have to be extremely careful to not deplete the reserves 424 * does not give PF_MEMALLOC access to reserves.
|
| /linux/drivers/ntb/ |
| H A D | msi.c | 26 * This function reserves the last N outbound memory windows (where N 88 * Over the entire network, this function will reserves the last N
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_cwksp.h | 269 * Reserves the given number of bytes within the aligned/buffer segment of the wksp, 360 * Reserves and returns unaligned memory. 368 * Reserves and returns memory sized on and aligned on ZSTD_CWKSP_ALIGNMENT_BYTES (64 bytes). 395 * Reserves and returns memory sized on and aligned on ZSTD_CWKSP_ALIGNMENT_BYTES (64 bytes).
|
| /linux/arch/x86/mm/ |
| H A D | pgtable_32.c | 88 * reservetop=size reserves a hole at the top of the kernel address space which
|
| /linux/arch/powerpc/sysdev/ |
| H A D | mpic_msi.c | 40 * This is a bit of a mix of U3 and U4 reserves but that's going in mpic_msi_reserve_u3_hwirqs()
|
| H A D | fsl_gtm.c | 83 * This function reserves GTM timer for later use. It returns gtm_timer 118 * This function reserves GTM timer for later use. It returns gtm_timer
|
| /linux/arch/x86/kernel/ |
| H A D | ebda.c | 10 * This function reserves all conventional PC system BIOS related
|
| /linux/Documentation/misc-devices/ |
| H A D | max6875.rst | 64 addresses. For example, for address 0x50, it also reserves 0x51.
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_mdio.c | 75 /* This addressing scheme reserves register 0xff for the bank address in sja1110_pcs_mdio_read_c45() 116 /* This addressing scheme reserves register 0xff for the bank address in sja1110_pcs_mdio_write_c45()
|
| /linux/Documentation/block/ |
| H A D | pr.rst | 75 This ioctl command reserves the device and thus restricts access for other
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | tcm.h | 111 * Reserves a 2D area in the container. 153 * Reserves a 1D area in the container.
|
| /linux/include/drm/ttm/ |
| H A D | ttm_execbuf_util.h | 70 * non-blocking reserves should be tried.
|
| /linux/tools/lib/python/ |
| H A D | jobserver.py | 50 - open(): reserves all slots;
|