Searched full:extending (Results 1 – 25 of 150) sorted by relevance
123456
/Linux-v6.1/security/integrity/ima/ |
D | ima_queue.c | 41 /* mutex protects atomicity of extending measurement list 42 * and extending the TPM PCR aggregate. Since tpm_extend can take
|
D | ima_init.c | 38 * the measurement list and extending the aggregate PCR value with
|
/Linux-v6.1/include/drm/ttm/ |
D | ttm_range_manager.h | 16 * Extending the ttm_resource object to manage an address space allocation with
|
D | ttm_kmap_iter.h | 54 * Nothing stops us from extending the operations to vmap, vmap_pfn etc,
|
/Linux-v6.1/include/linux/ |
D | sched_clock.h | 3 * sched_clock.h: support for extending counters to full 64-bit ns counter
|
D | klist.h | 3 * klist.h - Some generic list helpers, extending struct list_head a bit.
|
/Linux-v6.1/Documentation/accounting/ |
D | taskstats.rst | 134 Extending taskstats 158 extending the attributes structure would be worthwhile.
|
/Linux-v6.1/fs/ext4/ |
D | file.c | 401 * If we are extending the file, we have to update i_size here before in ext4_dio_write_end_io() 406 * Note that we perform all extending writes synchronously under in ext4_dio_write_end_io() 408 * If the write was not extending, we cannot see pos > i_size here in ext4_dio_write_end_io() 431 * - For extending writes case we don't take the shared lock, since it requires 506 * Quick check here without any i_rwsem lock to see if it is extending in ext4_dio_write_iter()
|
/Linux-v6.1/fs/ocfs2/ |
D | Kconfig | 13 numbers, and has automatically extending metadata groups which may
|
/Linux-v6.1/fs/hfs/ |
D | hfs.h | 200 when extending files */ 253 allocate when extending a file */
|
/Linux-v6.1/Documentation/mm/damon/ |
D | faq.rst | 7 Why a new subsystem, instead of extending perf or other user space tools?
|
/Linux-v6.1/Documentation/userspace-api/media/dvb/ |
D | dvb-frontend-parameters.rst | 14 data, the structure size weren't enough to fit, and just extending its
|
D | dvbproperty.rst | 21 standards. Also, extending it would break userspace.
|
/Linux-v6.1/arch/x86/boot/ |
D | video.h | 25 * of compatibility when extending the table. These are between 0x00 and 0xff.
|
/Linux-v6.1/samples/livepatch/ |
D | livepatch-shadow-fix1.c | 13 * use of a shadow variable. This fix demonstrates the "extending" of
|
/Linux-v6.1/Documentation/powerpc/ |
D | ptrace.rst | 13 resources. Since we're extending, we're trying to create an interface
|
/Linux-v6.1/Documentation/admin-guide/cifs/ |
D | todo.rst | 62 metadata attributes easier from tools (e.g. extending what was done
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | ti,j721e-cpb-ivi-audio.yaml | 16 extension board is extending the CPB audio support, decribed in:
|
/Linux-v6.1/Documentation/filesystems/ |
D | ocfs2.rst | 9 numbers, and has automatically extending metadata groups which may
|
/Linux-v6.1/arch/powerpc/include/uapi/asm/ |
D | sigcontext.h | 52 * Part of the VSX data is stored here also by extending vmx_restore
|
/Linux-v6.1/net/netfilter/ |
D | nf_nat_helper.c | 48 pr_debug("nf_nat_mangle_packet: Extending packet by " in mangle_contents()
|
/Linux-v6.1/Documentation/leds/ |
D | ledtrig-transient.rst | 136 - Timer activation is one shot and extending and/or shortening the timer
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | glossary.txt | 9 dependency" extends from that load extending to the later access.
|
/Linux-v6.1/arch/x86/include/asm/ |
D | idtentry.h | 185 * to an u8 because the push is sign extending. 495 * extending.
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_vrr.c | 162 * framestart_delay==4 we will end up extending the min vblank by in intel_vrr_compute_config()
|
123456