Searched defs:amount (Results 1 – 15 of 15) sorted by relevance
/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_counters.c | 47 void lprocfs_counter_add(struct lprocfs_stats *stats, int idx, long amount) in lprocfs_counter_add() 98 void lprocfs_counter_sub(struct lprocfs_stats *stats, int idx, long amount) in lprocfs_counter_sub()
|
/drivers/gpu/drm/nouveau/core/subdev/devinit/ |
D | nv20.c | 36 uint32_t amount, off; in nv20_devinit_meminit() local
|
/drivers/gpu/drm/ttm/ |
D | ttm_memory.c | 452 uint64_t amount) in ttm_mem_global_free_zone() 468 uint64_t amount) in ttm_mem_global_free() 476 uint64_t amount, bool reserve) in ttm_mem_global_reserve()
|
/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 648 unsigned int amount; in do_read() local 779 unsigned int amount; in do_write() local 995 unsigned int amount; in do_verify() local 1473 u32 amount; in throw_away_data() local
|
/drivers/usb/misc/ |
D | adutux.c | 383 int amount = bytes_to_read < data_in_secondary ? bytes_to_read : data_in_secondary; in adu_read() local
|
/drivers/pci/hotplug/ |
D | ibmphp_pci.c | 1097 struct res_needed *amount; in scan_behind_bridge() local
|
/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 817 int index, long amount) in lprocfs_counter_add() 823 int index, long amount) in lprocfs_counter_sub()
|
/drivers/scsi/ |
D | fdomain.c | 579 static void do_pause(unsigned amount) /* Pause for amount*10 milliseconds */ in do_pause()
|
D | initio.c | 256 static void initio_do_pause(unsigned amount) in initio_do_pause()
|
D | BusLogic.h | 1241 unsigned int amount) in blogic_addcount() 1255 unsigned int amount) in blogic_incszbucket()
|
/drivers/usb/core/ |
D | devio.c | 127 static int usbfs_increase_memory_usage(u64 amount) in usbfs_increase_memory_usage() 145 static void usbfs_decrease_memory_usage(u64 amount) in usbfs_decrease_memory_usage()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | lproc_ptlrpc.c | 1116 void ptlrpc_lprocfs_rpc_sent(struct ptlrpc_request *req, long amount) in ptlrpc_lprocfs_rpc_sent()
|
/drivers/gpu/drm/radeon/ |
D | atombios_crtc.c | 1109 u32 amount = (((fb_div * 10) + frac_fb_div) * in atombios_crtc_set_pll() local
|
D | radeon_mode.h | 306 uint16_t amount; member
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 797 u32 amount, stride, height; in nv50_bo_move_m2mf() local
|