Home
last modified time | relevance | path

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

123

/linux/rust/kernel/alloc/
H A Dallocator.rs65 // INVARIANT: `krealloc_node_align` satisfies the type invariants.
68 // INVARIANT: `vrealloc_node_align` satisfies the type invariants.
71 // INVARIANT: `kvrealloc_node_align` satisfies the type invariants.
141 // - `realloc` satisfies the guarantees, since `ReallocFunc::call` has the same.
211 // - `realloc` satisfies the guarantees, since `ReallocFunc::call` has the same.
232 // - `realloc` satisfies the guarantees, since `ReallocFunc::call` has the same.
/linux/Documentation/devicetree/bindings/iio/filter/
H A Dadi,admv8818.yaml53 satisfies this relationship the filter will be put into 'bypass'.
62 satisfies this relationship the filter will be put into 'bypass'.
/linux/arch/powerpc/include/asm/
H A Drtas-work-area.h14 * Descriptor for a "work area" in PAPR terminology that satisfies
/linux/Documentation/scheduler/
H A 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/drivers/scsi/arm/
H A Dqueue.h70 * Returns : struct scsi_cmnd if successful, or NULL if no command satisfies requirements
H A Dqueue.c208 * Returns : struct scsi_cmnd if successful, or NULL if no command satisfies requirements
/linux/Documentation/core-api/
H A Ddma-isa-lpc.rst41 In order to allocate a piece of memory that satisfies all these
H A Dunaligned-memory-access.rst48 writing code that satisfies natural alignment requirements is the easiest way
H A Drbtree.rst320 * If it also satisfies Cond1, that's the match
/linux/tools/include/linux/
H A Dinterval_tree_generic.h95 * If it also satisfies Cond1, that's the \
/linux/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c128 * reliably reserve an arena that satisfies RTAS addressing
/linux/arch/mips/kernel/
H A Dvmlinux.lds.S190 * also satisfies PAGE_SIZE alignment as the largest page size
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-selection.rst112 error indicates that *there exist no rectangle* that satisfies the
/linux/Documentation/filesystems/ext4/
H A Difork.rst97 satisfies ``4*(((blocksize - 12)/12)^n) >= 2^32`` is 5.
/linux/arch/arm64/kvm/
H A Ddebug.c133 * Clear the bits that KVM may use which also satisfies emulation of in setup_external_mdscr()
/linux/include/uapi/linux/usb/
H A Draw_gadget.h197 * Finds an endpoint that satisfies the parameters specified in the provided
/linux/arch/x86/kernel/
H A Dtls.c50 * a user_desc that satisfies LDT_empty. To keep everything in tls_desc_okay()
/linux/Documentation/translations/zh_CN/core-api/
H A Drbtree.rst282 * If it also satisfies Cond1, that's the match
/linux/arch/arm/mach-omap2/
H A Dcpuidle34xx.c167 * if it satisfies the enable_off_mode condition.
/linux/Documentation/crypto/
H A Dasync-tx-api.rst229 dma_request_channel simply returns the first channel that satisfies the
/linux/Documentation/devicetree/bindings/pci/
H A Dnvidia,tegra194-pcie.yaml153 when a platform is designed in such a way that it satisfies at least one
/linux/drivers/tty/serial/8250/
H A D8250_mid.c221 /* Find prescaler value that satisfies Fuart < Fref */ in mid8250_set_termios()
/linux/rust/kernel/
H A Dalloc.rs170 /// On success, returns a buffer represented as `NonNull<[u8]>` that satisfies the layout
/linux/kernel/bpf/
H A Dlog.c348 * linfo[0].insn_off == 0 which always satisfies above condition. in find_linfo()
349 * Binary search is searching for rightmost linfo entry that satisfies in find_linfo()
/linux/arch/riscv/kernel/
H A Dprocess.c303 * Prefer the smallest PMLEN that satisfies the user's request, in set_tagged_addr_ctrl()

123