Home
last modified time | relevance | path

Searched defs:nslots (Results 1 – 9 of 9) sorted by relevance

/linux/kernel/dma/
H A Dswiotlb.c176 static unsigned int limit_nareas(unsigned int nareas, unsigned long nslots) in limit_nareas()
969 static void inc_used_and_hiwater(struct io_tlb_mem *mem, unsigned int nslots) in inc_used_and_hiwater()
982 static void dec_used(struct io_tlb_mem *mem, unsigned int nslots) in dec_used()
988 static void inc_used_and_hiwater(struct io_tlb_mem *mem, unsigned int nslots) in inc_used_and_hiwater()
991 static void dec_used(struct io_tlb_mem *mem, unsigned int nslots) in dec_used()
998 static void inc_transient_used(struct io_tlb_mem *mem, unsigned int nslots) in inc_transient_used()
1003 static void dec_transient_used(struct io_tlb_mem *mem, unsigned int nslots) in dec_transient_used()
1009 static void inc_transient_used(struct io_tlb_mem *mem, unsigned int nslots) in inc_transient_used()
1012 static void dec_transient_used(struct io_tlb_mem *mem, unsigned int nslots) in dec_transient_used()
1044 unsigned int nslots = nr_slots(alloc_size), stride; in swiotlb_search_pool_area() local
[all …]
/linux/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c88 u32 nslots; member
284 static bool prepare_vm(struct vm_data *data, int nslots, u64 *maxslots, in prepare_vm()
800 static bool test_execute(int nslots, u64 *maxslots, in test_execute()
894 int nslots; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c361 u8 nslots; in cxgb4_delete_knode() local
H A Dcxgb4_filter.c445 static bool cxgb4_filter_prio_in_range(struct tid_info *t, u32 idx, u8 nslots, in cxgb4_filter_prio_in_range()
/linux/drivers/virtio/
H A Dvirtio_input.c227 int abs, err, nslots; in virtinput_probe() local
/linux/drivers/dma/ti/
H A Dedma.c724 int i, j, left, nslots; in edma_execute() local
1021 int i, nslots, ret; in edma_prep_slave_sg() local
1109 int ret, nslots; in edma_prep_dma_memcpy() local
1308 int i, ret, nslots; in edma_prep_dma_cyclic() local
/linux/net/xfrm/
H A Dxfrm_iptfs.c1475 const u32 nslots = xtfs->cfg.reorder_win_size + 1; in __reorder_future_shifts() local
1621 const u32 nslots = xtfs->cfg.reorder_win_size + 1; in iptfs_input_reorder() local
/linux/include/linux/
H A Dcdrom.h155 __u8 nslots; member
/linux/drivers/cdrom/
H A Dcdrom.c1366 int nslots = 1; in cdrom_number_of_slots() local