Home
last modified time | relevance | path

Searched full:satisfies (Results 1 – 25 of 86) sorted by relevance

1234

/linux-6.14.4/rust/kernel/alloc/
Dallocator.rs65 // INVARIANT: `krealloc` satisfies the type invariants.
68 // INVARIANT: `vrealloc` satisfies the type invariants.
71 // INVARIANT: `kvrealloc` satisfies the type invariants.
128 // - `realloc` satisfies the guarantees, since `ReallocFunc::call` has the same.
145 // - `realloc` satisfies the guarantees, since `ReallocFunc::call` has the same.
169 // - `realloc` satisfies the guarantees, since `ReallocFunc::call` has the same.
Dallocator_test.rs83 // SAFETY: Returns either NULL or a pointer to a memory allocation that satisfies or in realloc()
/linux-6.14.4/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/
Dia_css_fpn_types.h20 * which satisfies the requirement the maximum data is less than 64.
/linux-6.14.4/arch/powerpc/include/asm/
Drtas-work-area.h14 * Descriptor for a "work area" in PAPR terminology that satisfies
/linux-6.14.4/Documentation/scheduler/
Dsched-capacity.rst359 tasks. IOW, CFS wakeup CPU selection searches for a CPU that satisfies::
422 RT task wakeup CPU selection searches for a CPU that satisfies::
436 DL task wakeup CPU selection searches for a CPU that satisfies::
/linux-6.14.4/drivers/scsi/arm/
Dqueue.h70 * Returns : struct scsi_cmnd if successful, or NULL if no command satisfies requirements
Dqueue.c208 * Returns : struct scsi_cmnd if successful, or NULL if no command satisfies requirements
/linux-6.14.4/drivers/net/dsa/sja1105/
Dsja1105_ptp.h26 /* Calculate the first base_time in the future that satisfies this
/linux-6.14.4/Documentation/core-api/
Ddma-isa-lpc.rst41 In order to allocate a piece of memory that satisfies all these
/linux-6.14.4/include/linux/
Dinterval_tree_generic.h95 * If it also satisfies Cond1, that's the \
/linux-6.14.4/arch/powerpc/platforms/pseries/
Drtas-work-area.c128 * reliably reserve an arena that satisfies RTAS addressing
/linux-6.14.4/tools/include/linux/
Dinterval_tree_generic.h95 * If it also satisfies Cond1, that's the \
/linux-6.14.4/arch/mips/kernel/
Dvmlinux.lds.S190 * also satisfies PAGE_SIZE alignment as the largest page size
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dvidioc-g-selection.rst112 error indicates that *there exist no rectangle* that satisfies the
/linux-6.14.4/Documentation/filesystems/ext4/
Difork.rst97 satisfies ``4*(((blocksize - 12)/12)^n) >= 2^32`` is 5.
/linux-6.14.4/arch/arm64/kvm/
Ddebug.c114 * Clear the bits that KVM may use which also satisfies emulation of in setup_external_mdscr()
/linux-6.14.4/arch/x86/kernel/
Dtls.c50 * a user_desc that satisfies LDT_empty. To keep everything in tls_desc_okay()
/linux-6.14.4/include/uapi/linux/usb/
Draw_gadget.h197 * Finds an endpoint that satisfies the parameters specified in the provided
/linux-6.14.4/Documentation/translations/zh_CN/core-api/
Drbtree.rst282 * If it also satisfies Cond1, that's the match
/linux-6.14.4/drivers/dma/amd/ptdma/
Dptdma-dev.c205 /* Page alignment satisfies our needs for N <= 128 */ in pt_core_init()
/linux-6.14.4/rust/kernel/
Dalloc.rs142 /// On success, returns a buffer represented as `NonNull<[u8]>` that satisfies the layout
/linux-6.14.4/arch/arm/mach-omap2/
Dcpuidle34xx.c167 * if it satisfies the enable_off_mode condition.
/linux-6.14.4/Documentation/mm/
Dzsmalloc.rst20 since this satisfies the requirements of all its current users (in the
/linux-6.14.4/Documentation/crypto/
Dasync-tx-api.rst229 dma_request_channel simply returns the first channel that satisfies the
/linux-6.14.4/arch/riscv/kernel/
Dprocess.c285 * Prefer the smallest PMLEN that satisfies the user's request, in set_tagged_addr_ctrl()

1234