Searched defs:nslots (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/kernel/dma/ |
D | swiotlb.c | 174 static unsigned int limit_nareas(unsigned int nareas, unsigned long nslots) in limit_nareas() 924 static void inc_used_and_hiwater(struct io_tlb_mem *mem, unsigned int nslots) in inc_used_and_hiwater() 937 static void dec_used(struct io_tlb_mem *mem, unsigned int nslots) in dec_used() 943 static void inc_used_and_hiwater(struct io_tlb_mem *mem, unsigned int nslots) in inc_used_and_hiwater() 946 static void dec_used(struct io_tlb_mem *mem, unsigned int nslots) in dec_used() 978 unsigned int nslots = nr_slots(alloc_size), stride; in swiotlb_area_find_slots() local 1320 int nslots = nr_slots(mem->slots[index].alloc_size + offset); in swiotlb_release_slots() local
|
/Linux-v6.6/tools/testing/selftests/kvm/ |
D | memslot_perf_test.c | 87 uint32_t nslots; member 280 static bool prepare_vm(struct vm_data *data, int nslots, uint64_t *maxslots, in prepare_vm() 791 static bool test_execute(int nslots, uint64_t *maxslots, in test_execute() 885 int nslots; member
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_u32.c | 361 u8 nslots; in cxgb4_delete_knode() local
|
D | cxgb4_filter.c | 445 static bool cxgb4_filter_prio_in_range(struct tid_info *t, u32 idx, u8 nslots, in cxgb4_filter_prio_in_range()
|
/Linux-v6.6/drivers/virtio/ |
D | virtio_input.c | 223 int abs, err, nslots; in virtinput_probe() local
|
/Linux-v6.6/drivers/dma/ti/ |
D | edma.c | 724 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-v6.6/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02.h | 64 unsigned int nslots; member
|
/Linux-v6.6/include/linux/ |
D | cdrom.h | 155 __u8 nslots; member
|
/Linux-v6.6/drivers/i3c/ |
D | master.c | 2428 unsigned int nslots = 0; in i3c_generic_ibi_free_pool() local
|
/Linux-v6.6/drivers/cdrom/ |
D | cdrom.c | 1347 int nslots = 1; in cdrom_number_of_slots() local
|