Searched full:consumes (Results 1 – 25 of 232) sorted by relevance
12345678910
/linux-6.12.1/include/net/netfilter/ |
D | nf_tproxy.h | 27 /* assign a socket to the skb -- consumes sk */ 50 * nf_tproxy_handle_time_wait4() consumes the socket reference passed in. 109 * nf_tproxy_handle_time_wait6() consumes the socket reference passed in.
|
/linux-6.12.1/drivers/media/rc/img-ir/ |
D | Kconfig | 17 less reliable (due to lack of timestamps) and consumes more 26 signals in hardware. This is more reliable, consumes less processing
|
/linux-6.12.1/lib/ |
D | Kconfig.kasan | 88 Consumes about 1/8th of available memory at kernel start and adds an 105 Consumes about 1/16th of available memory at kernel start and 122 Consumes about 1/32nd of available memory.
|
/linux-6.12.1/Documentation/filesystems/ |
D | inotify.rst | 33 An fd-per-watch quickly consumes more file descriptors than are allowed, 37 A watch consumes less memory than an open file, separating the number
|
/linux-6.12.1/Documentation/PCI/ |
D | acpi-info.rst | 86 ia64 SAL interface [7]. A host bridge consumes ECAM memory address space 143 * 1 – This device consumes this resource 144 * 0 – This device produces and consumes this resource
|
/linux-6.12.1/arch/hexagon/kernel/ |
D | trampoline.S | 8 * This consumes a little more space than hand-assembling
|
/linux-6.12.1/drivers/scsi/libsas/ |
D | Kconfig | 33 N here if you want to save the few kb this consumes.
|
/linux-6.12.1/Documentation/staging/ |
D | rpmsg.rst | 81 one becomes available (i.e. until the remote processor consumes 105 one becomes available (i.e. until the remote processor consumes 130 one becomes available (i.e. until the remote processor consumes
|
/linux-6.12.1/arch/mips/pci/ |
D | pci-sb1250.c | 16 * kernel, this consumes either 4 or 8 page table pages, and 16MB of 261 * this consumes 4MB of kernel-mapped memory in sb1250_pcibios_init()
|
/linux-6.12.1/Documentation/cpu-freq/ |
D | index.rst | 11 the clock speed, the less power the CPU consumes.
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | actions,owl-cmu.txt | 44 Example: UART controller node that consumes clock generated by the clock
|
D | rockchip,rk3328-cru.txt | 48 Example: UART controller node that consumes the clock generated by the clock
|
D | amlogic,meson8b-clkc.txt | 43 Example: UART controller node that consumes the clock generated by the clock
|
/linux-6.12.1/net/netfilter/ |
D | xt_TPROXY.c | 72 /* NOTE: assign_sock consumes our sk reference */ in tproxy_tg4() 154 /* NOTE: assign_sock consumes our sk reference */ in tproxy_tg6_v1()
|
/linux-6.12.1/include/linux/ |
D | tfrc.h | 39 * integer arithmetic; u32 is not sufficient as scaling consumes 6 bits.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad7192 | 17 the bridge itself consumes the majority of the current in the
|
/linux-6.12.1/drivers/xen/ |
D | xen-front-pgdir-shbuf.c | 154 * Get the number of pages the page directory consumes itself. 171 /* Only for pages the page directory consumes itself. */ in backend_calc_num_grefs() 184 * Number of pages the page directory consumes itself in guest_calc_num_grefs()
|
/linux-6.12.1/Documentation/arch/x86/ |
D | pti.rst | 71 (Consumes an additional 4k per process). 74 entry. This consumes nearly 2MB of RAM once the kernel
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-srggb10dpcm8.rst | 27 consumes 8 bits of memory. In other respects this format is similar to
|
D | pixfmt-srggb10alaw8.rst | 23 component consumes 8 bits of memory. In other respects this format is
|
/linux-6.12.1/arch/x86/boot/ |
D | mkcpustr.c | 34 also consumes the compiler-added null in main()
|
/linux-6.12.1/drivers/dax/ |
D | Kconfig | 25 driver consumes memory ranges allocated and exported by the
|
/linux-6.12.1/security/tomoyo/ |
D | Kconfig | 26 and consumes much memory.
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_debugfs.c | 370 /* This function always consumes all of the written input, or produces in ice_debugfs_enable_write() 460 /* This function always consumes all of the written input, or produces in ice_debugfs_log_size_write() 563 /* This function always consumes all of the written input, or produces in ice_debugfs_data_write()
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | inodes.rst | 94 set on the filesystem, the file consumes ``i_blocks_lo`` 512-byte blocks 96 ``inode.i_flags``, then the file consumes ``i_blocks_lo + (i_blocks_hi 99 consumes (``i_blocks_lo + i_blocks_hi`` << 32) filesystem blocks on
|
12345678910