/linux-4.4.14/include/linux/ |
H A D | dmapool.h | 27 static inline void *dma_pool_zalloc(struct dma_pool *pool, gfp_t mem_flags, dma_pool_zalloc() argument
|
H A D | percpu_ida.h | 71 static inline int percpu_ida_init(struct percpu_ida *pool, unsigned long nr_tags) percpu_ida_init() argument
|
H A D | genalloc.h | 94 static inline int gen_pool_add(struct gen_pool *pool, unsigned long addr, gen_pool_add() argument
|
H A D | agpgart.h | 104 struct agp_memory *pool; member in struct:agp_controller
|
/linux-4.4.14/include/linux/ceph/ |
H A D | msgpool.h | 13 mempool_t *pool; member in struct:ceph_msgpool
|
H A D | osdmap.h | 23 uint64_t pool; member in struct:ceph_pg 44 static inline bool ceph_can_shift_osds(struct ceph_pg_pool_info *pool) ceph_can_shift_osds() argument 57 s64 pool; member in struct:ceph_object_locator
|
H A D | messenger.h | 166 struct ceph_msgpool *pool; member in struct:ceph_msg
|
H A D | rados.h | 62 __le32 pool; /* object pool */ member in struct:ceph_pg_v1
|
/linux-4.4.14/net/9p/ |
H A D | util.c | 45 struct idr pool; member in struct:p9_idpool
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
H A D | cvmx-packet.h | 54 uint64_t pool:3; member in struct:cvmx_buf_ptr::__anon1976
|
H A D | cvmx-fpa.h | 104 static inline const char *cvmx_fpa_get_name(uint64_t pool) cvmx_fpa_get_name() argument 115 static inline void *cvmx_fpa_get_base(uint64_t pool) cvmx_fpa_get_base() argument 129 static inline int cvmx_fpa_is_member(uint64_t pool, void *ptr) cvmx_fpa_is_member() argument 183 static inline void *cvmx_fpa_alloc(uint64_t pool) cvmx_fpa_alloc() argument 200 static inline void cvmx_fpa_async_alloc(uint64_t scr_addr, uint64_t pool) cvmx_fpa_async_alloc() argument 224 static inline void cvmx_fpa_free_nosync(void *ptr, uint64_t pool, cvmx_fpa_free_nosync() argument 246 static inline void cvmx_fpa_free(void *ptr, uint64_t pool, cvmx_fpa_free() argument
|
H A D | cvmx-fpa-defs.h | 75 uint64_t pool:5; member in struct:cvmx_fpa_addr_range_error::cvmx_fpa_addr_range_error_s
|
H A D | cvmx-pko-defs.h | 192 uint64_t pool:3; member in struct:cvmx_pko_mem_debug1::cvmx_pko_mem_debug1_s 282 uint64_t pool:3; member in struct:cvmx_pko_mem_debug11::cvmx_pko_mem_debug11_s 297 uint64_t pool:3; member in struct:cvmx_pko_mem_debug11::cvmx_pko_mem_debug11_cn30xx 429 uint64_t pool:3; member in struct:cvmx_pko_mem_debug13::cvmx_pko_mem_debug13_cn50xx 505 uint64_t pool:3; member in struct:cvmx_pko_mem_debug2::cvmx_pko_mem_debug2_s 549 uint64_t pool:3; member in struct:cvmx_pko_mem_debug3::cvmx_pko_mem_debug3_cn30xx 1819 uint64_t pool:3; member in struct:cvmx_pko_reg_cmd_buf::cvmx_pko_reg_cmd_buf_s
|
/linux-4.4.14/drivers/usb/core/ |
H A D | buffer.c | 97 struct dma_pool *pool = hcd->pool[i]; hcd_buffer_destroy() local
|
/linux-4.4.14/drivers/staging/octeon/ |
H A D | ethernet-mem.c | 30 static int cvm_oct_fill_hw_skbuff(int pool, int size, int elements) cvm_oct_fill_hw_skbuff() argument 53 static void cvm_oct_free_hw_skbuff(int pool, int size, int elements) cvm_oct_free_hw_skbuff() argument 83 static int cvm_oct_fill_hw_memory(int pool, int size, int elements) cvm_oct_fill_hw_memory() argument 120 static void cvm_oct_free_hw_memory(int pool, int size, int elements) cvm_oct_free_hw_memory() argument 143 int cvm_oct_mem_fill_fpa(int pool, int size, int elements) cvm_oct_mem_fill_fpa() argument 154 void cvm_oct_mem_empty_fpa(int pool, int size, int elements) cvm_oct_mem_empty_fpa() argument
|
/linux-4.4.14/drivers/md/ |
H A D | multipath.h | 15 mempool_t *pool; member in struct:mpconf
|
H A D | dm-io.c | 25 mempool_t *pool; member in struct:dm_io_client
|
H A D | dm-thin.c | 223 struct pool { struct 283 struct pool *pool; member in struct:pool_c 303 struct pool *pool; member in struct:thin_c 374 static bool block_size_is_power_of_two(struct pool *pool) block_size_is_power_of_two() argument 379 static sector_t block_to_sectors(struct pool *pool, dm_block_t b) block_to_sectors() argument 402 static void wake_worker(struct pool *pool) wake_worker() argument 409 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, bio_detain() argument 432 static void cell_release(struct pool *pool, cell_release() argument 440 static void cell_visit_release(struct pool *pool, cell_visit_release() argument 449 static void cell_release_no_holder(struct pool *pool, cell_release_no_holder() argument 457 static void cell_error_with_code(struct pool *pool, cell_error_with_code() argument 464 static void cell_error(struct pool *pool, struct dm_bio_prison_cell *cell) cell_error() argument 469 static void cell_success(struct pool *pool, struct dm_bio_prison_cell *cell) cell_success() argument 474 static void cell_requeue(struct pool *pool, struct dm_bio_prison_cell *cell) cell_requeue() argument 495 static void __pool_table_insert(struct pool *pool) __pool_table_insert() argument 501 static void __pool_table_remove(struct pool *pool) __pool_table_remove() argument 509 struct pool *pool = NULL, *tmp; __pool_table_lookup() local 525 struct pool *pool = NULL, *tmp; __pool_table_lookup_metadata_dev() local 582 struct pool *pool = tc->pool; requeue_deferred_cells() local 613 static void error_retry_list_with_code(struct pool *pool, int error) error_retry_list_with_code() argument 623 static void error_retry_list(struct pool *pool) error_retry_list() argument 637 struct pool *pool = tc->pool; get_bio_block() local 654 struct pool *pool = tc->pool; get_bio_block_range() local 678 struct pool *pool = tc->pool; remap() local 702 static void inc_all_io_entry(struct pool *pool, struct bio *bio) inc_all_io_entry() argument 715 struct pool *pool = tc->pool; issue() local 791 struct pool *pool = m->tc->pool; __complete_mapping_preparation() local 802 struct pool *pool = m->tc->pool; complete_mapping_preparation() local 844 struct pool *pool = tc->pool; cell_defer_no_holder() local 920 struct pool *pool = tc->pool; process_prepared_mapping() local 1008 struct pool *pool = tc->pool; passdown_double_checking_shared_status() local 1049 struct pool *pool = tc->pool; process_prepared_discard_passdown() local 1070 static void process_prepared(struct pool *pool, struct list_head *head, process_prepared() argument 1089 static int io_overlaps_block(struct pool *pool, struct bio *bio) io_overlaps_block() argument 1095 static int io_overwrites_block(struct pool *pool, struct bio *bio) io_overwrites_block() argument 1108 static int ensure_next_mapping(struct pool *pool) ensure_next_mapping() argument 1118 static struct dm_thin_new_mapping *get_next_mapping(struct pool *pool) get_next_mapping() argument 1154 struct pool *pool = tc->pool; remap_and_issue_overwrite() local 1174 struct pool *pool = tc->pool; schedule_copy() local 1253 struct pool *pool = tc->pool; schedule_zero() local 1282 struct pool *pool = tc->pool; schedule_external_copy() local 1302 static void check_for_space(struct pool *pool) check_for_space() argument 1322 static int commit(struct pool *pool) commit() argument 1338 static void check_low_water_mark(struct pool *pool, dm_block_t free_blocks) check_low_water_mark() argument 1356 struct pool *pool = tc->pool; alloc_data_block() local 1414 static int should_error_unserviceable_bio(struct pool *pool) should_error_unserviceable_bio() argument 1437 static void handle_unserviceable_bio(struct pool *pool, struct bio *bio) handle_unserviceable_bio() argument 1448 static void retry_bios_on_resume(struct pool *pool, struct dm_bio_prison_cell *cell) retry_bios_on_resume() argument 1470 struct pool *pool = tc->pool; process_discard_cell_no_passdown() local 1501 struct pool *pool = tc->pool; break_up_discard_bio() local 1618 struct pool *pool = tc->pool; break_sharing() local 1686 struct pool *pool = tc->pool; process_shared_bio() local 1719 struct pool *pool = tc->pool; provision_block() local 1766 struct pool *pool = tc->pool; process_cell() local 1820 struct pool *pool = tc->pool; process_bio() local 1921 static int need_commit_due_to_time(struct pool *pool) need_commit_due_to_time() argument 1993 struct pool *pool = tc->pool; process_thin_deferred_bios() local 2066 static unsigned sort_cells(struct pool *pool, struct list_head *cells) sort_cells() argument 2086 struct pool *pool = tc->pool; process_thin_deferred_cells() local 2139 static struct thin_c *get_first_thin(struct pool *pool) get_first_thin() argument 2153 static struct thin_c *get_next_thin(struct pool *pool, struct thin_c *tc) get_next_thin() argument 2170 static void process_deferred_bios(struct pool *pool) process_deferred_bios() argument 2211 struct pool *pool = container_of(ws, struct pool, worker); do_worker() local 2230 struct pool *pool = container_of(to_delayed_work(ws), struct pool, waker); do_waker() local 2244 struct pool *pool = container_of(to_delayed_work(ws), struct pool, do_no_space_timeout() local 2271 static void pool_work_wait(struct pool_work *pw, struct pool *pool, pool_work_wait() argument 2317 static enum pool_mode get_pool_mode(struct pool *pool) get_pool_mode() argument 2322 static void notify_of_pool_mode_change(struct pool *pool, const char *new_mode) notify_of_pool_mode_change() argument 2329 static void notify_of_pool_mode_change_to_oods(struct pool *pool) notify_of_pool_mode_change_to_oods() argument 2342 static void set_discard_callbacks(struct pool *pool) set_discard_callbacks() argument 2355 static void set_pool_mode(struct pool *pool, enum pool_mode new_mode) set_pool_mode() argument 2453 static void abort_transaction(struct pool *pool) abort_transaction() argument 2469 static void metadata_operation_failed(struct pool *pool, const char *op, int r) metadata_operation_failed() argument 2490 struct pool *pool = tc->pool; thin_defer_bio() local 2501 struct pool *pool = tc->pool; thin_defer_bio_with_throttle() local 2511 struct pool *pool = tc->pool; thin_defer_cell() local 2640 static void requeue_bios(struct pool *pool) requeue_bios() argument 2676 struct pool *pool = pt->pool; disable_passdown_if_not_supported() local 2697 static int bind_control_target(struct pool *pool, struct dm_target *ti) bind_control_target() argument 2723 static void unbind_control_target(struct pool *pool, struct dm_target *ti) unbind_control_target() argument 2742 static void __pool_destroy(struct pool *pool) __pool_destroy() argument 2773 struct pool *pool; pool_create() local 2895 static void __pool_inc(struct pool *pool) __pool_inc() argument 2901 static void __pool_dec(struct pool *pool) __pool_dec() argument 2914 struct pool *pool = __pool_table_lookup_metadata_dev(metadata_dev); __pool_find() local 3011 struct pool *pool = context; metadata_low_callback() local 3087 struct pool *pool; pool_ctr() local 3232 struct pool *pool = pt->pool; pool_map() local 3250 struct pool *pool = pt->pool; maybe_resize_data_dev() local 3298 struct pool *pool = pt->pool; maybe_resize_metadata_dev() local 3357 struct pool *pool = pt->pool; pool_preresume() local 3380 static void pool_suspend_active_thins(struct pool *pool) pool_suspend_active_thins() argument 3392 static void pool_resume_active_thins(struct pool *pool) pool_resume_active_thins() argument 3407 struct pool *pool = pt->pool; pool_resume() local 3428 struct pool *pool = pt->pool; pool_presuspend() local 3441 struct pool *pool = pt->pool; pool_presuspend_undo() local 3454 struct pool *pool = pt->pool; pool_postsuspend() local 3485 static int process_create_thin_mesg(unsigned argc, char **argv, struct pool *pool) process_create_thin_mesg() argument 3508 static int process_create_snap_mesg(unsigned argc, char **argv, struct pool *pool) process_create_snap_mesg() argument 3536 static int process_delete_mesg(unsigned argc, char **argv, struct pool *pool) process_delete_mesg() argument 3556 static int process_set_transaction_id_mesg(unsigned argc, char **argv, struct pool *pool) process_set_transaction_id_mesg() argument 3585 static int process_reserve_metadata_snap_mesg(unsigned argc, char **argv, struct pool *pool) process_reserve_metadata_snap_mesg() argument 3602 static int process_release_metadata_snap_mesg(unsigned argc, char **argv, struct pool *pool) process_release_metadata_snap_mesg() argument 3630 struct pool *pool = pt->pool; pool_message() local 3709 struct pool *pool = pt->pool; pool_status() local 3828 struct pool *pool = pt->pool; pool_io_hints() local 4108 struct pool *pool = h->tc->pool; thin_endio() local 4232 struct pool *pool = tc->pool; thin_iterate_devices() local 4252 struct pool *pool = tc->pool; thin_io_hints() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_gem_batch_pool.c | 64 void i915_gem_batch_pool_fini(struct i915_gem_batch_pool *pool) i915_gem_batch_pool_fini() argument 97 i915_gem_batch_pool_get(struct i915_gem_batch_pool *pool, i915_gem_batch_pool_get() argument 47 i915_gem_batch_pool_init(struct drm_device *dev, struct i915_gem_batch_pool *pool) i915_gem_batch_pool_init() argument
|
/linux-4.4.14/net/ceph/ |
H A D | msgpool.c | 12 struct ceph_msgpool *pool = arg; msgpool_alloc() local 27 struct ceph_msgpool *pool = arg; msgpool_free() local 35 int ceph_msgpool_init(struct ceph_msgpool *pool, int type, ceph_msgpool_init() argument 48 void ceph_msgpool_destroy(struct ceph_msgpool *pool) ceph_msgpool_destroy() argument 54 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, ceph_msgpool_get() argument 73 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) ceph_msgpool_put() argument
|
H A D | debugfs.c | 69 struct ceph_pg_pool_info *pool = osdmap_show() local
|
H A D | osdmap.c | 624 u64 pool; decode_pool_names() local 803 u64 pool; __decode_pools() local 1206 u64 pool; osdmap_apply_incremental() local 1699 struct ceph_pg_pool_info *pool; ceph_calc_pg_acting() local 1495 pg_to_raw_osds(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pool, struct ceph_pg pgid, u32 pps, int *osds) pg_to_raw_osds() argument 1531 raw_to_up_osds(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pool, int *osds, int len, int *primary) raw_to_up_osds() argument 1566 apply_primary_affinity(struct ceph_osdmap *osdmap, u32 pps, struct ceph_pg_pool_info *pool, int *osds, int len, int *primary) apply_primary_affinity() argument 1639 apply_temps(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pool, struct ceph_pg pgid, int *osds, int len, int *primary) apply_temps() argument
|
/linux-4.4.14/sound/core/seq/oss/ |
H A D | seq_oss_writeq.c | 40 struct snd_seq_client_pool pool; snd_seq_oss_writeq_new() local 152 struct snd_seq_client_pool pool; snd_seq_oss_writeq_get_free_size() local 165 struct snd_seq_client_pool pool; snd_seq_oss_writeq_set_output() local
|
/linux-4.4.14/sound/core/seq/ |
H A D | seq_fifo.h | 31 struct snd_seq_pool *pool; /* FIFO pool */ member in struct:snd_seq_fifo
|
H A D | seq_clientmgr.h | 65 struct snd_seq_pool *pool; /* memory pool for this client */ member in struct:snd_seq_client
|
H A D | seq_memory.h | 32 struct snd_seq_pool *pool; /* used pool */ member in struct:snd_seq_event_cell 72 static inline int snd_seq_unused_cells(struct snd_seq_pool *pool) snd_seq_unused_cells() argument 78 static inline int snd_seq_total_cells(struct snd_seq_pool *pool) snd_seq_total_cells() argument
|
H A D | seq_memory.c | 35 static inline int snd_seq_pool_available(struct snd_seq_pool *pool) snd_seq_pool_available() argument 40 static inline int snd_seq_output_ok(struct snd_seq_pool *pool) snd_seq_output_ok() argument 178 static inline void free_cell(struct snd_seq_pool *pool, free_cell() argument 189 struct snd_seq_pool *pool; snd_seq_cell_free() local 222 static int snd_seq_cell_alloc(struct snd_seq_pool *pool, snd_seq_cell_alloc() argument 289 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, snd_seq_event_dup() argument 369 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, snd_seq_pool_poll_wait() argument 378 int snd_seq_pool_init(struct snd_seq_pool *pool) snd_seq_pool_init() argument 418 int snd_seq_pool_done(struct snd_seq_pool *pool) snd_seq_pool_done() argument 465 struct snd_seq_pool *pool; snd_seq_pool_new() local 489 struct snd_seq_pool *pool = *ppool; snd_seq_pool_delete() local 512 snd_seq_info_pool(struct snd_info_buffer *buffer, struct snd_seq_pool *pool, char *space) snd_seq_info_pool() argument
|
/linux-4.4.14/arch/metag/kernel/ |
H A D | tcm.c | 21 struct gen_pool *pool; member in struct:tcm_pool 29 struct tcm_pool *pool; find_pool() local 52 struct tcm_pool *pool; tcm_alloc() local 76 struct tcm_pool *pool; tcm_free() local 95 struct tcm_pool *pool; tcm_lookup_tag() local 115 struct tcm_pool *pool; tcm_add_region() local
|
/linux-4.4.14/drivers/staging/android/ion/ |
H A D | ion_page_pool.c | 27 static void *ion_page_pool_alloc_pages(struct ion_page_pool *pool) ion_page_pool_alloc_pages() argument 38 static void ion_page_pool_free_pages(struct ion_page_pool *pool, ion_page_pool_free_pages() argument 44 static int ion_page_pool_add(struct ion_page_pool *pool, struct page *page) ion_page_pool_add() argument 58 static struct page *ion_page_pool_remove(struct ion_page_pool *pool, bool high) ion_page_pool_remove() argument 76 struct page *ion_page_pool_alloc(struct ion_page_pool *pool) ion_page_pool_alloc() argument 95 void ion_page_pool_free(struct ion_page_pool *pool, struct page *page) ion_page_pool_free() argument 106 static int ion_page_pool_total(struct ion_page_pool *pool, bool high) ion_page_pool_total() argument 116 int ion_page_pool_shrink(struct ion_page_pool *pool, gfp_t gfp_mask, ion_page_pool_shrink() argument 152 struct ion_page_pool *pool = kmalloc(sizeof(struct ion_page_pool), ion_page_pool_create() local 168 void ion_page_pool_destroy(struct ion_page_pool *pool) ion_page_pool_destroy() argument
|
H A D | ion_carveout_heap.c | 30 struct gen_pool *pool; member in struct:ion_carveout_heap
|
H A D | ion_chunk_heap.c | 29 struct gen_pool *pool; member in struct:ion_chunk_heap
|
H A D | ion_system_heap.c | 60 struct ion_page_pool *pool = heap->pools[order_to_index(order)]; alloc_buffer_page() local 87 struct ion_page_pool *pool = heap->pools[order_to_index(order)]; free_buffer_page() local 227 struct ion_page_pool *pool = sys_heap->pools[i]; ion_system_heap_shrink() local 264 struct ion_page_pool *pool = sys_heap->pools[i]; ion_system_heap_debug_show() local 291 struct ion_page_pool *pool; ion_system_heap_create() local
|
/linux-4.4.14/kernel/ |
H A D | workqueue_internal.h | 38 struct worker_pool *pool; /* I: the associated pool */ member in struct:worker
|
H A D | workqueue.c | 199 struct worker_pool *pool; /* I: the associated pool */ member in struct:pool_workqueue 540 static int worker_pool_assign_id(struct worker_pool *pool) worker_pool_assign_id() argument 771 static bool __need_more_worker(struct worker_pool *pool) __need_more_worker() argument 784 static bool need_more_worker(struct worker_pool *pool) need_more_worker() argument 790 static bool may_start_working(struct worker_pool *pool) may_start_working() argument 796 static bool keep_working(struct worker_pool *pool) keep_working() argument 803 static bool need_to_create_worker(struct worker_pool *pool) need_to_create_worker() argument 809 static bool too_many_workers(struct worker_pool *pool) too_many_workers() argument 823 static struct worker *first_idle_worker(struct worker_pool *pool) first_idle_worker() argument 840 static void wake_up_worker(struct worker_pool *pool) wake_up_worker() argument 887 struct worker_pool *pool; wq_worker_sleeping() local 932 struct worker_pool *pool = worker->pool; worker_set_flags() local 957 struct worker_pool *pool = worker->pool; worker_clr_flags() local 1007 static struct worker *find_worker_executing_work(struct worker_pool *pool, find_worker_executing_work() argument 1215 struct worker_pool *pool; try_to_grab_pending() local 1302 struct worker_pool *pool = pwq->pool; insert_work() local 1590 struct worker_pool *pool = worker->pool; worker_enter_idle() local 1630 struct worker_pool *pool = worker->pool; worker_leave_idle() local 1726 static struct worker *create_worker(struct worker_pool *pool) create_worker() argument 1789 struct worker_pool *pool = worker->pool; destroy_worker() local 1809 struct worker_pool *pool = (void *)__pool; idle_worker_timeout() local 1857 struct worker_pool *pool = (void *)__pool; pool_mayday_timeout() local 1953 struct worker_pool *pool = worker->pool; manage_workers() local 1995 struct worker_pool *pool = worker->pool; variable in typeref:struct:worker_pool 2054 wake_up_worker(pool); variable 2148 struct worker_pool *pool = worker->pool; worker_thread() local 2280 struct worker_pool *pool = pwq->pool; rescuer_thread() local 2475 struct worker_pool *pool = pwq->pool; for_each_pwq() local 2714 struct worker_pool *pool; start_flush_work() local 3104 static int init_worker_pool(struct worker_pool *pool) init_worker_pool() argument 3153 struct worker_pool *pool = container_of(rcu, struct worker_pool, rcu); rcu_free_pool() local 3171 static void put_unbound_pool(struct worker_pool *pool) put_unbound_pool() argument 3239 struct worker_pool *pool; get_unbound_pool() local 3311 struct worker_pool *pool = pwq->pool; pwq_unbound_release_workfn() local 3425 struct worker_pool *pool; alloc_unbound_pwq() local 4109 struct worker_pool *pool; work_busy() local 4207 static void pr_cont_pool_info(struct worker_pool *pool) pr_cont_pool_info() argument 4231 struct worker_pool *pool = pwq->pool; show_pwq() local 4309 struct worker_pool *pool; show_workqueue_state() local 4385 struct worker_pool *pool; wq_unbind_fn() local 4442 static void rebind_workers(struct worker_pool *pool) rebind_workers() argument 4521 static void restore_unbound_workers_cpumask(struct worker_pool *pool, int cpu) restore_unbound_workers_cpumask() argument 4552 struct worker_pool *pool; workqueue_cpu_up_callback() local 5281 struct worker_pool *pool; for_each_possible_cpu() local 5300 struct worker_pool *pool; for_each_online_cpu() local 1663 worker_attach_to_pool(struct worker *worker, struct worker_pool *pool) worker_attach_to_pool() argument 1696 worker_detach_from_pool(struct worker *worker, struct worker_pool *pool) worker_detach_from_pool() argument 3383 init_pwq(struct pool_workqueue *pwq, struct workqueue_struct *wq, struct worker_pool *pool) init_pwq() argument
|
/linux-4.4.14/include/rdma/ |
H A D | ib_fmr_pool.h | 69 struct ib_fmr_pool *pool; member in struct:ib_pool_fmr
|
/linux-4.4.14/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_among.h | 42 struct ebt_mac_wormhash_tuple pool[0]; member in struct:ebt_mac_wormhash
|
/linux-4.4.14/sound/core/ |
H A D | memalloc.c | 121 struct gen_pool *pool = NULL; snd_malloc_dev_iram() local 144 struct gen_pool *pool = dmab->private_data; snd_free_dev_iram() local
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | uncached.c | 35 struct gen_pool *pool; member in struct:uncached_pool 229 struct gen_pool *pool = uncached_pools[nid].pool; uncached_free_page() local 255 struct gen_pool *pool = uncached_pools[nid].pool; uncached_build_memmap() local
|
/linux-4.4.14/include/linux/iio/ |
H A D | trigger.h | 74 unsigned long pool[BITS_TO_LONGS(CONFIG_IIO_CONSUMERS_PER_TRIGGER)]; member in struct:iio_trigger
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 83 struct lpfc_dma_pool *pool = &phba->lpfc_mbuf_safety_pool; lpfc_mem_alloc() local 219 struct lpfc_dma_pool *pool = &phba->lpfc_mbuf_safety_pool; lpfc_mem_free() local 364 struct lpfc_dma_pool *pool = &phba->lpfc_mbuf_safety_pool; lpfc_mbuf_alloc() local 397 struct lpfc_dma_pool *pool = &phba->lpfc_mbuf_safety_pool; __lpfc_mbuf_free() local
|
/linux-4.4.14/drivers/mtd/ubi/ |
H A D | fastmap-wl.c | 122 struct ubi_fm_pool *pool = &ubi->fm_pool; ubi_refill_pools() local 209 struct ubi_fm_pool *pool = &ubi->fm_pool; ubi_wl_get_peb() local 262 struct ubi_fm_pool *pool = &ubi->fm_wl_pool; get_peb_for_wl() local 56 return_unused_pool_pebs(struct ubi_device *ubi, struct ubi_fm_pool *pool) return_unused_pool_pebs() argument
|
/linux-4.4.14/drivers/gpu/drm/sis/ |
H A D | sis_mm.c | 82 sis_drm_alloc(struct drm_device *dev, struct drm_file *file, void *data, int pool) sis_drm_alloc() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_fcoe.h | 67 struct dma_pool *pool; member in struct:ixgbe_fcoe_ddp 72 struct dma_pool *pool; member in struct:ixgbe_fcoe_ddp_pool
|
H A D | ixgbe_fcoe.c | 633 struct dma_pool *pool; ixgbe_fcoe_dma_pool_alloc() local
|
H A D | ixgbe_x550.c | 2253 ixgbe_set_source_address_pruning_X550(struct ixgbe_hw *hw, bool enable, unsigned int pool) ixgbe_set_source_address_pruning_X550() argument
|
H A D | ixgbe.h | 243 int pool; member in struct:ixgbe_fwd_adapter
|
H A D | ixgbe_main.c | 3655 u16 pool; ixgbe_setup_psrtype() local 4553 static void ixgbe_macvlan_set_rx_mode(struct net_device *dev, unsigned int pool, ixgbe_macvlan_set_rx_mode() argument 4581 u16 pool = vadapter->pool; ixgbe_fwd_psrtype() local 8294 int pool, err; ixgbe_fwd_add() local
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | queue.h | 35 struct cw1200_queue_item *pool; member in struct:cw1200_queue
|
/linux-4.4.14/block/ |
H A D | bounce.c | 126 static void bounce_end_io(struct bio *bio, mempool_t *pool) bounce_end_io() argument 162 static void __bounce_end_io_read(struct bio *bio, mempool_t *pool) __bounce_end_io_read() argument 240 mempool_t *pool; blk_queue_bounce() local 182 __blk_queue_bounce(struct request_queue *q, struct bio **bio_orig, mempool_t *pool) __blk_queue_bounce() argument
|
H A D | bio.c | 161 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned int idx) bvec_free() argument 174 bvec_alloc(gfp_t gfp_mask, int nr, unsigned long *idx, mempool_t *pool) bvec_alloc() argument
|
/linux-4.4.14/lib/ |
H A D | iommu-common.c | 106 struct iommu_pool *pool; iommu_tbl_range_alloc() local 254 struct iommu_pool *pool; iommu_tbl_range_free() local
|
H A D | percpu_ida.c | 60 static inline void steal_tags(struct percpu_ida *pool, steal_tags() argument 106 static inline void alloc_global_tags(struct percpu_ida *pool, alloc_global_tags() argument 144 int percpu_ida_alloc(struct percpu_ida *pool, int state) percpu_ida_alloc() argument 216 void percpu_ida_free(struct percpu_ida *pool, unsigned tag) percpu_ida_free() argument 266 void percpu_ida_destroy(struct percpu_ida *pool) percpu_ida_destroy() argument 286 int __percpu_ida_init(struct percpu_ida *pool, unsigned long nr_tags, __percpu_ida_init() argument 341 int percpu_ida_for_each_free(struct percpu_ida *pool, percpu_ida_cb fn, percpu_ida_for_each_free() argument 382 unsigned percpu_ida_free_tags(struct percpu_ida *pool, int cpu) percpu_ida_free_tags() argument
|
H A D | genalloc.c | 154 struct gen_pool *pool; gen_pool_create() local 182 int gen_pool_add_virt(struct gen_pool *pool, unsigned long virt, phys_addr_t phys, gen_pool_add_virt() argument 214 phys_addr_t gen_pool_virt_to_phys(struct gen_pool *pool, unsigned long addr) gen_pool_virt_to_phys() argument 239 void gen_pool_destroy(struct gen_pool *pool) gen_pool_destroy() argument 271 unsigned long gen_pool_alloc(struct gen_pool *pool, size_t size) gen_pool_alloc() argument 326 void *gen_pool_dma_alloc(struct gen_pool *pool, size_t size, dma_addr_t *dma) gen_pool_dma_alloc() argument 354 void gen_pool_free(struct gen_pool *pool, unsigned long addr, size_t size) gen_pool_free() argument 392 void gen_pool_for_each_chunk(struct gen_pool *pool, gen_pool_for_each_chunk() argument 414 bool addr_in_gen_pool(struct gen_pool *pool, unsigned long start, addr_in_gen_pool() argument 440 size_t gen_pool_avail(struct gen_pool *pool) gen_pool_avail() argument 459 size_t gen_pool_size(struct gen_pool *pool) gen_pool_size() argument 482 void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data) gen_pool_set_algo() argument 621 struct gen_pool **ptr, *pool; devm_gen_pool_create() local 674 struct gen_pool *pool = NULL; of_gen_pool_get() local
|
/linux-4.4.14/mm/ |
H A D | zpool.c | 22 void *pool; member in struct:zpool
|
H A D | dmapool.c | 74 struct dma_pool *pool; show_pools() local 206 static void pool_initialise_page(struct dma_pool *pool, struct dma_page *page) pool_initialise_page() argument 222 static struct dma_page *pool_alloc_page(struct dma_pool *pool, gfp_t mem_flags) pool_alloc_page() argument 250 static void pool_free_page(struct dma_pool *pool, struct dma_page *page) pool_free_page() argument 270 void dma_pool_destroy(struct dma_pool *pool) dma_pool_destroy() argument 321 void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, dma_pool_alloc() argument 390 static struct dma_page *pool_find_page(struct dma_pool *pool, dma_addr_t dma) pool_find_page() argument 412 void dma_pool_free(struct dma_pool *pool, void *vaddr, dma_addr_t dma) dma_pool_free() argument 485 struct dma_pool *pool = *(struct dma_pool **)res; dmam_pool_release() local 509 struct dma_pool **ptr, *pool; dmam_pool_create() local 531 void dmam_pool_destroy(struct dma_pool *pool) dmam_pool_destroy() argument
|
H A D | mempool.c | 24 static void poison_error(mempool_t *pool, void *element, size_t size, poison_error() argument 41 static void __check_element(mempool_t *pool, void *element, size_t size) __check_element() argument 57 static void check_element(mempool_t *pool, void *element) check_element() argument 81 static void poison_element(mempool_t *pool, void *element) poison_element() argument 97 static inline void check_element(mempool_t *pool, void *element) check_element() argument 100 static inline void poison_element(mempool_t *pool, void *element) poison_element() argument 105 static void kasan_poison_element(mempool_t *pool, void *element) kasan_poison_element() argument 115 static void kasan_unpoison_element(mempool_t *pool, void *element) kasan_unpoison_element() argument 125 static void add_element(mempool_t *pool, void *element) add_element() argument 133 static void *remove_element(mempool_t *pool) remove_element() argument 151 void mempool_destroy(mempool_t *pool) mempool_destroy() argument 191 mempool_t *pool; mempool_create_node() local 241 int mempool_resize(mempool_t *pool, int new_min_nr) mempool_resize() argument 315 void * mempool_alloc(mempool_t *pool, gfp_t gfp_mask) mempool_alloc() argument 392 void mempool_free(void *element, mempool_t *pool) mempool_free() argument
|
H A D | zbud.c | 128 static int zbud_zpool_evict(struct zbud_pool *pool, unsigned long handle) zbud_zpool_evict() argument 144 struct zbud_pool *pool; zbud_zpool_create() local 154 static void zbud_zpool_destroy(void *pool) zbud_zpool_destroy() argument 159 static int zbud_zpool_malloc(void *pool, size_t size, gfp_t gfp, zbud_zpool_malloc() argument 164 static void zbud_zpool_free(void *pool, unsigned long handle) zbud_zpool_free() argument 169 static int zbud_zpool_shrink(void *pool, unsigned int pages, zbud_zpool_shrink() argument 188 static void *zbud_zpool_map(void *pool, unsigned long handle, zbud_zpool_map() argument 193 static void zbud_zpool_unmap(void *pool, unsigned long handle) zbud_zpool_unmap() argument 198 static u64 zbud_zpool_total_size(void *pool) zbud_zpool_total_size() argument 307 struct zbud_pool *pool; zbud_create_pool() local 329 void zbud_destroy_pool(struct zbud_pool *pool) zbud_destroy_pool() argument 353 int zbud_alloc(struct zbud_pool *pool, size_t size, gfp_t gfp, zbud_alloc() argument 429 void zbud_free(struct zbud_pool *pool, unsigned long handle) zbud_free() argument 504 int zbud_reclaim_page(struct zbud_pool *pool, unsigned int retries) zbud_reclaim_page() argument 586 void *zbud_map(struct zbud_pool *pool, unsigned long handle) zbud_map() argument 596 void zbud_unmap(struct zbud_pool *pool, unsigned long handle) zbud_unmap() argument 607 u64 zbud_get_pool_size(struct zbud_pool *pool) zbud_get_pool_size() argument
|
H A D | zswap.c | 149 struct zswap_pool *pool; member in struct:zswap_entry 203 struct zswap_pool *pool; zswap_update_total_size() local 421 static int __zswap_cpu_comp_notifier(struct zswap_pool *pool, __zswap_cpu_comp_notifier() argument 455 struct zswap_pool *pool = container_of(nb, typeof(*pool), notifier); zswap_cpu_comp_notifier() local 460 static int zswap_cpu_comp_init(struct zswap_pool *pool) zswap_cpu_comp_init() argument 483 static void zswap_cpu_comp_destroy(struct zswap_pool *pool) zswap_cpu_comp_destroy() argument 500 struct zswap_pool *pool; __zswap_pool_current() local 517 struct zswap_pool *pool; zswap_pool_current_get() local 532 struct zswap_pool *pool, *last = NULL; zswap_pool_last_get() local 549 struct zswap_pool *pool; zswap_pool_find_get() local 569 struct zswap_pool *pool; zswap_pool_create() local 646 static void zswap_pool_destroy(struct zswap_pool *pool) zswap_pool_destroy() argument 656 static int __must_check zswap_pool_get(struct zswap_pool *pool) zswap_pool_get() argument 663 struct zswap_pool *pool = container_of(head, typeof(*pool), rcu_head); __zswap_pool_release() local 674 struct zswap_pool *pool; __zswap_pool_empty() local 688 static void zswap_pool_put(struct zswap_pool *pool) zswap_pool_put() argument 701 struct zswap_pool *pool, *put_pool = NULL; __zswap_param_set() local 836 static int zswap_writeback_entry(struct zpool *pool, unsigned long handle) zswap_writeback_entry() argument 944 struct zswap_pool *pool; zswap_shrink() local 1236 struct zswap_pool *pool; init_zswap() local
|
H A D | zsmalloc.c | 287 static int create_handle_cache(struct zs_pool *pool) create_handle_cache() argument 294 static void destroy_handle_cache(struct zs_pool *pool) destroy_handle_cache() argument 299 static unsigned long alloc_handle(struct zs_pool *pool) alloc_handle() argument 305 static void free_handle(struct zs_pool *pool, unsigned long handle) free_handle() argument 331 static void zs_zpool_destroy(void *pool) zs_zpool_destroy() argument 336 static int zs_zpool_malloc(void *pool, size_t size, gfp_t gfp, zs_zpool_malloc() argument 342 static void zs_zpool_free(void *pool, unsigned long handle) zs_zpool_free() argument 347 static int zs_zpool_shrink(void *pool, unsigned int pages, zs_zpool_shrink() argument 353 static void *zs_zpool_map(void *pool, unsigned long handle, zs_zpool_map() argument 373 static void zs_zpool_unmap(void *pool, unsigned long handle) zs_zpool_unmap() argument 378 static u64 zs_zpool_total_size(void *pool) zs_zpool_total_size() argument 501 struct zs_pool *pool = s->private; zs_stats_size_show() local 565 static int zs_pool_stat_create(const char *name, struct zs_pool *pool) zs_pool_stat_create() argument 590 static void zs_pool_stat_destroy(struct zs_pool *pool) zs_pool_stat_destroy() argument 605 static inline int zs_pool_stat_create(const char *name, struct zs_pool *pool) zs_pool_stat_create() argument 610 static inline void zs_pool_stat_destroy(struct zs_pool *pool) zs_pool_stat_destroy() argument 1241 unsigned long zs_get_total_pages(struct zs_pool *pool) zs_get_total_pages() argument 1261 void *zs_map_object(struct zs_pool *pool, unsigned long handle, zs_map_object() argument 1315 void zs_unmap_object(struct zs_pool *pool, unsigned long handle) zs_unmap_object() argument 1391 unsigned long zs_malloc(struct zs_pool *pool, size_t size) zs_malloc() argument 1438 static void obj_free(struct zs_pool *pool, struct size_class *class, obj_free() argument 1467 void zs_free(struct zs_pool *pool, unsigned long handle) zs_free() argument 1612 static int migrate_zspage(struct zs_pool *pool, struct size_class *class, migrate_zspage() argument 1686 static enum fullness_group putback_zspage(struct zs_pool *pool, putback_zspage() argument 1748 static void __zs_compact(struct zs_pool *pool, struct size_class *class) __zs_compact() argument 1795 unsigned long zs_compact(struct zs_pool *pool) zs_compact() argument 1813 void zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats) zs_pool_stats() argument 1823 struct zs_pool *pool = container_of(shrinker, struct zs_pool, zs_shrinker_scan() local 1843 struct zs_pool *pool = container_of(shrinker, struct zs_pool, zs_shrinker_count() local 1859 static void zs_unregister_shrinker(struct zs_pool *pool) zs_unregister_shrinker() argument 1867 static int zs_register_shrinker(struct zs_pool *pool) zs_register_shrinker() argument 1890 struct zs_pool *pool; zs_create_pool() local 1976 void zs_destroy_pool(struct zs_pool *pool) zs_destroy_pool() argument
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | cppi_dma.h | 126 struct dma_pool *pool; member in struct:cppi
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
H A D | lov_pool.c | 55 static void lov_pool_getref(struct pool_desc *pool) lov_pool_getref() argument 61 void lov_pool_putref(struct pool_desc *pool) lov_pool_putref() argument 74 static void lov_pool_putref_locked(struct pool_desc *pool) lov_pool_putref_locked() argument 107 struct pool_desc *pool; pool_key() local 116 struct pool_desc *pool; pool_hashkey_keycmp() local 130 struct pool_desc *pool; pool_hashrefcount_get() local 139 struct pool_desc *pool; pool_hashrefcount_put_locked() local 168 struct pool_desc *pool; member in struct:pool_iterator 200 struct pool_desc *pool = (struct pool_desc *)s->private; pool_proc_start() local 485 struct pool_desc *pool; lov_pool_del() local 515 struct pool_desc *pool; lov_pool_add() local 561 struct pool_desc *pool; lov_pool_remove() local 603 int lov_check_index_in_pool(__u32 idx, struct pool_desc *pool) lov_check_index_in_pool() argument 631 struct pool_desc *pool; lov_find_pool() local
|
H A D | lov_obd.c | 855 struct pool_desc *pool; lov_cleanup() local
|
/linux-4.4.14/drivers/scsi/snic/ |
H A D | snic_main.c | 358 mempool_t *pool; snic_probe() local
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
H A D | ibmvscsi.h | 98 struct event_pool pool; member in struct:ibmvscsi_host_data
|
H A D | ibmvscsi.c | 453 static int initialize_event_pool(struct event_pool *pool, initialize_event_pool() argument 497 static void release_event_pool(struct event_pool *pool, release_event_pool() argument 527 static int valid_event_struct(struct event_pool *pool, valid_event_struct() argument 544 static void free_event_struct(struct event_pool *pool, free_event_struct() argument 567 static struct srp_event_struct *get_event_struct(struct event_pool *pool) get_event_struct() argument
|
H A D | ibmvfc.c | 748 static int ibmvfc_valid_event(struct ibmvfc_event_pool *pool, ibmvfc_valid_event() argument 767 struct ibmvfc_event_pool *pool = &vhost->pool; ibmvfc_free_event() local 1207 struct ibmvfc_event_pool *pool = &vhost->pool; ibmvfc_init_event_pool() local 1247 struct ibmvfc_event_pool *pool = &vhost->pool; ibmvfc_free_event_pool() local
|
H A D | ibmvfc.h | 701 struct ibmvfc_event_pool pool; member in struct:ibmvfc_host
|
/linux-4.4.14/drivers/misc/ |
H A D | sram.c | 34 struct gen_pool *pool; member in struct:sram_partition 43 struct gen_pool *pool; member in struct:sram_dev 55 bool pool; member in struct:sram_reserve
|
/linux-4.4.14/drivers/infiniband/core/ |
H A D | fmr_pool.c | 114 static inline struct ib_pool_fmr *ib_fmr_cache_lookup(struct ib_fmr_pool *pool, ib_fmr_cache_lookup() argument 137 static void ib_fmr_batch_release(struct ib_fmr_pool *pool) ib_fmr_batch_release() argument 179 struct ib_fmr_pool *pool = pool_ptr; ib_fmr_cleanup_thread() local 214 struct ib_fmr_pool *pool; ib_create_fmr_pool() local 358 void ib_destroy_fmr_pool(struct ib_fmr_pool *pool) ib_destroy_fmr_pool() argument 396 int ib_flush_fmr_pool(struct ib_fmr_pool *pool) ib_flush_fmr_pool() argument 439 struct ib_fmr_pool *pool = pool_handle; ib_fmr_pool_map_phys() local 514 struct ib_fmr_pool *pool; ib_fmr_pool_unmap() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_fcoe.h | 112 struct dma_pool *pool; member in struct:i40e_fcoe_ddp 117 struct dma_pool *pool; member in struct:i40e_fcoe_ddp_pool
|
H A D | i40e_fcoe.c | 510 struct dma_pool *pool; i40e_fcoe_dma_pool_create() local
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
H A D | dxe.c | 234 wcn36xx_dxe_init_tx_bd(struct wcn36xx_dxe_ch *ch, struct wcn36xx_dxe_mem_pool *pool) wcn36xx_dxe_init_tx_bd() argument
|
/linux-4.4.14/drivers/dma/ |
H A D | coh901318_lli.c | 35 int coh901318_pool_create(struct coh901318_pool *pool, coh901318_pool_create() argument 47 int coh901318_pool_destroy(struct coh901318_pool *pool) coh901318_pool_destroy() argument 55 coh901318_lli_alloc(struct coh901318_pool *pool, unsigned int len) coh901318_lli_alloc() argument 112 void coh901318_lli_free(struct coh901318_pool *pool, coh901318_lli_free() argument 142 coh901318_lli_fill_memcpy(struct coh901318_pool *pool, coh901318_lli_fill_memcpy() argument 175 coh901318_lli_fill_single(struct coh901318_pool *pool, coh901318_lli_fill_single() argument 231 coh901318_lli_fill_sg(struct coh901318_pool *pool, coh901318_lli_fill_sg() argument
|
H A D | dmaengine.c | 1005 mempool_t *pool; member in struct:dmaengine_unmap_pool
|
H A D | idma64.h | 139 void *pool; member in struct:idma64_chan
|
H A D | mmp_tdma.c | 129 struct gen_pool *pool; member in struct:mmp_tdma_chan 631 struct gen_pool *pool = NULL; mmp_tdma_probe() local 541 mmp_tdma_chan_init(struct mmp_tdma_device *tdev, int idx, int irq, int type, struct gen_pool *pool) mmp_tdma_chan_init() argument
|
H A D | sun6i-dma.c | 161 struct dma_pool *pool; member in struct:sun6i_dma_dev
|
H A D | amba-pl08x.c | 271 struct dma_pool *pool; member in struct:pl08x_driver_data
|
H A D | pch_dma.c | 126 struct pci_pool *pool; member in struct:pch_dma
|
H A D | zx296702_dma.c | 128 struct dma_pool *pool; member in struct:zx_dma_dev
|
H A D | coh901318.c | 1283 struct coh901318_pool pool; member in struct:coh901318_base
|
H A D | ste_dma40.c | 822 struct d40_lcla_pool *pool = &chan->base->lcla_pool; d40_log_lli_to_lcxa() local 3406 struct d40_lcla_pool *pool = &base->lcla_pool; d40_lcla_allocate() local
|
/linux-4.4.14/drivers/atm/ |
H A D | zatm.h | 45 int pool; /* free buffer pool */ member in struct:zatm_vcc 67 struct sk_buff_head pool[NR_POOLS];/* free buffer pools */ member in struct:zatm_dev
|
H A D | ambassador.c | 687 static int rx_give (amb_dev * dev, rx_in * rx, unsigned char pool) { rx_give() argument 712 static int rx_take (amb_dev * dev, unsigned char pool) { rx_take() argument 745 static void drain_rx_pool (amb_dev * dev, unsigned char pool) { drain_rx_pool() argument 772 unsigned char pool; drain_rx_pools() local 780 static void fill_rx_pool (amb_dev * dev, unsigned char pool, fill_rx_pool() argument 818 unsigned char pool; fill_rx_pools() local 867 unsigned char pool; interrupt_handler() local 1026 unsigned char pool = -1; // hush gcc amb_open() local 1265 unsigned char pool = vcc->rx_info.pool; amb_close() local 1427 unsigned char pool; amb_proc_read() local 1513 unsigned char pool; create_queues() local 1989 unsigned char pool; amb_talk() local 2141 unsigned char pool; setup_dev() local 2316 unsigned char pool; amb_check_args() local
|
H A D | zatm.c | 178 static void refill_pool(struct atm_dev *dev,int pool) refill_pool() argument 256 static void drain_free(struct atm_dev *dev,int pool) drain_free() argument 278 static void use_pool(struct atm_dev *dev,int pool) use_pool() argument 306 static void unuse_pool(struct atm_dev *dev,int pool) unuse_pool() argument 1452 int pool; zatm_ioctl() local 1473 int pool; zatm_ioctl() local
|
H A D | idt77252.c | 584 struct sb_pool *pool = &card->sbpool[queue]; sb_pool_add() local
|
H A D | ambassador.h | 617 unsigned char pool; member in struct:__anon3429
|
H A D | idt77252.h | 788 u32 pool; /* sb_pool handle */ member in struct:idt77252_skb_prv
|
/linux-4.4.14/arch/arm/common/ |
H A D | dmabounce.c | 56 struct dmabounce_pool *pool; member in struct:safe_buffer 63 struct dma_pool *pool; member in struct:dmabounce_pool 111 struct dmabounce_pool *pool; alloc_safe_buffer() local 467 static int dmabounce_init_pool(struct dmabounce_pool *pool, struct device *dev, dmabounce_init_pool() argument
|
/linux-4.4.14/tools/usb/usbip/libsrc/ |
H A D | names.c | 160 struct pool { struct 189 struct pool *pool; names_free() local
|
/linux-4.4.14/drivers/scsi/megaraid/ |
H A D | megaraid_mm.c | 514 mm_dmapool_t *pool; mraid_mm_attach_buf() local 640 mm_dmapool_t *pool; mraid_mm_dealloc_kioc() local 1069 mm_dmapool_t *pool; mraid_mm_setup_dma_pools() local 1184 mm_dmapool_t *pool; mraid_mm_teardown_dma_pools() local
|
/linux-4.4.14/drivers/scsi/fnic/ |
H A D | fnic_main.c | 546 mempool_t *pool; fnic_probe() local
|
/linux-4.4.14/drivers/hv/ |
H A D | hv_kvp.c | 346 __u8 pool = kvp_transaction.kvp_msg->kvp_hdr.pool; kvp_send_key() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_buffers.c | 88 u8 pool; member in struct:mlxsw_sp_sb_pool 137 const struct mlxsw_sp_sb_pool *pool; mlxsw_sp_sb_pools_init() local 157 u8 pool; member in struct:mlxsw_sp_sb_cm 284 u8 pool; member in struct:mlxsw_sp_sb_pm 344 u8 pool; member in struct:mlxsw_sp_sb_mm
|
H A D | reg.h | 2136 static inline void mlxsw_reg_sbpr_pack(char *payload, u8 pool, mlxsw_reg_sbpr_pack() argument 2286 static inline void mlxsw_reg_sbpm_pack(char *payload, u8 local_port, u8 pool, mlxsw_reg_sbpm_pack() argument 2215 mlxsw_reg_sbcm_pack(char *payload, u8 local_port, u8 pg_buff, enum mlxsw_reg_sbcm_dir dir, u32 min_buff, u32 max_buff, u8 pool) mlxsw_reg_sbcm_pack() argument 2343 mlxsw_reg_sbmm_pack(char *payload, u8 prio, u32 min_buff, u32 max_buff, u8 pool) mlxsw_reg_sbmm_pack() argument
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
H A D | cpts.h | 125 struct list_head pool; member in struct:cpts
|
H A D | davinci_cpdma.c | 107 struct cpdma_desc_pool *pool; member in struct:cpdma_ctlr 159 struct cpdma_desc_pool *pool; cpdma_desc_pool_create() local 194 static void cpdma_desc_pool_destroy(struct cpdma_desc_pool *pool) cpdma_desc_pool_destroy() argument 208 static inline dma_addr_t desc_phys(struct cpdma_desc_pool *pool, desc_phys() argument 217 desc_from_phys(struct cpdma_desc_pool *pool, dma_addr_t dma) desc_from_phys() argument 223 cpdma_desc_alloc(struct cpdma_desc_pool *pool, int num_desc, bool is_rx) cpdma_desc_alloc() argument 253 static void cpdma_desc_free(struct cpdma_desc_pool *pool, cpdma_desc_free() argument 630 struct cpdma_desc_pool *pool = ctlr->pool; __cpdma_chan_submit() local 728 struct cpdma_desc_pool *pool = ctlr->pool; cpdma_check_free_tx_desc() local 750 struct cpdma_desc_pool *pool = ctlr->pool; __cpdma_chan_free() local 770 struct cpdma_desc_pool *pool = ctlr->pool; __cpdma_chan_process() local 842 struct cpdma_desc_pool *pool = ctlr->pool; cpdma_chan_start() local 870 struct cpdma_desc_pool *pool = ctlr->pool; cpdma_chan_stop() local
|
/linux-4.4.14/drivers/xen/ |
H A D | tmem.c | 167 static void tmem_cleancache_put_page(int pool, struct cleancache_filekey key, tmem_cleancache_put_page() argument 181 static int tmem_cleancache_get_page(int pool, struct cleancache_filekey key, tmem_cleancache_get_page() argument 200 static void tmem_cleancache_flush_page(int pool, struct cleancache_filekey key, tmem_cleancache_flush_page() argument 213 static void tmem_cleancache_flush_inode(int pool, struct cleancache_filekey key) tmem_cleancache_flush_inode() argument 222 static void tmem_cleancache_flush_fs(int pool) tmem_cleancache_flush_fs() argument 284 int pool = tmem_frontswap_poolid; tmem_frontswap_store() local 309 int pool = tmem_frontswap_poolid; tmem_frontswap_load() local 329 int pool = tmem_frontswap_poolid; tmem_frontswap_flush_page() local 341 int pool = tmem_frontswap_poolid; tmem_frontswap_flush_area() local
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | u_serial.c | 363 struct list_head *pool = &port->write_pool; gs_start_tx() local 432 struct list_head *pool = &port->read_pool; gs_start_rx() local
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi.c | 137 struct scsi_host_cmd_pool *pool = shost->cmd_pool; scsi_host_free_command() local 156 struct scsi_host_cmd_pool *pool = shost->cmd_pool; scsi_host_alloc_command() local 305 scsi_free_host_cmd_pool(struct scsi_host_cmd_pool *pool) scsi_free_host_cmd_pool() argument 316 struct scsi_host_cmd_pool *pool; scsi_alloc_host_cmd_pool() local 345 struct scsi_host_cmd_pool *retval = NULL, *pool; scsi_get_host_cmd_pool() local 392 struct scsi_host_cmd_pool *pool; scsi_put_host_cmd_pool() local
|
H A D | mvumi.c | 1805 struct mvumi_ob_data *pool; mvumi_handle_clob() local
|
H A D | scsi_lib.c | 49 mempool_t *pool; member in struct:scsi_host_sg_pool
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
H A D | ehca_irq.c | 75 static struct ehca_comp_pool *pool; variable in typeref:struct:ehca_comp_pool 656 static int find_next_online_cpu(struct ehca_comp_pool *pool) find_next_online_cpu() argument
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | bset.h | 349 mempool_t *pool; member in struct:bset_sort_state
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
H A D | ttm_page_alloc.c | 285 static void ttm_pool_update_free_locked(struct ttm_page_pool *pool, ttm_pool_update_free_locked() argument 302 static int ttm_page_pool_free(struct ttm_page_pool *pool, unsigned nr_free, ttm_page_pool_free() argument 401 struct ttm_page_pool *pool; ttm_pool_shrink_scan() local 573 static void ttm_page_pool_fill_locked(struct ttm_page_pool *pool, ttm_page_pool_fill_locked() argument 631 static unsigned ttm_page_pool_get_pages(struct ttm_page_pool *pool, ttm_page_pool_get_pages() argument 680 struct ttm_page_pool *pool = ttm_get_pool(flags, cstate); ttm_put_pages() local 727 struct ttm_page_pool *pool = ttm_get_pool(flags, cstate); ttm_get_pages() local 801 static void ttm_page_pool_init_locked(struct ttm_page_pool *pool, gfp_t flags, ttm_page_pool_init_locked() argument
|
H A D | ttm_page_alloc_dma.c | 157 struct dma_pool *pool; member in struct:device_pools 306 static int ttm_set_pages_caching(struct dma_pool *pool, ttm_set_pages_caching() argument 326 static void __ttm_dma_free_page(struct dma_pool *pool, struct dma_page *d_page) __ttm_dma_free_page() argument 334 static struct dma_page *__ttm_dma_alloc_page(struct dma_pool *pool) __ttm_dma_alloc_page() argument 372 static void ttm_pool_update_free_locked(struct dma_pool *pool, ttm_pool_update_free_locked() argument 381 static void ttm_dma_pages_put(struct dma_pool *pool, struct list_head *d_pages, ttm_dma_pages_put() argument 398 static void ttm_dma_page_put(struct dma_pool *pool, struct dma_page *d_page) ttm_dma_page_put() argument 419 static unsigned ttm_dma_page_pool_free(struct dma_pool *pool, unsigned nr_free, ttm_dma_page_pool_free() argument 521 struct dma_pool *pool; ttm_dma_free_pool() local 563 struct dma_pool *pool = *(struct dma_pool **)res; ttm_dma_pool_release() local 580 struct dma_pool *pool = NULL, **ptr; ttm_dma_pool_init() local 653 struct dma_pool *pool, *tmp, *found = NULL; ttm_dma_find_pool() local 683 static void ttm_dma_handle_caching_state_failure(struct dma_pool *pool, ttm_dma_handle_caching_state_failure() argument 716 static int ttm_dma_pool_alloc_new_pages(struct dma_pool *pool, ttm_dma_pool_alloc_new_pages() argument 800 static int ttm_dma_page_pool_fill_locked(struct dma_pool *pool, ttm_dma_page_pool_fill_locked() argument 847 static int ttm_dma_pool_get_pages(struct dma_pool *pool, ttm_dma_pool_get_pages() argument 880 struct dma_pool *pool; ttm_dma_populate() local 938 struct dma_pool *pool; ttm_dma_unpopulate() local 1133 struct dma_pool *pool = NULL; ttm_dma_page_alloc_debugfs() local
|
/linux-4.4.14/net/sunrpc/ |
H A D | svc.c | 456 struct svc_pool *pool = &serv->sv_pools[i]; __svc_create() local 586 svc_rqst_alloc(struct svc_serv *serv, struct svc_pool *pool, int node) svc_rqst_alloc() argument 618 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node) svc_prepare_thread() argument 639 choose_pool(struct svc_serv *serv, struct svc_pool *pool, unsigned int *state) choose_pool() argument 651 choose_victim(struct svc_serv *serv, struct svc_pool *pool, unsigned int *state) choose_victim() argument 703 svc_set_num_threads(struct svc_serv *serv, struct svc_pool *pool, int nrservs) svc_set_num_threads() argument 780 struct svc_pool *pool = rqstp->rq_pool; svc_exit_thread() local
|
H A D | svc_xprt.c | 324 struct svc_pool *pool; svc_xprt_do_enqueue() local 422 static struct svc_xprt *svc_xprt_dequeue(struct svc_pool *pool) svc_xprt_dequeue() argument 511 struct svc_pool *pool; svc_wake_up() local 645 struct svc_pool *pool = rqstp->rq_pool; rqst_should_sleep() local 669 struct svc_pool *pool = rqstp->rq_pool; svc_get_next_xprt() local 1018 struct svc_pool *pool; svc_dequeue_net() local 1312 struct svc_pool *pool = p; svc_pool_stats_next() local 1336 struct svc_pool *pool = p; svc_pool_stats_show() local
|
/linux-4.4.14/fs/ceph/ |
H A D | xattr.c | 73 s64 pool = ceph_file_layout_pg_pool(ci->i_layout); ceph_vxattrcb_layout() local 141 s64 pool = ceph_file_layout_pg_pool(ci->i_layout); ceph_vxattrcb_layout_pool() local
|
H A D | addr.c | 784 mempool_t *pool = NULL; /* Becomes non-null if mempool used */ ceph_writepages_start() local 1620 static int __ceph_pool_perm_get(struct ceph_inode_info *ci, u32 pool) __ceph_pool_perm_get() argument 1758 u32 pool; ceph_pool_perm_check() local
|
H A D | mds_client.h | 270 u32 pool; member in struct:ceph_pool_perm
|
/linux-4.4.14/net/rds/ |
H A D | ib_rdma.c | 49 struct rds_ib_mr_pool *pool; member in struct:rds_ib_mr 241 struct rds_ib_mr_pool *pool; rds_ib_create_mr_pool() local 281 void rds_ib_destroy_mr_pool(struct rds_ib_mr_pool *pool) rds_ib_destroy_mr_pool() argument 290 static inline struct rds_ib_mr *rds_ib_reuse_fmr(struct rds_ib_mr_pool *pool) rds_ib_reuse_fmr() argument 323 struct rds_ib_mr_pool *pool; rds_ib_alloc_fmr() local 558 struct rds_ib_mr_pool *pool = ibmr->pool; rds_ib_teardown_mr() local 564 static inline unsigned int rds_ib_flush_goal(struct rds_ib_mr_pool *pool, int free_all) rds_ib_flush_goal() argument 602 static void list_to_llist_nodes(struct rds_ib_mr_pool *pool, list_to_llist_nodes() argument 626 static int rds_ib_flush_mr_pool(struct rds_ib_mr_pool *pool, rds_ib_flush_mr_pool() argument 751 struct rds_ib_mr_pool *pool = container_of(work, struct rds_ib_mr_pool, flush_worker.work); rds_ib_mr_pool_flush_worker() local 759 struct rds_ib_mr_pool *pool = ibmr->pool; rds_ib_free_mr() local
|
H A D | iw_rdma.c | 46 struct rds_iw_mr_pool *pool; member in struct:rds_iw_mr 317 struct rds_iw_mr_pool *pool; rds_iw_create_mr_pool() local 349 struct rds_iw_mr_pool *pool = rds_iwdev->mr_pool; rds_iw_get_mr_info() local 355 void rds_iw_destroy_mr_pool(struct rds_iw_mr_pool *pool) rds_iw_destroy_mr_pool() argument 364 static inline struct rds_iw_mr *rds_iw_reuse_fmr(struct rds_iw_mr_pool *pool) rds_iw_reuse_fmr() argument 381 struct rds_iw_mr_pool *pool = rds_iwdev->mr_pool; rds_iw_alloc_mr() local 463 static void rds_iw_flush_mr_pool(struct rds_iw_mr_pool *pool, int free_all) rds_iw_flush_mr_pool() argument 525 struct rds_iw_mr_pool *pool = container_of(work, struct rds_iw_mr_pool, flush_worker); rds_iw_mr_pool_flush_worker() local 533 struct rds_iw_mr_pool *pool = ibmr->device->mr_pool; rds_iw_free_mr() local 563 struct rds_iw_mr_pool *pool = rds_iwdev->mr_pool; rds_iw_flush_mrs() local 641 static int rds_iw_init_reg(struct rds_iw_mr_pool *pool, rds_iw_init_reg() argument 726 static int rds_iw_map_reg(struct rds_iw_mr_pool *pool, rds_iw_map_reg() argument 764 static void rds_iw_free_fastreg(struct rds_iw_mr_pool *pool, rds_iw_free_fastreg() argument 787 static unsigned int rds_iw_unmap_fastreg_list(struct rds_iw_mr_pool *pool, rds_iw_unmap_fastreg_list() argument 832 static void rds_iw_destroy_fastreg(struct rds_iw_mr_pool *pool, rds_iw_destroy_fastreg() argument
|
/linux-4.4.14/drivers/scsi/libfc/ |
H A D | fc_exch.c | 95 struct fc_exch_pool __percpu *pool; member in struct:fc_exch_mgr 418 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, fc_exch_ptr_get() argument 431 static inline void fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index, fc_exch_ptr_set() argument 443 struct fc_exch_pool *pool; fc_exch_delete() local 807 struct fc_exch_pool *pool; fc_exch_em_alloc() local 909 struct fc_exch_pool *pool; fc_exch_find() local 2364 struct fc_exch_pool *pool; fc_exch_mgr_alloc() local 1864 fc_exch_pool_reset(struct fc_lport *lport, struct fc_exch_pool *pool, u32 sid, u32 did) fc_exch_pool_reset() argument
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | pio.c | 304 int pool; init_sc_pools_and_sizes() local 403 unsigned pool = wildcard_to_pool(dd->sc_sizes[i].size); init_sc_pools_and_sizes() local
|
/linux-4.4.14/drivers/s390/scsi/ |
H A D | zfcp_def.h | 185 struct zfcp_adapter_mempool pool; /* Adapter memory pools */ member in struct:zfcp_adapter 312 mempool_t *pool; member in struct:zfcp_fsf_req
|
H A D | zfcp_fsf.c | 647 static struct zfcp_fsf_req *zfcp_fsf_alloc(mempool_t *pool) zfcp_fsf_alloc() argument 664 static struct fsf_qtcb *zfcp_qtcb_alloc(mempool_t *pool) zfcp_qtcb_alloc() argument 680 zfcp_fsf_req_create(struct zfcp_qdio *qdio, u32 fsf_cmd, u8 sbtype, mempool_t *pool) zfcp_fsf_req_create() argument 1049 zfcp_fsf_send_ct(struct zfcp_fc_wka_port *wka_port, struct zfcp_fsf_ct_els *ct, mempool_t *pool, unsigned int timeout) zfcp_fsf_send_ct() argument
|
/linux-4.4.14/drivers/soc/ti/ |
H A D | knav_qmss_queue.c | 676 static void kdesc_fill_pool(struct knav_pool *pool) kdesc_fill_pool() argument 696 static void kdesc_empty_pool(struct knav_pool *pool) kdesc_empty_pool() argument 725 struct knav_pool *pool = ph; knav_pool_desc_virt_to_dma() local 732 struct knav_pool *pool = ph; knav_pool_desc_dma_to_virt() local 751 struct knav_pool *pool, *pi; knav_pool_create() local 850 struct knav_pool *pool = ph; knav_pool_destroy() local 880 struct knav_pool *pool = ph; knav_pool_desc_get() local 899 struct knav_pool *pool = ph; knav_pool_desc_put() local 919 struct knav_pool *pool = ph; knav_pool_desc_map() local 944 struct knav_pool *pool = ph; knav_pool_desc_unmap() local 963 struct knav_pool *pool = ph; knav_pool_count() local 974 struct knav_pool *pool; knav_queue_setup_region() local 1324 struct knav_pool *pool, *tmp; knav_queue_free_regions() local
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | sh_mobile_meram.c | 160 struct gen_pool *pool; member in struct:sh_mobile_meram_priv
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
H A D | internal.h | 125 struct iwl_rx_mem_buffer pool[RX_QUEUE_SIZE]; member in struct:iwl_rxq 143 struct iwl_rx_mem_buffer pool[RX_POOL_SIZE]; member in struct:iwl_rb_allocator
|
/linux-4.4.14/drivers/nvme/host/ |
H A D | lightnvm.c | 528 static void nvme_nvm_destroy_dma_pool(void *pool) nvme_nvm_destroy_dma_pool() argument 535 static void *nvme_nvm_dev_dma_alloc(struct nvm_dev *dev, void *pool, nvme_nvm_dev_dma_alloc() argument 541 static void nvme_nvm_dev_dma_free(void *pool, void *ppa_list, nvme_nvm_dev_dma_free() argument
|
H A D | pci.c | 654 struct dma_pool *pool; nvme_setup_prps() local
|
/linux-4.4.14/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | 151 static void ibmveth_init_buffer_pool(struct ibmveth_buff_pool *pool, ibmveth_init_buffer_pool() argument 163 static int ibmveth_alloc_buffer_pool(struct ibmveth_buff_pool *pool) ibmveth_alloc_buffer_pool() argument 323 struct ibmveth_buff_pool *pool = &adapter->rx_buff_pool[i]; ibmveth_replenish_task() local 371 unsigned int pool = correlator >> 32; ibmveth_remove_buffer_from_pool() local 406 unsigned int pool = correlator >> 32; ibmveth_rxq_get_buffer() local 420 unsigned int pool = correlator >> 32; ibmveth_rxq_recycle_buffer() local 1617 struct ibmveth_buff_pool *pool = container_of(kobj, veth_pool_show() local 1633 struct ibmveth_buff_pool *pool = container_of(kobj, veth_pool_store() local 213 ibmveth_replenish_buffer_pool(struct ibmveth_adapter *adapter, struct ibmveth_buff_pool *pool) ibmveth_replenish_buffer_pool() argument 334 ibmveth_free_buffer_pool(struct ibmveth_adapter *adapter, struct ibmveth_buff_pool *pool) ibmveth_free_buffer_pool() argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 1002 bnx2x_free_rx_mem_pool(struct bnx2x *bp, struct bnx2x_alloc_pool *pool) bnx2x_free_rx_mem_pool() argument
|
H A D | bnx2x_cmn.c | 551 struct bnx2x_alloc_pool *pool = &fp->page_pool; bnx2x_alloc_rx_sge() local
|
/linux-4.4.14/drivers/acpi/apei/ |
H A D | ghes.c | 201 static void ghes_estatus_pool_free_chunk_page(struct gen_pool *pool, ghes_estatus_pool_free_chunk_page() argument
|
/linux-4.4.14/drivers/block/ |
H A D | cciss_scsi.c | 110 struct cciss_scsi_cmd_stack_elem_t *pool; member in struct:cciss_scsi_cmd_stack_t
|
H A D | null_blk.c | 539 static void null_lnvm_destroy_dma_pool(void *pool) null_lnvm_destroy_dma_pool() argument 544 static void *null_lnvm_dev_dma_alloc(struct nvm_dev *dev, void *pool, null_lnvm_dev_dma_alloc() argument 550 static void null_lnvm_dev_dma_free(void *pool, void *entry, null_lnvm_dev_dma_free() argument
|
/linux-4.4.14/include/uapi/linux/ |
H A D | hyperv.h | 339 __u8 pool; member in struct:hv_kvp_hdr 394 __u8 pool; member in struct:hv_kvp_ip_msg
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | iommu.c | 191 struct iommu_pool *pool; iommu_range_alloc() local 401 struct iommu_pool *pool; __iommu_free() local
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | pci_sun4v.c | 531 struct iommu_pool *pool; probe_existing_entries() local
|
/linux-4.4.14/tools/hv/ |
H A D | hv_kvp_daemon.c | 121 static void kvp_acquire_lock(int pool) kvp_acquire_lock() argument 133 static void kvp_release_lock(int pool) kvp_release_lock() argument 145 static void kvp_update_file(int pool) kvp_update_file() argument 175 static void kvp_update_mem_state(int pool) kvp_update_mem_state() argument 309 static int kvp_key_delete(int pool, const __u8 *key, int key_size) kvp_key_delete() argument 352 static int kvp_key_add_or_modify(int pool, const __u8 *key, int key_size, kvp_key_add_or_modify() argument 406 static int kvp_get_value(int pool, const __u8 *key, int key_size, __u8 *value, kvp_get_value() argument 438 static int kvp_pool_enumerate(int pool, int index, __u8 *key, int key_size, kvp_pool_enumerate() argument 1406 int pool; main() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd.c | 1246 kib_pool_t *pool = &tpo->tpo_pool; kiblnd_map_tx_pool() local 1345 static void kiblnd_destroy_fmr_pool(kib_fmr_pool_t *pool) kiblnd_destroy_fmr_pool() argument 1360 kib_fmr_pool_t *pool; kiblnd_destroy_fmr_pool_list() local 1597 static void kiblnd_fini_pool(kib_pool_t *pool) kiblnd_fini_pool() argument 1605 static void kiblnd_init_pool(kib_poolset_t *ps, kib_pool_t *pool, int size) kiblnd_init_pool() argument 1618 kib_pool_t *pool; kiblnd_destroy_pool_list() local 1663 kib_pool_t *pool; kiblnd_init_poolset() local 1691 static int kiblnd_pool_is_idle(kib_pool_t *pool, unsigned long now) kiblnd_pool_is_idle() argument 1700 void kiblnd_pool_free_node(kib_pool_t *pool, struct list_head *node) kiblnd_pool_free_node() argument 1733 kib_pool_t *pool; kiblnd_pool_alloc_node() local 1792 static void kiblnd_destroy_tx_pool(kib_pool_t *pool) kiblnd_destroy_tx_pool() argument 1852 kib_pool_t *pool; kiblnd_create_tx_pool() local 1931 static void kiblnd_tx_init(kib_pool_t *pool, struct list_head *node) kiblnd_tx_init() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | client.c | 439 void ptlrpc_free_rq_pool(struct ptlrpc_request_pool *pool) ptlrpc_free_rq_pool() argument 463 int ptlrpc_add_rqs_to_pool(struct ptlrpc_request_pool *pool, int num_rq) ptlrpc_add_rqs_to_pool() argument 514 struct ptlrpc_request_pool *pool; ptlrpc_init_rq_pool() local 540 ptlrpc_prep_req_from_pool(struct ptlrpc_request_pool *pool) ptlrpc_prep_req_from_pool() argument 583 struct ptlrpc_request_pool *pool = request->rq_pool; __ptlrpc_free_req_to_pool() local 716 __ptlrpc_request_alloc(struct obd_import *imp, struct ptlrpc_request_pool *pool) __ptlrpc_request_alloc() argument 748 ptlrpc_request_alloc_internal(struct obd_import *imp, struct ptlrpc_request_pool *pool, const struct req_format *format) ptlrpc_request_alloc_internal() argument 778 ptlrpc_request_alloc_pool(struct obd_import *imp, struct ptlrpc_request_pool *pool, const struct req_format *format) ptlrpc_request_alloc_pool() argument
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
H A D | mthca_dev.h | 121 struct pci_pool *pool; member in struct:mthca_cmd 266 struct pci_pool *pool; member in struct:mthca_av_table
|
/linux-4.4.14/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 170 struct pidff_usage pool[sizeof(pidff_pool)]; member in struct:pidff_device
|
/linux-4.4.14/drivers/media/platform/coda/ |
H A D | coda-common.c | 2111 struct gen_pool *pool; coda_probe() local
|
/linux-4.4.14/drivers/char/ |
H A D | random.c | 426 __u32 *pool; member in struct:entropy_store 558 __u32 pool[4]; member in struct:fast_pool
|
/linux-4.4.14/include/linux/usb/ |
H A D | hcd.h | 189 struct dma_pool *pool[HCD_BUFFER_POOLS]; member in struct:usb_hcd
|
/linux-4.4.14/include/scsi/ |
H A D | libiscsi.h | 258 void **pool; /* Pool of elements */ member in struct:iscsi_pool
|
H A D | libfc.h | 433 struct fc_exch_pool *pool; member in struct:fc_exch
|
/linux-4.4.14/arch/avr32/mach-at32ap/ |
H A D | at32ap700x.c | 2334 struct gen_pool *pool; sram_init() local
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 334 static void srp_destroy_fr_pool(struct srp_fr_pool *pool) srp_destroy_fr_pool() argument 360 struct srp_fr_pool *pool; srp_create_fr_pool() local 403 static struct srp_fr_desc *srp_fr_pool_get(struct srp_fr_pool *pool) srp_fr_pool_get() argument 427 static void srp_fr_pool_put(struct srp_fr_pool *pool, struct srp_fr_desc **desc, srp_fr_pool_put() argument
|
/linux-4.4.14/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 1476 void *pool; velocity_init_dma_rings() local
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/ |
H A D | hix5hd2_gmac.c | 206 struct hix5hd2_desc_sw pool[QUEUE_NUMS]; member in struct:hix5hd2_priv
|
/linux-4.4.14/drivers/crypto/marvell/ |
H A D | cesa.h | 446 struct gen_pool *pool; member in struct:mv_cesa_engine
|
/linux-4.4.14/fs/logfs/ |
H A D | logfs.h | 730 static inline void logfs_mempool_destroy(mempool_t *pool) logfs_mempool_destroy() argument
|
/linux-4.4.14/include/linux/mlx5/ |
H A D | driver.h | 269 struct pci_pool *pool; member in struct:mlx5_cmd
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 622 struct pci_pool *pool; member in struct:mlx4_cmd
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
H A D | mvpp2.c | 3575 static inline u32 mvpp2_bm_cookie_pool_set(u32 cookie, int pool) mvpp2_bm_cookie_pool_set() argument 3592 static inline void mvpp2_bm_pool_put(struct mvpp2_port *port, int pool, mvpp2_bm_pool_put() argument 3600 static void mvpp2_bm_pool_mc_put(struct mvpp2_port *port, int pool, mvpp2_bm_pool_mc_put() argument 3618 int pool = mvpp2_bm_cookie_pool_get(bm); mvpp2_pool_refill() local 3672 mvpp2_bm_pool_use(struct mvpp2_port *port, int pool, enum mvpp2_bm_type type, mvpp2_bm_pool_use() argument 4134 int pool = (rx_desc->status & MVPP2_RXD_BM_POOL_ID_MASK) >> mvpp2_bm_cookie_build() local 5118 int pool, rx_bytes, err; mvpp2_rx() local
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | ipw2200.c | 3214 struct pci_pool *pool; ipw_load_firmware() local
|
H A D | ipw2200.h | 721 struct ipw_rx_mem_buffer pool[RX_QUEUE_SIZE + RX_FREE_BUFFERS]; member in struct:ipw_rx_queue
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | common.h | 609 struct il_rx_buf pool[RX_QUEUE_SIZE + RX_FREE_BUFFERS]; member in struct:il_rx_queue
|