Home
last modified time | relevance | path

Searched defs:limit (Results 76 – 100 of 748) sorted by relevance

12345678910>>...30

/openbmc/linux/fs/qnx6/
H A Ddir.c129 int limit = last_entry(inode, n); in qnx6_readdir() local
237 int limit = last_entry(dir, n); in qnx6_find_entry() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h16 u64 limit; member
/openbmc/linux/arch/x86/mm/
H A Damdtopology.c83 u64 base, limit; in amd_numa_init() local
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c58 int limit = 10000; in emac_mii_reset_phy() local
82 int limit = 10000; in emac_mii_reset_gpcs() local
/openbmc/linux/arch/sparc/include/asm/
H A Dobio.h123 unsigned int limit; in bw_get_prof_limit() local
132 static inline void bw_set_prof_limit(int cpu, unsigned int limit) in bw_set_prof_limit()
/openbmc/linux/kernel/dma/
H A Dcontiguous.c218 void __init dma_contiguous_reserve(phys_addr_t limit) in dma_contiguous_reserve()
281 phys_addr_t limit, struct cma **res_cma, in dma_contiguous_reserve_area()
/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c382 u32 limit = 32; in flush_fifo_rx() local
399 u32 limit = 32; in flush_fifo_tx() local
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_formats.c47 static int get_x_position(const struct vkms_frame_info *frame_info, int limit, int x) in get_x_position()
132 int limit = min_t(size_t, drm_rect_width(&frame_info->dst), stage_buffer->n_pixels); in vkms_compose_row() local
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_mem.c23 struct xa_limit limit = XA_LIMIT(1, 0x00ffffff); in siw_mem_add() local
94 struct xa_limit limit = XA_LIMIT(1, 0x00ffffff); in siw_mr_add_mem() local
/openbmc/linux/arch/arm/mach-rpc/include/mach/
H A Dacornfb.h15 u_long limit; in acornfb_valid_pixrate() local
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-icount.c95 int64_t limit = icount_get_limit(); in icount_percpu_budget() local
/openbmc/linux/lib/
H A Ddynamic_queue_limits.c20 unsigned int inprogress, prev_inprogress, limit; in dql_completed() local
/openbmc/linux/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c33 struct rlimit limit = { in setrlimit_nproc() local
/openbmc/linux/arch/powerpc/boot/
H A Ddecompress.c42 static unsigned long limit; variable
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule.c111 unsigned long limit = (unsigned long)_etext - SZ_32M; in module_alloc() local
/openbmc/linux/arch/x86/kernel/
H A Dhead32.c83 const unsigned long limit = __pa(_end) + in mk_early_pgtbl_32() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dtimer.h7 u64 limit; member
/openbmc/linux/arch/arm64/lib/
H A Dstrnlen.S29 limit .req x1 label
/openbmc/qemu/include/hw/sensor/
H A Dtmp105.h43 int16_t limit[2]; member
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.c35 void bsd_i386_write_dt(void *ptr, unsigned long addr, unsigned long limit, in bsd_i386_write_dt()
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_cpu.c36 unsigned long limit, int flags) in bsd_x86_64_write_dt()
/openbmc/qemu/hw/core/
H A Dptimer.c25 uint64_t limit; member
398 void ptimer_set_limit(ptimer_state *s, uint64_t limit, int reload) in ptimer_set_limit()
/openbmc/linux/net/netfilter/
H A Dnft_connlimit.c18 u32 limit; member
64 u32 flags, limit; in nft_connlimit_do_init() local
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c59 const struct gma_limit_t *limit; in psb_intel_limit() local
112 const struct gma_limit_t *limit; in psb_intel_crtc_mode_set() local
/openbmc/linux/crypto/
H A Dtea.c133 u32 limit = XTEA_DELTA * XTEA_ROUNDS; in xtea_encrypt() local
177 u32 limit = XTEA_DELTA * XTEA_ROUNDS; in xeta_encrypt() local

12345678910>>...30