Home
last modified time | relevance | path

Searched +defs:p +defs:limit (Results 76 – 100 of 240) sorted by relevance

12345678910

/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c105 int start, limit; in pasemi_alloc_tx_chan() local
470 static void *map_onedev(struct pci_dev *p, int index) in map_onedev()
/openbmc/linux/lib/
H A Dstring.c137 size_t limit = PAGE_SIZE - ((long)src & (PAGE_SIZE - 1)); in strscpy() local
445 const char *p; in strspn() local
464 const char *p; in strcspn() local
730 unsigned char *p = addr; in memscan() local
805 const unsigned char *p = s; in memchr() local
/openbmc/linux/kernel/
H A Dexit.c239 void release_task(struct task_struct *p) in release_task()
329 struct task_struct *p; in will_become_orphaned_pgrp() local
358 struct task_struct *p; in has_stopped_jobs() local
592 struct task_struct *p, *n; in find_child_reaper() local
693 struct task_struct *p, *t, *reaper; in forget_original_parent() local
732 struct task_struct *p, *n; in exit_notify() local
940 unsigned int limit; in make_task_dead() local
1383 struct task_struct *p) in wait_consider_task()
1496 struct task_struct *p; in do_wait_thread() local
1510 struct task_struct *p; in ptrace_do_wait() local
[all …]
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c400 #define tx_dma_ring_space(p) \ argument
439 static inline int desc_get_owner(struct xgmac_dma_desc *p) in desc_get_owner()
679 struct xgmac_dma_desc *p; in xgmac_rx_refill() local
792 struct xgmac_dma_desc *p; in xgmac_free_rx_skbufs() local
813 struct xgmac_dma_desc *p; in xgmac_free_tx_skbufs() local
871 struct xgmac_dma_desc *p = priv->dma_tx + entry; in xgmac_tx_complete() local
945 int limit; in xgmac_hw_init() local
1166 static int xgmac_rx(struct xgmac_priv *priv, int limit) in xgmac_rx()
1170 struct xgmac_dma_desc *p; in xgmac_rx() local
1594 void *p = priv; in xgmac_get_ethtool_stats() local
[all …]
/openbmc/linux/drivers/perf/
H A Darm_spe_pmu.c96 #define to_spe_pmu(p) (container_of(p, struct arm_spe_pmu, pmu)) argument
408 u64 limit = buf->nr_pages * PAGE_SIZE; in arm_spe_pmu_next_snapshot_off() local
437 u64 limit = bufsize; in __arm_spe_pmu_next_off() local
506 u64 limit = __arm_spe_pmu_next_off(handle); in arm_spe_pmu_next_off() local
524 u64 base, limit; in arm_spe_perf_aux_output_begin() local
/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c739 static int greth_rx(struct net_device *dev, int limit) in greth_rx()
855 static int greth_rx_gbit(struct net_device *dev, int limit) in greth_rx_gbit()
1018 static int greth_set_mac_add(struct net_device *dev, void *p) in greth_set_mac_add()
1122 static void greth_get_regs(struct net_device *dev, struct ethtool_regs *regs, void *p) in greth_get_regs()
/openbmc/linux/arch/x86/include/asm/
H A Dsegment.h13 #define GDT_ENTRY(flags, base, limit) \ argument
247 unsigned int p; in vdso_read_cpunode() local
/openbmc/linux/fs/gfs2/
H A Dlops.c651 static void gfs2_before_commit(struct gfs2_sbd *sdp, unsigned int limit, in gfs2_before_commit()
699 void *p; in gfs2_before_commit() local
725 unsigned int limit = buf_limit(sdp); /* 503 for 4k blocks */ in buf_lo_before_commit() local
1002 unsigned int limit = databuf_limit(sdp); in databuf_lo_before_commit() local
/openbmc/linux/arch/sparc/kernel/
H A Dpcic.c370 struct pcic_sn2list *p; in pcic_probe() local
533 struct pcic_ca2irq *p; in pcic_fill_irq() local
828 static void pcic_load_profile_irq(int cpu, unsigned int limit) in pcic_load_profile_irq()
H A Dleon_kernel.c58 struct irq_bucket *p; in leon_handle_ext_irq() local
481 static void leon_load_profile_irq(int cpu, unsigned int limit) in leon_load_profile_irq()
/openbmc/linux/net/sched/
H A Dsch_sfq.c115 int limit; /* limit of total number of packets in this qdisc */ member
205 sfq_index p, n; in sfq_link() local
219 #define sfq_unlink(q, x, n, p) \ argument
230 sfq_index p, n; in sfq_dec() local
243 sfq_index p, n; in sfq_inc() local
632 struct red_parms *p = NULL; in sfq_change() local
796 struct red_parms *p = q->red_parms; in sfq_dump() local
H A Dsch_choke.c50 u32 limit; member
216 const struct red_parms *p = &q->parms; in choke_enqueue() local
/openbmc/linux/include/linux/
H A Dxarray.h97 static inline void *xa_tag_pointer(void *p, unsigned long tag) in xa_tag_pointer()
868 void *entry, struct xa_limit limit, gfp_t gfp) in xa_alloc()
901 void *entry, struct xa_limit limit, gfp_t gfp) in xa_alloc_bh()
934 void *entry, struct xa_limit limit, gfp_t gfp) in xa_alloc_irq()
971 struct xa_limit limit, u32 *next, gfp_t gfp) in xa_alloc_cyclic()
1008 struct xa_limit limit, u32 *next, gfp_t gfp) in xa_alloc_cyclic_bh()
1045 struct xa_limit limit, u32 *next, gfp_t gfp) in xa_alloc_cyclic_irq()
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c215 static int pasemi_mac_set_mac_addr(struct net_device *dev, void *p) in pasemi_mac_set_mac_addr()
515 int start, limit; in pasemi_mac_free_tx_resources() local
577 const int limit) in pasemi_mac_replenish_rx_ring()
693 const int limit) in pasemi_mac_clean_rx()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c84 struct nvif_vmm_pfnmap_v0 p; member
243 nouveau_svmm_invalidate(struct nouveau_svmm *svmm, u64 start, u64 limit) in nouveau_svmm_invalidate()
261 unsigned long limit = update->end; in nouveau_svmm_invalidate_range_start() local
727 u64 inst, start, limit; in nouveau_svm_fault() local
/openbmc/linux/kernel/time/
H A Dposix-cpu-timers.c194 static u64 cpu_clock_sample(const clockid_t clkid, struct task_struct *p) in cpu_clock_sample()
221 static void task_sample_cputime(struct task_struct *p, u64 *samples) in task_sample_cputime()
339 static u64 cpu_clock_sample_group(const clockid_t clkid, struct task_struct *p, in cpu_clock_sample_group()
451 static void disarm_timer(struct k_itimer *timer, struct task_struct *p) in disarm_timer()
475 struct task_struct *p; in posix_cpu_timer_del() local
556 static void arm_timer(struct k_itimer *timer, struct task_struct *p) in arm_timer()
630 struct task_struct *p; in posix_cpu_timer_set() local
793 struct task_struct *p; in posix_cpu_timer_get() local
878 static bool check_rlimit(u64 time, u64 limit, int signo, bool rt, bool hard) in check_rlimit()
1050 struct task_struct *p; in posix_cpu_timer_rearm() local
[all …]
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h35 #define __flush_cache(p) ia64_fc((unsigned long)p) argument
37 #define gru_ordered_store_ulong(p, v) \ argument
44 #define __flush_cache(p) clflush(p) argument
45 #define gru_ordered_store_ulong(p, v) \ argument
306 unsigned int limit; member
331 static inline void gru_flush_cache(void *p) in gru_flush_cache()
603 static inline union gru_mesqhead gru_mesq_head(int head, int limit) in gru_mesq_head()
702 static inline void *gru_get_gseg_pointer (void *p) in gru_get_gseg_pointer()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c607 int limit, device_pebs; in get_bad_peb_limit() local
1284 struct mtd_dev_param *p = &mtd_dev_param[i]; in ubi_init() local
1451 struct mtd_dev_param *p; in ubi_mtd_param_parse() local
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c543 int limit, device_pebs; in get_bad_peb_limit() local
1257 struct mtd_dev_param *p = &mtd_dev_param[i]; in ubi_init() local
1399 struct mtd_dev_param *p; in ubi_mtd_param_parse() local
/openbmc/linux/arch/s390/crypto/
H A Dprng.c166 u64 *p = (u64 *)(pg + offset); in generate_entropy() local
594 u8 *p; in prng_sha512_read() local
751 unsigned limit; in prng_reseed_limit_store() local
/openbmc/linux/arch/powerpc/kernel/
H A Dprom.c81 static int __init early_parse_mem(char *p) in early_parse_mem()
120 void *p; in move_device_tree() local
779 phys_addr_t limit; in early_init_devtree() local
/openbmc/qemu/hw/usb/
H A Ddev-hub.c350 static void usb_hub_handle_control(USBDevice *dev, USBPacket *p, in usb_hub_handle_control()
490 unsigned int n, limit, var_hub_size = 0; in usb_hub_handle_control() local
525 static void usb_hub_handle_data(USBDevice *dev, USBPacket *p) in usb_hub_handle_data()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman.c978 struct qm_portal p; member
1227 struct qm_portal *p; in qman_create_portal() local
1613 unsigned int limit = 0; in __poll_portal_fast() local
1757 int qman_p_poll_dqrr(struct qman_portal *p, unsigned int limit) in qman_p_poll_dqrr()
1860 struct qman_portal *p; in qman_init_fq() local
1973 struct qman_portal *p; in qman_schedule_fq() local
2014 struct qman_portal *p; in qman_retire_fq() local
2096 struct qman_portal *p; in qman_oos_fq() local
2271 struct qman_portal *p; in qman_volatile_dequeue() local
2317 struct qman_portal *p; in qman_enqueue() local
[all …]
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.c220 long l, limit; in tce_buildmulti_pSeriesLP() local
321 unsigned long limit; in tce_freemulti_pSeriesLP() local
406 long limit; in tce_clearrange_multi_pSeriesLP() local
447 long l, limit; in tce_setrange_multi_pSeriesLP() local
750 struct dynamic_dma_window_prop *p; in pci_dma_find() local
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c338 struct sxgbe_rx_norm_desc *p, int i, in sxgbe_init_rx_buffers()
375 struct sxgbe_rx_norm_desc *p, int i, in sxgbe_free_rx_buffers()
508 struct sxgbe_rx_norm_desc *p; in init_rx_ring() local
525 struct sxgbe_rx_norm_desc *p; in init_rx_ring() local
750 struct sxgbe_tx_norm_desc *p; in sxgbe_tx_queue_clean() local
1016 struct sxgbe_tx_queue *p = from_timer(p, t, txtimer); in sxgbe_tx_timer() local
1033 struct sxgbe_tx_queue *p = priv->txq[queue_num]; in sxgbe_tx_init_coalesce() local
1047 struct sxgbe_tx_queue *p = priv->txq[queue_num]; in sxgbe_tx_del_timer() local
1447 struct sxgbe_rx_norm_desc *p; in sxgbe_rx_refill() local
1484 static int sxgbe_rx(struct sxgbe_priv_data *priv, int limit) in sxgbe_rx()
[all …]

12345678910