Home
last modified time | relevance | path

Searched +defs:obj +defs:m (Results 1 – 44 of 44) sorted by relevance

/linux-4.1.27/fs/fscache/
Dobject-list.c48 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add()
78 void fscache_objlist_remove(struct fscache_object *obj) in fscache_objlist_remove()
96 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
138 static void *fscache_objlist_start(struct seq_file *m, loff_t *_pos) in fscache_objlist_start()
148 static void *fscache_objlist_next(struct seq_file *m, void *v, loff_t *_pos) in fscache_objlist_next()
157 static void fscache_objlist_stop(struct seq_file *m, void *v) in fscache_objlist_stop()
166 static int fscache_objlist_show(struct seq_file *m, void *v) in fscache_objlist_show()
169 struct fscache_object *obj = v; in fscache_objlist_show() local
399 struct seq_file *m = file->private_data; in fscache_objlist_release() local
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_gem.c27 static dma_addr_t physaddr(struct drm_gem_object *obj) in physaddr()
35 static bool use_pages(struct drm_gem_object *obj) in use_pages()
42 static struct page **get_pages_vram(struct drm_gem_object *obj, in get_pages_vram()
72 static struct page **get_pages(struct drm_gem_object *obj) in get_pages()
111 static void put_pages(struct drm_gem_object *obj) in put_pages()
136 struct page **msm_gem_get_pages(struct drm_gem_object *obj) in msm_gem_get_pages()
146 void msm_gem_put_pages(struct drm_gem_object *obj) in msm_gem_put_pages()
151 int msm_gem_mmap_obj(struct drm_gem_object *obj, in msm_gem_mmap_obj()
195 struct drm_gem_object *obj = vma->vm_private_data; in msm_gem_fault() local
249 static uint64_t mmap_offset(struct drm_gem_object *obj) in mmap_offset()
[all …]
Dmsm_drv.c489 static int msm_gpu_show(struct drm_device *dev, struct seq_file *m) in msm_gpu_show()
502 static int msm_gem_show(struct drm_device *dev, struct seq_file *m) in msm_gem_show()
518 static int msm_mm_show(struct drm_device *dev, struct seq_file *m) in msm_mm_show()
523 static int msm_fb_show(struct drm_device *dev, struct seq_file *m) in msm_fb_show()
547 static int show_locked(struct seq_file *m, void *arg) in show_locked()
781 struct drm_gem_object *obj; in msm_ioctl_gem_cpu_prep() local
804 struct drm_gem_object *obj; in msm_ioctl_gem_cpu_fini() local
822 struct drm_gem_object *obj; in msm_ioctl_gem_info() local
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_gem.c140 struct drm_gem_object *obj; /* the current pinned obj */ member
153 static void evict_entry(struct drm_gem_object *obj, in evict_entry()
161 const int m = 1 + ((omap_obj->width << fmt) / PAGE_SIZE); in evict_entry() local
180 static void evict(struct drm_gem_object *obj) in evict()
206 static inline bool is_shmem(struct drm_gem_object *obj) in is_shmem()
215 static inline bool is_cached_coherent(struct drm_gem_object *obj) in is_cached_coherent()
225 static int omap_gem_attach_pages(struct drm_gem_object *obj) in omap_gem_attach_pages()
276 static void omap_gem_detach_pages(struct drm_gem_object *obj) in omap_gem_detach_pages()
299 uint32_t omap_gem_flags(struct drm_gem_object *obj) in omap_gem_flags()
305 static uint64_t mmap_offset(struct drm_gem_object *obj) in mmap_offset()
[all …]
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c30 struct drm_gem_cma_object *obj[4]; member
77 struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_cma_object **obj, in drm_fb_cma_alloc()
114 struct drm_gem_object *obj; in drm_fb_cma_create() local
188 static void drm_fb_cma_describe(struct drm_framebuffer *fb, struct seq_file *m) in drm_fb_cma_describe()
207 int drm_fb_cma_debugfs_show(struct seq_file *m, void *arg) in drm_fb_cma_debugfs_show()
253 struct drm_gem_cma_object *obj; in drm_fbdev_cma_create() local
Ddrm_info.c48 int drm_name_info(struct seq_file *m, void *data) in drm_name_info()
73 int drm_vm_info(struct seq_file *m, void *data) in drm_vm_info()
117 int drm_bufs_info(struct seq_file *m, void *data) in drm_bufs_info()
160 int drm_clients_info(struct seq_file *m, void *data) in drm_clients_info()
200 struct drm_gem_object *obj = ptr; in drm_gem_one_name_info() local
201 struct seq_file *m = data; in drm_gem_one_name_info() local
210 int drm_gem_name_info(struct seq_file *m, void *data) in drm_gem_name_info()
Ddrm_gem_cma_helper.c381 struct seq_file *m) in drm_gem_cma_describe()
383 struct drm_gem_object *obj = &cma_obj->base; in drm_gem_cma_describe() local
412 struct sg_table *drm_gem_cma_prime_get_sg_table(struct drm_gem_object *obj) in drm_gem_cma_prime_get_sg_table()
488 int drm_gem_cma_prime_mmap(struct drm_gem_object *obj, in drm_gem_cma_prime_mmap()
520 void *drm_gem_cma_prime_vmap(struct drm_gem_object *obj) in drm_gem_cma_prime_vmap()
539 void drm_gem_cma_prime_vunmap(struct drm_gem_object *obj, void *vaddr) in drm_gem_cma_prime_vunmap()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gpu_error.c190 static void print_error_buffers(struct drm_i915_error_state_buf *m, in print_error_buffers()
243 static void i915_ring_error_state(struct drm_i915_error_state_buf *m, in i915_ring_error_state()
316 static void print_error_obj(struct drm_i915_error_state_buf *m, in print_error_obj()
317 struct drm_i915_error_object *obj) in print_error_obj()
330 int i915_error_state_to_str(struct drm_i915_error_state_buf *m, in i915_error_state_to_str()
336 struct drm_i915_error_object *obj; in i915_error_state_to_str() local
535 static void i915_error_object_free(struct drm_i915_error_object *obj) in i915_error_object_free()
681 struct drm_i915_gem_object *obj = vma->obj; in capture_bo() local
722 struct drm_i915_gem_object *obj; in capture_pinned_bo() local
950 struct drm_i915_gem_object *obj; in i915_gem_record_active_context() local
[all …]
Di915_debugfs.c80 static int i915_capabilities(struct seq_file *m, void *data) in i915_capabilities()
97 static const char *get_pin_flag(struct drm_i915_gem_object *obj) in get_pin_flag()
105 static const char *get_tiling_flag(struct drm_i915_gem_object *obj) in get_tiling_flag()
115 static inline const char *get_global_flag(struct drm_i915_gem_object *obj) in get_global_flag()
121 describe_obj(struct seq_file *m, struct drm_i915_gem_object *obj) in describe_obj()
178 static void describe_ctx(struct seq_file *m, struct intel_context *ctx) in describe_ctx()
185 static int i915_gem_object_list_info(struct seq_file *m, void *data) in i915_gem_object_list_info()
243 static int i915_gem_stolen_list_info(struct seq_file *m, void *data) in i915_gem_stolen_list_info()
248 struct drm_i915_gem_object *obj; in i915_gem_stolen_list_info() local
314 struct drm_i915_gem_object *obj = ptr; in per_file_stats() local
[all …]
Di915_gem_gtt.c859 static void gen6_dump_ppgtt(struct i915_hw_ppgtt *ppgtt, struct seq_file *m) in gen6_dump_ppgtt()
1659 struct drm_i915_gem_object *obj; in i915_gem_restore_gtt_mappings() local
1717 int i915_gem_gtt_prepare_object(struct drm_i915_gem_object *obj) in i915_gem_gtt_prepare_object()
1915 struct drm_i915_gem_object *obj = vma->obj; in ggtt_bind_vma() local
1961 struct drm_i915_gem_object *obj = vma->obj; in ggtt_unbind_vma() local
1981 void i915_gem_gtt_finish_object(struct drm_i915_gem_object *obj) in i915_gem_gtt_finish_object()
2031 struct drm_i915_gem_object *obj; in i915_gem_setup_global_gtt() local
2527 __i915_gem_vma_create(struct drm_i915_gem_object *obj, in __i915_gem_vma_create()
2570 i915_gem_obj_lookup_or_create_vma(struct drm_i915_gem_object *obj, in i915_gem_obj_lookup_or_create_vma()
2584 i915_gem_obj_lookup_or_create_ggtt_vma(struct drm_i915_gem_object *obj, in i915_gem_obj_lookup_or_create_ggtt_vma()
[all …]
Dintel_display.c126 intel_range_t dot, vco, n, m, m1, m2, p, p1; member
2361 struct drm_i915_gem_object *obj = intel_fb_obj(fb); in intel_pin_and_fence_fb_obj() local
2452 struct drm_i915_gem_object *obj = intel_fb_obj(fb); in intel_unpin_fb_obj() local
2544 struct drm_i915_gem_object *obj = NULL; in intel_alloc_initial_plane_obj() local
2613 struct drm_i915_gem_object *obj; in intel_find_initial_plane_obj() local
2672 struct drm_i915_gem_object *obj; in i9xx_update_primary_plane() local
2801 struct drm_i915_gem_object *obj; in ironlake_update_primary_plane() local
2931 struct drm_i915_gem_object *obj) in intel_plane_obj_offset()
2948 struct drm_i915_gem_object *obj; in skylake_update_primary_plane() local
3160 struct drm_i915_gem_object *obj = intel_fb_obj(old_fb); in intel_finish_fb() local
[all …]
Dintel_overlay.c299 struct drm_i915_gem_object *obj = overlay->old_vid_bo; in intel_overlay_release_old_vid_tail() local
309 struct drm_i915_gem_object *obj = overlay->vid_bo; in intel_overlay_off_tail() local
1511 intel_overlay_print_error_state(struct drm_i915_error_state_buf *m, in intel_overlay_print_error_state()
Di915_drv.h397 struct drm_i915_gem_object *obj; member
2644 static inline struct page *i915_gem_object_get_page(struct drm_i915_gem_object *obj, int n) in i915_gem_object_get_page()
2653 static inline void i915_gem_object_pin_pages(struct drm_i915_gem_object *obj) in i915_gem_object_pin_pages()
2658 static inline void i915_gem_object_unpin_pages(struct drm_i915_gem_object *obj) in i915_gem_object_unpin_pages()
2832 i915_gem_obj_to_ggtt(struct drm_i915_gem_object *obj) in i915_gem_obj_to_ggtt()
2839 #define i915_obj_to_ggtt(obj) \ argument
2857 static inline bool i915_gem_obj_ggtt_bound(struct drm_i915_gem_object *obj) in i915_gem_obj_ggtt_bound()
2863 i915_gem_obj_ggtt_size(struct drm_i915_gem_object *obj) in i915_gem_obj_ggtt_size()
2869 i915_gem_obj_ggtt_pin(struct drm_i915_gem_object *obj, in i915_gem_obj_ggtt_pin()
2878 i915_gem_object_ggtt_unbind(struct drm_i915_gem_object *obj) in i915_gem_object_ggtt_unbind()
[all …]
Dintel_pm.c1323 struct drm_i915_gem_object *obj; in i9xx_update_wm() local
5159 u16 m; member
5173 u32 count1, count2, count3, m = 0, c = 0; in __i915_chipset_val() local
5243 unsigned long m, x, b; in i915_mch_val() local
Dintel_drv.h120 struct drm_i915_gem_object *obj; member
240 int m; member
/linux-4.1.27/lib/
Ddebugobjects.c115 struct debug_obj *obj; in lookup_object() local
136 struct debug_obj *obj = NULL; in alloc_object() local
168 struct debug_obj *obj; in free_obj_work() local
191 static void free_object(struct debug_obj *obj) in free_object()
220 struct debug_obj *obj; in debug_objects_oom() local
251 static void debug_print_object(struct debug_obj *obj, char *msg) in debug_print_object()
309 struct debug_obj *obj; in __debug_object_init() local
391 struct debug_obj *obj; in debug_object_activate() local
455 struct debug_obj *obj; in debug_object_deactivate() local
503 struct debug_obj *obj; in debug_object_destroy() local
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Dnamedb.h13 nv_namedb(void *obj) in nv_namedb()
22 #define nvkm_namedb_create(p,e,c,v,s,m,d) \ argument
Dparent.h27 nv_parent(void *obj) in nv_parent()
36 #define nvkm_parent_create(p,e,c,v,s,m,d) \ argument
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtimer.h26 #define nv_wait(o,a,m,v) \ argument
28 #define nv_wait_ne(o,a,m,v) \ argument
41 nvkm_timer(void *obj) in nvkm_timer()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c219 int cl_object_attr_get(const struct lu_env *env, struct cl_object *obj, in cl_object_attr_get()
250 int cl_object_attr_set(const struct lu_env *env, struct cl_object *obj, in cl_object_attr_set()
283 int cl_object_glimpse(const struct lu_env *env, struct cl_object *obj, in cl_object_glimpse()
310 int cl_conf_set(const struct lu_env *env, struct cl_object *obj, in cl_conf_set()
336 void cl_object_kill(const struct lu_env *env, struct cl_object *obj) in cl_object_kill()
359 void cl_object_prune(const struct lu_env *env, struct cl_object *obj) in cl_object_prune()
369 int cl_object_has_locks(struct cl_object *obj) in cl_object_has_locks()
391 int cache_stats_print(const struct cache_stats *cs, struct seq_file *m, int h) in cache_stats_print()
455 int cl_site_stats_print(const struct cl_site *site, struct seq_file *m) in cl_site_stats_print()
Dlprocfs_status.c378 int lprocfs_rd_uint(struct seq_file *m, void *data) in lprocfs_rd_uint()
405 int lprocfs_rd_u64(struct seq_file *m, void *data) in lprocfs_rd_u64()
412 int lprocfs_rd_atomic(struct seq_file *m, void *data) in lprocfs_rd_atomic()
440 int lprocfs_rd_uuid(struct seq_file *m, void *data) in lprocfs_rd_uuid()
450 int lprocfs_rd_name(struct seq_file *m, void *data) in lprocfs_rd_name()
460 int lprocfs_rd_blksize(struct seq_file *m, void *data) in lprocfs_rd_blksize()
474 int lprocfs_rd_kbytestotal(struct seq_file *m, void *data) in lprocfs_rd_kbytestotal()
495 int lprocfs_rd_kbytesfree(struct seq_file *m, void *data) in lprocfs_rd_kbytesfree()
516 int lprocfs_rd_kbytesavail(struct seq_file *m, void *data) in lprocfs_rd_kbytesavail()
537 int lprocfs_rd_filestotal(struct seq_file *m, void *data) in lprocfs_rd_filestotal()
[all …]
Dlu_object.c704 struct lu_object *obj; in lu_object_find_at() local
731 struct lu_object *obj; in lu_object_find_slice() local
2006 int lu_site_stats_print(const struct lu_site *s, struct seq_file *m) in lu_site_stats_print()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfifo.h17 nvkm_fifo_chan(void *obj) in nvkm_fifo_chan()
22 #define nvkm_fifo_channel_create(p,e,c,b,a,s,n,m,d) \ argument
87 nvkm_fifo(void *obj) in nvkm_fifo()
/linux-4.1.27/drivers/hwmon/
Dasus_atk0110.c286 enum atk_pack_member m) in atk_get_pack_member()
334 static int validate_hwmon_pack(struct atk_data *data, union acpi_object *obj) in validate_hwmon_pack()
428 static void atk_print_sensor(struct atk_data *data, union acpi_object *obj) in atk_print_sensor()
537 union acpi_object *obj; in atk_gitm() local
578 union acpi_object *obj; in atk_sitm() local
612 union acpi_object *obj; in atk_read_value_new() local
693 static int atk_acpi_print(char *buf, size_t sz, union acpi_object *obj) in atk_acpi_print()
715 union acpi_object *obj = &pack->package.elements[i]; in atk_pack_print() local
843 static int atk_add_sensor(struct atk_data *data, union acpi_object *obj) in atk_add_sensor()
988 union acpi_object *obj = &pack->package.elements[i]; in atk_enumerate_old_hwmon() local
[all …]
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c137 static int sn_hwperf_obj_to_cnode(struct sn_hwperf_object_info * obj) in sn_hwperf_obj_to_cnode()
146 static int sn_hwperf_generic_ordinal(struct sn_hwperf_object_info *obj, in sn_hwperf_generic_ordinal()
167 static const char *sn_hwperf_get_slabname(struct sn_hwperf_object_info *obj, in sn_hwperf_get_slabname()
390 struct sn_hwperf_object_info *obj = d; /* this object */ in sn_topology_show() local
567 static void sn_topology_stop(struct seq_file *m, void *v) in sn_topology_stop()
/linux-4.1.27/mm/
Dzsmalloc.c307 static void record_obj(unsigned long handle, unsigned long obj) in record_obj()
415 unsigned long m; in get_zspage_mapping() local
426 unsigned long m; in set_zspage_mapping() local
804 unsigned long obj; in location_to_obj() local
823 static void obj_to_location(unsigned long obj, struct page **page, in obj_to_location()
837 void *obj) in obj_to_head()
1265 unsigned long obj, obj_idx, off; in zs_map_object() local
1318 unsigned long obj, obj_idx, off; in zs_unmap_object() local
1353 unsigned long obj; in obj_malloc() local
1393 unsigned long handle, obj; in zs_malloc() local
[all …]
Dslab.c434 static inline struct kmem_cache *virt_to_cache(const void *obj) in virt_to_cache()
453 const struct page *page, void *obj) in obj_to_index()
2699 static inline void verify_redzone_free(struct kmem_cache *cache, void *obj) in verify_redzone_free()
3018 void *obj = NULL; in fallback_alloc() local
3100 void *obj; in ____cache_alloc_node() local
3983 void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep) in slabinfo_show_stats()
4116 static void show_symbol(struct seq_file *m, unsigned long address) in show_symbol()
4132 static int leaks_show(struct seq_file *m, void *p) in leaks_show()
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_mode.c112 unsigned int p, m, n; in mga_g200se_set_plls() local
163 unsigned int p, m, n; in mga_g200wb_set_plls() local
303 unsigned int p, m, n; in mga_g200ev_set_plls() local
397 unsigned int p, m, n; in mga_g200eh_set_plls() local
492 unsigned int p, m, n; in mga_g200er_set_plls() local
728 struct drm_gem_object *obj; in mga_crtc_do_set_base() local
1283 struct drm_gem_object *obj = mga_fb->obj; in mga_crtc_disable() local
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_gem.c47 struct drm_gem_object **obj) in radeon_gem_object_create()
141 int radeon_gem_object_open(struct drm_gem_object *obj, struct drm_file *file_priv) in radeon_gem_object_open()
171 void radeon_gem_object_close(struct drm_gem_object *obj, in radeon_gem_object_close()
763 static int radeon_debugfs_gem_info(struct seq_file *m, void *data) in radeon_debugfs_gem_info()
/linux-4.1.27/net/phonet/
Dsocket.c68 static struct hlist_head *pn_hash_list(u16 obj) in pn_hash_list()
81 u16 obj = pn_sockaddr_get_object(spn); in pn_find_sock_by_sa() local
428 static int pn_socket_sendmsg(struct socket *sock, struct msghdr *m, in pn_socket_sendmsg()
/linux-4.1.27/drivers/platform/x86/
Dasus-wmi.c269 union acpi_object *obj; in asus_wmi_evaluate_method() local
1332 union acpi_object *obj; in asus_wmi_notify() local
1586 static int show_dsts(struct seq_file *m, void *data) in show_dsts()
1602 static int show_devs(struct seq_file *m, void *data) in show_devs()
1620 static int show_call(struct seq_file *m, void *data) in show_call()
1629 union acpi_object *obj; in show_call() local
Dthinkpad_acpi.c841 static int dispatch_proc_show(struct seq_file *m, void *v) in dispatch_proc_show()
1370 static int tpacpi_rfk_procfs_read(const enum tpacpi_rfk_id id, struct seq_file *m) in tpacpi_rfk_procfs_read()
1844 static int thinkpad_acpi_driver_read(struct seq_file *m) in thinkpad_acpi_driver_read()
2101 u32 m = 0; in hotkey_mask_get() local
2309 static void hotkey_read_nvram(struct tp_nvram_state *n, const u32 m) in hotkey_read_nvram()
4015 static int hotkey_read(struct seq_file *m) in hotkey_read()
4304 static int bluetooth_read(struct seq_file *m) in bluetooth_read()
4492 static int wan_read(struct seq_file *m) in wan_read()
4878 static int video_read(struct seq_file *m) in video_read()
5109 static int light_read(struct seq_file *m) in light_read()
[all …]
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h175 #define LNET_MUTEX_LOCK(m) mutex_lock(m) argument
176 #define LNET_MUTEX_UNLOCK(m) mutex_unlock(m) argument
207 lnet_freelist_free(lnet_freelist_t *fl, void *obj) in lnet_freelist_free()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_int.h113 #define __drbd_printk_if_same_type(obj, type, func, level, fmt, args...) \ argument
118 #define drbd_printk(level, obj, fmt, args...) \ argument
133 #define drbd_dbg(obj, fmt, args...) \ argument
135 #define drbd_alert(obj, fmt, args...) \ argument
137 #define drbd_err(obj, fmt, args...) \ argument
139 #define drbd_warn(obj, fmt, args...) \ argument
141 #define drbd_info(obj, fmt, args...) \ argument
143 #define drbd_emerg(obj, fmt, args...) \ argument
1553 #define drbd_free_peer_req(m,e) __drbd_free_peer_req(m, e, 0) argument
1554 #define drbd_free_net_peer_req(m,e) __drbd_free_peer_req(m, e, 1) argument
[all …]
/linux-4.1.27/arch/parisc/kernel/
Ddrivers.c64 void * obj; member
191 struct match_count * m = data; in match_and_count() local
210 struct match_count m = { in count_parisc_driver() local
/linux-4.1.27/drivers/net/can/
Dbfin_can.c40 #define __BFP(m) u16 m; u16 __pad_##m argument
392 int obj; in bfin_can_rx() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c1303 void *obj = NULL; in cfs_hash_del() local
1358 void *obj = NULL; in cfs_hash_lookup() local
2011 void cfs_hash_debug_header(struct seq_file *m) in cfs_hash_debug_header()
2042 void cfs_hash_debug_str(struct cfs_hash *hs, struct seq_file *m) in cfs_hash_debug_str()
/linux-4.1.27/drivers/infiniband/core/
Dcm.c117 struct kobject obj; member
259 struct ib_mad_send_buf *m; in cm_alloc_msg() local
290 struct ib_mad_send_buf *m; in cm_alloc_response_msg() local
3668 static ssize_t cm_show_counter(struct kobject *obj, struct attribute *attr, in cm_show_counter()
3690 static void cm_release_port_obj(struct kobject *obj) in cm_release_port_obj()
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c2052 long n, m, r, nr; in xmon_rawdump() local
2212 long n, m, c, r, nr; in prdump() local
3148 #define DUMP_FIELD(obj, format, field) \ argument
/linux-4.1.27/include/acpi/
Dacpi_bus.h76 union acpi_object *obj; in acpi_evaluate_dsm_typed() local
563 static inline int acpi_pm_device_sleep_state(struct device *d, int *p, int m) in acpi_pm_device_sleep_state()
/linux-4.1.27/sound/pci/asihpi/
Dhpi_internal.h389 #define HPI_FUNC_ID(obj, i) (HPI_OBJ_##obj * HPI_OBJ_FUNCTION_SPACING + i) argument
1021 struct hpi_mixer_msg m; member
1083 struct hpi_mixer_res m; member
1192 struct hpi_mixer_msg m; member
1211 struct hpi_mixer_res m; member
/linux-4.1.27/drivers/scsi/
Dst.c175 #define TAPE_MINOR(d, m, n) (((d & ~(255 >> (ST_NBR_MODE_BITS + 1))) << (ST_NBR_MODE_BITS + 1)) | \ argument
222 #define to_scsi_tape(obj) container_of(obj, struct scsi_tape, kref) argument
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_verbs.h190 void *obj; member
263 u16 m; /* current index: mr->map[m] */ member
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.h245 void *obj; member
324 u16 m; /* current index: mr->map[m] */ member