Home
last modified time | relevance | path

Searched defs:needed (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/u-boot/lib/
H A Dtrace.c146 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions()
190 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls()
282 size_t needed; in trace_init() local
338 size_t needed; in trace_early_init() local
/openbmc/u-boot/cmd/
H A Dtrace.c34 unsigned int needed; in create_func_list() local
58 unsigned int needed; in create_call_list() local
/openbmc/linux/drivers/net/xen-netback/
H A Drx.c45 unsigned int needed = 0; in xenvif_update_needed_slots() local
61 unsigned int needed; in xenvif_rx_ring_slots_available() local
522 unsigned int needed = READ_ONCE(queue->rx_slots_needed); in xenvif_rx_queue_stalled() local
532 unsigned int needed = READ_ONCE(queue->rx_slots_needed); in xenvif_rx_queue_ready() local
/openbmc/linux/fs/ext4/
H A Dtruncate.h32 ext4_lblk_t needed; in ext4_blocks_for_truncate() local
H A Dmigrate.c25 int retval = 0, needed; in finish_range() local
/openbmc/linux/net/sctp/
H A Dulpqueue.c959 __u16 needed) in sctp_ulpq_renege_list()
1007 static __u16 sctp_ulpq_renege_order(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_order()
1013 static __u16 sctp_ulpq_renege_frags(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_frags()
1074 __u16 needed; in sctp_ulpq_renege() local
/openbmc/linux/net/6lowpan/
H A Dnhc_udp.c36 static int udp_uncompress(struct sk_buff *skb, size_t needed) in udp_uncompress()
/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.c237 unsigned int needed) in host1x_cdma_wait_pushbuffer_space()
629 unsigned int needed = 2, extra = 0; in host1x_cdma_push_wide() local
/openbmc/linux/include/linux/
H A Dvirtio_net.h99 u32 needed = start + max_t(u32, thlen, off + sizeof(__sum16)); in virtio_net_hdr_to_skb() local
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c602 xpc_activate_kthreads(struct xpc_channel *ch, int needed) in xpc_activate_kthreads()
764 xpc_create_kthreads(struct xpc_channel *ch, int needed, in xpc_create_kthreads()
/openbmc/linux/drivers/ata/
H A Dahci_da850.c46 u32 pll_output = 1500000000, needed; in ahci_da850_calculate_mpy() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py1601 def darwin_so(file, needed, sonames, renames, pkgver): argument
1653 def mingw_dll(file, needed, sonames, renames, pkgver): argument
/openbmc/linux/drivers/md/
H A Ddm-ioctl.c595 size_t len, needed = 0; in list_devices() local
674 size_t *needed = needed_param; in list_version_get_needed() local
706 size_t len, needed = 0; in __list_versions() local
1647 size_t len, needed; in retrieve_deps() local
H A Dmd-bitmap.c1126 int needed = ((sector_t)(i+1) << (bitmap->counts.chunkshift) in md_bitmap_init_from_disk() local
1209 int needed = ((sector_t)(i+1) << bitmap->counts.chunkshift in md_bitmap_init_from_disk() local
1735 static void md_bitmap_set_memory_bits(struct bitmap *bitmap, sector_t offset, int needed) in md_bitmap_set_memory_bits()
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-patch.rst395 .. _consider_whether_your_patch_is_applicable_for_stable:
/openbmc/linux/drivers/media/usb/gspca/
H A Dpac207.c380 int needed; in sd_pkt_scan() local
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dks8851_spi.c378 unsigned int needed = calc_txlen(skb->len); in ks8851_start_xmit_spi() local
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable.h193 pteval_t needed = mask; in pte_access_permitted() local
/openbmc/linux/sound/pci/lx6464es/
H A Dlx6464es.c422 u32 needed, freed; in lx_trigger_start() local
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c228 unsigned long long breaks, needed; in runtestsingle() local
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.c183 u64 needed = block_rsv->size - block_rsv->reserved; in btrfs_delayed_refs_rsv_refill() local
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dverbs.c1347 void rpcrdma_post_recvs(struct rpcrdma_xprt *r_xprt, int needed, bool temp) in rpcrdma_post_recvs()
/openbmc/linux/fs/f2fs/
H A Dsegment.h613 int freed, int needed) in has_not_enough_free_secs()
635 int freed, int needed) in has_enough_free_secs()
/openbmc/linux/drivers/net/wwan/
H A Dqcom_bam_dmux.c299 static unsigned int needed_room(unsigned int avail, unsigned int needed) in needed_room()
/openbmc/qemu/hw/input/
H A Dps2.c699 const int needed = s->mouse_type ? 4 : 3; in ps2_mouse_send_packet() local

123