/linux-4.4.14/tools/perf/util/ |
D | parse-events.y | 24 #define ALLOC_LIST(list) \ argument 31 static inc_group_count(struct list_head *list, in inc_group_count() 114 struct list_head *list = $1; variable 123 struct list_head *list = $1; variable 137 struct list_head *list = $1; variable 148 struct list_head *list = $3; variable 157 struct list_head *list = $2; variable 168 struct list_head *list = $1; variable 181 struct list_head *list = $1; variable 217 struct list_head *list; variable [all …]
|
D | parse-events.c | 285 __add_event(struct list_head *list, int *idx, in __add_event() 311 static int add_event(struct list_head *list, int *idx, in add_event() 336 int parse_events_add_cache(struct list_head *list, int *idx, in parse_events_add_cache() 427 static int add_tracepoint(struct list_head *list, int *idx, in add_tracepoint() 452 static int add_tracepoint_multi_event(struct list_head *list, int *idx, in add_tracepoint_multi_event() 494 static int add_tracepoint_event(struct list_head *list, int *idx, in add_tracepoint_event() 506 static int add_tracepoint_multi_sys(struct list_head *list, int *idx, in add_tracepoint_multi_sys() 542 struct list_head *list; member 551 struct list_head *list = param->list; in add_bpf_event() local 583 struct list_head *list, in parse_events_load_bpf_obj() [all …]
|
D | evlist.h | 230 #define __evlist__for_each(list, evsel) \ argument 246 #define __evlist__for_each_continue(list, evsel) \ argument 262 #define __evlist__for_each_reverse(list, evsel) \ argument 279 #define __evlist__for_each_safe(list, tmp, evsel) \ argument
|
D | pmu.h | 27 struct list_head list; /* ELEM */ member 42 struct list_head list; /* ELEM */ member
|
D | comm.h | 13 struct list_head list; member
|
D | parse-events.h | 82 struct list_head list; member 97 struct list_head list; member
|
/linux-4.4.14/tools/firewire/ |
D | list.h | 1 struct list { struct 2 struct list *next, *prev; argument 6 list_init(struct list *list) in list_init() 13 list_empty(struct list *list) in list_empty() 28 list_append(struct list *list, struct list *new_link) in list_append() 34 list_prepend(struct list *list, struct list *new_link) in list_prepend() 49 #define list_head(list, type, member) \ argument 52 #define list_tail(list, type, member) \ argument 58 #define list_for_each_entry(pos, list, member) \ argument
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_execbuf_util.c | 35 static void ttm_eu_backoff_reservation_reverse(struct list_head *list, in ttm_eu_backoff_reservation_reverse() 45 static void ttm_eu_del_from_lru_locked(struct list_head *list) in ttm_eu_del_from_lru_locked() 58 struct list_head *list) in ttm_eu_backoff_reservation() 96 struct list_head *list, bool intr, in ttm_eu_reserve_buffers() 183 struct list_head *list, struct fence *fence) in ttm_eu_fence_buffer_objects()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_bo_list.c | 67 struct amdgpu_bo_list *list; in amdgpu_bo_list_destroy() local 82 struct amdgpu_bo_list *list, in amdgpu_bo_list_set() 164 void amdgpu_bo_list_put(struct amdgpu_bo_list *list) in amdgpu_bo_list_put() 169 void amdgpu_bo_list_free(struct amdgpu_bo_list *list) in amdgpu_bo_list_free() 193 struct amdgpu_bo_list *list; in amdgpu_bo_list_ioctl() local
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_mmu_hpte.c | 152 struct hlist_head *list = &vcpu3s->hpte_hash_vpte_long[i]; in kvmppc_mmu_pte_flush_all() local 164 struct hlist_head *list; in kvmppc_mmu_pte_flush_page() local 183 struct hlist_head *list; in kvmppc_mmu_pte_flush_long() local 226 struct hlist_head *list; in kvmppc_mmu_pte_vflush_short() local 247 struct hlist_head *list; in kvmppc_mmu_pte_vflush_64k() local 269 struct hlist_head *list; in kvmppc_mmu_pte_vflush_long() local 320 struct hlist_head *list = &vcpu3s->hpte_hash_vpte_long[i]; in kvmppc_mmu_pte_pflush() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 50 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() 169 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() 180 static inline void list_move_tail(struct list_head *list, in list_move_tail() 192 static inline int list_is_last(const struct list_head *list, in list_is_last() 235 static inline void __list_cut_position(struct list_head *list, in __list_cut_position() 262 static inline void list_cut_position(struct list_head *list, in list_cut_position() 276 static inline void __list_splice(const struct list_head *list, in __list_splice() 294 static inline void list_splice(const struct list_head *list, in list_splice() 306 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() 320 static inline void list_splice_init(struct list_head *list, in list_splice_init() [all …]
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmdbuf_res.c | 63 struct list_head list; member 124 void vmw_cmdbuf_res_commit(struct list_head *list) in vmw_cmdbuf_res_commit() 161 void vmw_cmdbuf_res_revert(struct list_head *list) in vmw_cmdbuf_res_revert() 202 struct list_head *list) in vmw_cmdbuf_res_add() 244 struct list_head *list, in vmw_cmdbuf_res_remove()
|
D | vmwgfx_so.c | 321 struct list_head *list) in vmw_view_add() 407 struct list_head *list, in vmw_view_remove() 433 struct list_head *list, in vmw_view_cotable_list_destroy() 454 struct list_head *list) in vmw_view_surface_list_destroy()
|
/linux-4.4.14/net/core/ |
D | dev_addr_lists.c | 23 static int __hw_addr_create_ex(struct netdev_hw_addr_list *list, in __hw_addr_create_ex() 49 static int __hw_addr_add_ex(struct netdev_hw_addr_list *list, in __hw_addr_add_ex() 84 static int __hw_addr_add(struct netdev_hw_addr_list *list, in __hw_addr_add() 92 static int __hw_addr_del_entry(struct netdev_hw_addr_list *list, in __hw_addr_del_entry() 116 static int __hw_addr_del_ex(struct netdev_hw_addr_list *list, in __hw_addr_del_ex() 130 static int __hw_addr_del(struct netdev_hw_addr_list *list, in __hw_addr_del() 241 int __hw_addr_sync_dev(struct netdev_hw_addr_list *list, in __hw_addr_sync_dev() 292 void __hw_addr_unsync_dev(struct netdev_hw_addr_list *list, in __hw_addr_unsync_dev() 313 static void __hw_addr_flush(struct netdev_hw_addr_list *list) in __hw_addr_flush() 324 void __hw_addr_init(struct netdev_hw_addr_list *list) in __hw_addr_init()
|
D | gen_estimator.c | 83 struct list_head list; member 101 struct list_head list; member
|
/linux-4.4.14/drivers/pnp/isapnp/ |
D | compat.c | 28 struct list_head *list; in pnp_find_card() local 54 struct list_head *list; in pnp_find_dev() local 69 struct list_head *list; in pnp_find_dev() local
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | vpdma.c | 385 int vpdma_create_desc_list(struct vpdma_desc_list *list, size_t size, int type) in vpdma_create_desc_list() 404 void vpdma_reset_desc_list(struct vpdma_desc_list *list) in vpdma_reset_desc_list() 413 void vpdma_free_desc_list(struct vpdma_desc_list *list) in vpdma_free_desc_list() 428 int vpdma_submit_descs(struct vpdma_data *vpdma, struct vpdma_desc_list *list) in vpdma_submit_descs() 480 void vpdma_add_cfd_block(struct vpdma_desc_list *list, int client, in vpdma_add_cfd_block() 507 void vpdma_add_cfd_adb(struct vpdma_desc_list *list, int client, in vpdma_add_cfd_adb() 548 void vpdma_add_sync_on_channel_ctd(struct vpdma_desc_list *list, in vpdma_add_sync_on_channel_ctd() 626 void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_out_dtd() 697 void vpdma_add_in_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_in_dtd()
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk.c | 105 const struct samsung_clock_alias *list, in samsung_clk_register_alias() 139 const struct samsung_fixed_rate_clock *list, in samsung_clk_register_fixed_rate() 169 const struct samsung_fixed_factor_clock *list, unsigned int nr_clk) in samsung_clk_register_fixed_factor() 189 const struct samsung_mux_clock *list, in samsung_clk_register_mux() 221 const struct samsung_div_clock *list, in samsung_clk_register_div() 260 const struct samsung_gate_clock *list, in samsung_clk_register_gate()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hiddev.c | 55 struct list_head list; member 83 struct list_head *list; in hiddev_lookup_report() local 165 struct hiddev_list *list; in hiddev_send_event() local 228 struct hiddev_list *list = file->private_data; in hiddev_fasync() local 239 struct hiddev_list *list = file->private_data; in hiddev_release() local 270 struct hiddev_list *list; in hiddev_open() local 344 struct hiddev_list *list = file->private_data; in hiddev_read() local 436 struct hiddev_list *list = file->private_data; in hiddev_poll() local 598 struct hiddev_list *list = file->private_data; in hiddev_ioctl() local
|
/linux-4.4.14/include/linux/ |
D | list.h | 25 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() 154 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() 165 static inline void list_move_tail(struct list_head *list, in list_move_tail() 177 static inline int list_is_last(const struct list_head *list, in list_is_last() 234 static inline void __list_cut_position(struct list_head *list, in __list_cut_position() 260 static inline void list_cut_position(struct list_head *list, in list_cut_position() 274 static inline void __list_splice(const struct list_head *list, in __list_splice() 293 static inline void list_splice(const struct list_head *list, in list_splice() 305 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() 319 static inline void list_splice_init(struct list_head *list, in list_splice_init() [all …]
|
D | kcore.h | 16 struct list_head list; member 23 struct list_head list; member
|
D | resource_ext.h | 71 #define resource_list_for_each_entry(entry, list) \ argument 74 #define resource_list_for_each_entry_safe(entry, tmp, list) \ argument
|
D | xattr.h | 25 size_t (*list)(const struct xattr_handler *, struct dentry *dentry, member 65 struct list_head list; member
|
D | kvm_irqfd.h | 36 struct list_head list; member 64 struct list_head list; member
|
D | rculist.h | 30 static inline void INIT_LIST_HEAD_RCU(struct list_head *list) in INIT_LIST_HEAD_RCU() 40 #define list_next_rcu(list) (*((struct list_head __rcu **)(&(list)->next))) argument 198 static inline void list_splice_init_rcu(struct list_head *list, in list_splice_init_rcu()
|
D | list_lru.h | 28 struct list_head list; member 52 struct list_head list; member
|
D | vt_kern.h | 100 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 106 struct unipair __user *list) in con_get_unimap()
|
D | skbuff.h | 1127 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty() 1139 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last() 1152 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first() 1166 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next() 1184 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev() 1447 static inline void __skb_queue_head_init(struct sk_buff_head *list) in __skb_queue_head_init() 1461 static inline void skb_queue_head_init(struct sk_buff_head *list) in skb_queue_head_init() 1467 static inline void skb_queue_head_init_class(struct sk_buff_head *list, in skb_queue_head_init_class() 1484 struct sk_buff_head *list) in __skb_insert() 1492 static inline void __skb_queue_splice(const struct sk_buff_head *list, in __skb_queue_splice() [all …]
|
D | nfs_fs_i.h | 12 struct list_head list; member
|
D | udp.h | 101 #define udp_portaddr_for_each_entry(__sk, node, list) \ argument 104 #define udp_portaddr_for_each_entry_rcu(__sk, node, list) \ argument
|
D | dmi.h | 81 struct list_head list; member 117 static inline int dmi_check_system(const struct dmi_system_id *list) { return 0; } in dmi_check_system() 144 dmi_first_match(const struct dmi_system_id *list) { return NULL; } in dmi_first_match()
|
D | cdev.h | 16 struct list_head list; member
|
D | host1x.h | 40 struct list_head list; member 184 struct list_head list; member 257 struct list_head list; member 279 struct list_head list; member
|
D | blk-iopoll.h | 8 struct list_head list; member
|
D | padata.h | 46 struct list_head list; member 61 struct list_head list; member
|
D | hw_random.h | 48 struct list_head list; member
|
D | reset-controller.h | 43 struct list_head list; member
|
/linux-4.4.14/drivers/hid/ |
D | hidraw.c | 48 struct hidraw_list *list = file->private_data; in hidraw_read() local 259 struct hidraw_list *list = file->private_data; in hidraw_poll() local 273 struct hidraw_list *list; in hidraw_open() local 321 struct hidraw_list *list = file->private_data; in hidraw_fasync() local 354 struct hidraw_list *list = file->private_data; in hidraw_release() local 488 struct hidraw_list *list; in hidraw_report_event() local
|
D | hid-debug.c | 633 struct list_head *list; in hid_dump_device() local 663 struct hid_debug_list *list; in hid_debug_event() local 1081 struct hid_debug_list *list; in hid_debug_events_open() local 1109 struct hid_debug_list *list = file->private_data; in hid_debug_events_read() local 1182 struct hid_debug_list *list = file->private_data; in hid_debug_events_poll() local 1194 struct hid_debug_list *list = file->private_data; in hid_debug_events_release() local
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-plugin.c | 115 char **list = NULL; in traceevent_plugin_list_options() local 149 void traceevent_plugin_free_options_list(char **list) in traceevent_plugin_free_options_list() 275 const struct plugin_list *list) in traceevent_print_plugins() 289 struct plugin_list *list; in load_plugin() local 442 struct plugin_list *list = NULL; in traceevent_load_plugins() local 452 struct plugin_list *list; in traceevent_unload_plugins() local
|
/linux-4.4.14/sound/usb/ |
D | mixer_quirks.c | 154 struct usb_mixer_elem_list *list; in add_single_ctl_with_resume() local 339 struct usb_mixer_elem_list *list = snd_kcontrol_chip(kcontrol); in snd_audigy2nx_led_put() local 355 static int snd_audigy2nx_led_resume(struct usb_mixer_elem_list *list) in snd_audigy2nx_led_resume() 499 struct usb_mixer_elem_list *list = snd_kcontrol_chip(kcontrol); in snd_emu0204_ch_switch_put() local 515 static int snd_emu0204_ch_switch_resume(struct usb_mixer_elem_list *list) in snd_emu0204_ch_switch_resume() 566 struct usb_mixer_elem_list *list = snd_kcontrol_chip(kcontrol); in snd_xonar_u1_switch_put() local 583 static int snd_xonar_u1_switch_resume(struct usb_mixer_elem_list *list) in snd_xonar_u1_switch_resume() 685 struct usb_mixer_elem_list *list = snd_kcontrol_chip(kctl); in snd_mbox1_switch_put() local 711 static int snd_mbox1_switch_resume(struct usb_mixer_elem_list *list) in snd_mbox1_switch_resume() 767 static int snd_ni_update_cur_val(struct usb_mixer_elem_list *list) in snd_ni_update_cur_val() [all …]
|
D | mixer.c | 576 int snd_usb_mixer_add_control(struct usb_mixer_elem_list *list, in snd_usb_mixer_add_control() 1784 void *raw_desc, struct procunit_info *list, in build_audio_procunit() 2252 struct usb_mixer_elem_list *list; in snd_usb_mixer_notify_id() local 2260 struct usb_mixer_elem_list *list) in snd_usb_mixer_dump_cval() 2278 struct usb_mixer_elem_list *list; in snd_usb_mixer_proc_read() local 2306 struct usb_mixer_elem_list *list; in snd_usb_mixer_interrupt_v2() local 2535 static int restore_mixer_value(struct usb_mixer_elem_list *list) in restore_mixer_value() 2567 struct usb_mixer_elem_list *list; in snd_usb_mixer_resume() local 2588 void snd_usb_mixer_elem_init_std(struct usb_mixer_elem_list *list, in snd_usb_mixer_elem_init_std()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | videobuf2-dvb.c | 199 struct list_head *list, *q; in vb2_dvb_register_bus() local 249 struct list_head *list, *q; in vb2_dvb_get_frontend() local 271 struct list_head *list, *q; in vb2_dvb_find_frontend() local 312 struct list_head *list, *q; in vb2_dvb_dealloc_frontends() local
|
D | videobuf-dvb.c | 259 struct list_head *list, *q; in videobuf_dvb_register_bus() local 309 struct list_head *list, *q; in videobuf_dvb_get_frontend() local 331 struct list_head *list, *q; in videobuf_dvb_find_frontend() local 374 struct list_head *list, *q; in videobuf_dvb_dealloc_frontends() local
|
/linux-4.4.14/drivers/acpi/ |
D | nfit.h | 50 struct list_head list; member 56 struct list_head list; member 61 struct list_head list; member 66 struct list_head list; member 71 struct list_head list; member 76 struct list_head list; member 92 struct list_head list; member 158 struct list_head list; member
|
D | power.c | 98 struct list_head *list) in acpi_power_resources_list_add() 124 void acpi_power_resources_list_free(struct list_head *list) in acpi_power_resources_list_free() 135 struct list_head *list) in acpi_extract_power_resources() 194 static int acpi_power_get_list_state(struct list_head *list, int *state) in acpi_power_get_list_state() 312 static int acpi_power_off_list(struct list_head *list) in acpi_power_off_list() 331 static int acpi_power_on_list(struct list_head *list) in acpi_power_on_list() 453 int acpi_power_wakeup_list_init(struct list_head *list, int *system_level_p) in acpi_power_wakeup_list_init() 671 struct list_head *list = &device->power.states[i].resources; in acpi_power_get_inferred_state() local
|
D | acpi_platform.c | 89 struct list_head *list; in acpi_create_platform_device() local
|
D | resource.c | 464 void acpi_dev_free_resource_list(struct list_head *list) in acpi_dev_free_resource_list() 471 struct list_head *list; member 558 int acpi_dev_get_resources(struct acpi_device *adev, struct list_head *list, in acpi_dev_get_resources()
|
/linux-4.4.14/net/netlabel/ |
D | netlabel_domainhash.h | 61 struct netlbl_af4list list; member 68 struct netlbl_af6list list; member 76 struct list_head list; member
|
D | netlabel_addrlist.h | 52 struct list_head list; member 67 struct list_head list; member
|
/linux-4.4.14/include/net/phonet/ |
D | pn_dev.h | 27 struct list_head list; member 34 struct list_head list; member
|
/linux-4.4.14/security/tomoyo/ |
D | domain.c | 37 struct list_head *list = param->list; in tomoyo_update_policy() local 101 struct list_head * const list = param->list; in tomoyo_update_domain() local 163 const struct list_head *list = &domain->acl_info_list; in tomoyo_check_acl() local 288 (const struct list_head *list, const struct tomoyo_path_info *domainname, in tomoyo_scan_transition() 339 const struct list_head * const list = in tomoyo_transition_type() local 710 struct list_head *list = in tomoyo_find_next_domain() local
|
D | gc.c | 493 static void tomoyo_collect_acl(struct list_head *list) in tomoyo_collect_acl() 546 struct list_head *list = &ns->group_list[i]; in tomoyo_collect_entry() local 573 struct list_head *list = &tomoyo_name_list[i]; in tomoyo_collect_entry() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_extent_busy.h | 36 struct list_head list; /* transaction busy extent list */ member 68 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort()
|
/linux-4.4.14/arch/x86/pci/ |
D | bus_numa.h | 8 struct list_head list; member 13 struct list_head list; member
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | adf_cfg.c | 67 struct list_head *list; in qat_dev_cfg_show() local 214 struct list_head *list, *tmp; in adf_cfg_section_del_all() local 227 struct list_head *list; in adf_cfg_key_value_find() local 242 struct list_head *list; in adf_cfg_sec_find() local
|
D | adf_cfg.h | 61 struct list_head list; member 66 struct list_head list; member
|
/linux-4.4.14/sound/core/ |
D | misc.c | 119 const struct snd_pci_quirk *list) in snd_pci_quirk_lookup_id() 146 snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list) in snd_pci_quirk_lookup()
|
/linux-4.4.14/arch/um/drivers/ |
D | mconsole_kern.h | 13 struct list_head list; member 19 struct list_head list; member
|
D | port_kern.c | 19 struct list_head list; member 37 struct list_head list; member
|
D | chan.h | 16 struct list_head list; member
|
/linux-4.4.14/include/linux/usb/ |
D | audio.h | 27 struct list_head list; member 36 struct list_head list; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 260 qla2x00_gid_pt(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gid_pt() 338 qla2x00_gpn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gpn_id() 401 qla2x00_gnn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gnn_id() 814 qla2x00_sns_gid_pt(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_sns_gid_pt() 885 qla2x00_sns_gpn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_sns_gpn_id() 941 qla2x00_sns_gnn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_sns_gnn_id() 2420 qla2x00_gfpn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gfpn_id() 2528 qla2x00_gpsc(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gpsc() 2634 qla2x00_gff_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gff_id()
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ptp.c | 44 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_skb() local 57 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_enqueue() local 89 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_hwtstamp() local 114 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_subtask() local
|
/linux-4.4.14/sound/ |
D | sound_core.c | 174 static int __sound_insert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_o… in __sound_insert_unit() 227 static struct sound_unit *__sound_remove_unit(struct sound_unit **list, int unit) in __sound_remove_unit() 254 static int sound_insert_unit(struct sound_unit **list, const struct file_operations *fops, int inde… in sound_insert_unit() 309 static void sound_remove_unit(struct sound_unit **list, int unit) in sound_remove_unit()
|
/linux-4.4.14/drivers/staging/gdm72xx/ |
D | gdm_usb.h | 26 struct list_head list; member 48 struct list_head list; member 71 struct list_head list; member
|
D | gdm_sdio.h | 23 struct list_head list; member 43 struct list_head list; member
|
/linux-4.4.14/drivers/vme/ |
D | vme_bridge.h | 11 struct list_head list; member 28 struct list_head list; member 54 struct list_head list; member 61 struct list_head list; member 72 struct list_head list; member 81 struct list_head list; member
|
/linux-4.4.14/drivers/md/bcache/ |
D | journal.c | 33 static int journal_read_bucket(struct cache *ca, struct list_head *list, in journal_read_bucket() 144 int bch_journal_read(struct cache_set *c, struct list_head *list) in bch_journal_read() 266 void bch_journal_mark(struct cache_set *c, struct list_head *list) in bch_journal_mark() 312 int bch_journal_replay(struct cache_set *s, struct list_head *list) in bch_journal_replay() 590 struct bio_list list; in journal_write_unlocked() local
|
D | closure.h | 106 struct llist_head list; member 153 struct llist_node list; member 300 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up()
|
D | util.c | 96 ssize_t bch_snprint_string_list(char *buf, size_t size, const char * const list[], in bch_snprint_string_list() 110 ssize_t bch_read_string_list(const char *buf, const char * const list[]) in bch_read_string_list()
|
/linux-4.4.14/arch/um/include/shared/ |
D | net_kern.h | 17 struct list_head list; member 24 struct list_head list; member 53 struct list_head list; member
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | superpipe.h | 57 struct list_head list; member 72 struct list_head list; member 78 struct list_head list; member 112 struct list_head list; /* Link contexts in error recovery */ member
|
/linux-4.4.14/include/linux/netfilter_bridge/ |
D | ebtables.h | 24 struct list_head list; member 41 struct list_head list; member 58 struct list_head list; member 95 struct list_head list; member
|
/linux-4.4.14/net/batman-adv/ |
D | types.h | 105 struct list_head list; member 132 struct hlist_node list; member 167 struct hlist_node list; member 193 struct hlist_node list; member 335 struct hlist_node list; member 357 struct hlist_node list; member 396 struct hlist_node list; member 606 struct hlist_head list; member 721 struct hlist_node list; member 869 struct list_head list; member [all …]
|
/linux-4.4.14/arch/mips/include/asm/ |
D | vpe.h | 73 struct list_head list; member 90 struct list_head list; /* The global list of tc's */ member 97 struct list_head list; member
|
/linux-4.4.14/fs/logfs/ |
D | gc.c | 183 struct candidate_list *list) in add_list() 220 struct candidate_list *list = cand->list; in remove_from_list() local 234 u32 get_best_cand(struct super_block *sb, struct candidate_list *list, u32 *ec) in get_best_cand() 348 static struct gc_candidate *first_in_list(struct candidate_list *list) in first_in_list() 675 static void logfs_init_candlist(struct candidate_list *list, int maxcount, in logfs_init_candlist() 700 struct candidate_list *list) in logfs_cleanup_list()
|
/linux-4.4.14/block/ |
D | blk-softirq.c | 44 struct list_head *list; in trigger_softirq() local 136 struct list_head *list; in __blk_complete_request() local
|
/linux-4.4.14/security/selinux/ss/ |
D | conditional.c | 133 static void cond_av_list_destroy(struct cond_av_list *list) in cond_av_list_destroy() 156 static void cond_list_destroy(struct cond_node *list) in cond_list_destroy() 275 struct cond_av_list *other = data->other, *list, *cur; in cond_insertf() local 526 struct cond_av_list *list, struct policy_file *fp) in cond_write_av_list() 593 int cond_write_list(struct policydb *p, struct cond_node *list, void *fp) in cond_write_list()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | timerdev.c | 44 struct list_head list; member 74 struct list_head *list = &dev->pending; in mISDN_close() local 103 struct list_head *list = &dev->expired; in mISDN_read() local
|
D | dsp_pipeline.c | 43 struct list_head list; member 48 struct list_head list; member
|
D | dsp.h | 94 struct list_head list; member 100 struct list_head list; member 139 struct list_head list; member 171 struct list_head list; member
|
/linux-4.4.14/include/media/ |
D | v4l2-event.h | 78 struct list_head list; member 112 struct list_head list; member
|
D | v4l2-async.h | 62 struct list_head list; member 84 struct list_head list; member
|
D | v4l2-fh.h | 37 struct list_head list; member
|
/linux-4.4.14/fs/ |
D | dcookies.c | 70 struct list_head * list; in find_dcookie() local 88 struct list_head * list = dcookie_hashtable + dcookie_hash(dcookie_value(dcs)); in hash_dcookie() local 286 struct list_head * list; in dcookie_exit() local
|
D | xattr.c | 267 vfs_listxattr(struct dentry *d, char *list, size_t size) in vfs_listxattr() 520 listxattr(struct dentry *d, char __user *list, size_t size) in listxattr() 554 static ssize_t path_listxattr(const char __user *pathname, char __user *list, in path_listxattr() 572 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 578 SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 584 SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) in SYSCALL_DEFINE3() argument
|
D | pnode.c | 203 static struct hlist_head *list; variable 450 int propagate_umount(struct list_head *list) in propagate_umount()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.c | 55 #define MARK_FOR_ADD(node, list) (list_add_tail(&node->link, list)) argument 58 err_out, list) \ argument 105 struct list_head *list) in find_intervals_intersection_sorted()
|
/linux-4.4.14/security/smack/ |
D | smackfs.c | 139 struct list_head list; member 564 struct list_head *list; in smk_seq_start() local 581 struct list_head *list = v; in smk_seq_next() local 649 struct list_head *list = v; in load_seq_show() local 797 struct list_head *list = v; in cipso_seq_show() local 988 struct list_head *list = v; in cipso2_seq_show() local 1071 struct list_head *list = v; in net4addr_seq_show() local 1344 struct list_head *list = v; in net6addr_seq_show() local 1917 struct list_head *list = v; in onlycap_seq_show() local 1985 static int smk_parse_label_list(char *data, struct list_head *list) in smk_parse_label_list() [all …]
|
D | smack.h | 70 struct list_head list; member 130 struct list_head list; member 140 struct list_head list; member 152 struct list_head list; member 165 struct list_head list; member 174 struct list_head list; member
|
/linux-4.4.14/security/selinux/ |
D | netport.c | 50 struct list_head list; member 56 struct list_head list; member
|
D | netnode.c | 51 struct list_head list; member 57 struct list_head list; member
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_dev_frontend.c | 73 struct list_head list; member 81 struct list_head list; member 209 static void queue_cleanup(struct list_head *list) in queue_cleanup() 221 struct list_head list; member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | xmon.h | 25 static inline void xmon_register_spus(struct list_head *list) { }; in xmon_register_spus()
|
D | eeh_event.h | 30 struct list_head list; /* to form event queue */ member
|
/linux-4.4.14/fs/overlayfs/ |
D | readdir.c | 41 struct list_head *list; member 162 void ovl_cache_free(struct list_head *list) in ovl_cache_free() 284 static int ovl_dir_read_merged(struct dentry *dentry, struct list_head *list) in ovl_dir_read_merged() 528 int ovl_check_empty_dir(struct dentry *dentry, struct list_head *list) in ovl_check_empty_dir() 556 void ovl_cleanup_whiteouts(struct dentry *upper, struct list_head *list) in ovl_cleanup_whiteouts()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | nv44.c | 39 dma_addr_t *list, u32 pte, u32 cnt) in nv44_vm_fill() 85 struct nvkm_mem *mem, u32 pte, u32 cnt, dma_addr_t *list) in nv44_vm_map_sg()
|
/linux-4.4.14/drivers/hsi/ |
D | hsi_core.h | 29 struct list_head list; member
|
/linux-4.4.14/arch/s390/include/asm/ |
D | reset.h | 12 struct list_head list; member
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
D | nidstrings.c | 284 free_addrranges(struct list_head *list) in free_addrranges() 306 cfs_free_nidlist(struct list_head *list) in cfs_free_nidlist() 816 cfs_ip_addr_parse(char *str, int len, struct list_head *list) in cfs_ip_addr_parse() 854 libcfs_ip_addr_range_print(char *buffer, int count, struct list_head *list) in libcfs_ip_addr_range_print() 875 cfs_ip_addr_match(__u32 addr, struct list_head *list) in cfs_ip_addr_match() 925 libcfs_num_parse(char *str, int len, struct list_head *list) in libcfs_num_parse() 938 libcfs_num_addr_range_print(char *buffer, int count, struct list_head *list) in libcfs_num_addr_range_print()
|
/linux-4.4.14/net/ipv4/ |
D | inet_timewait_sock.c | 85 struct hlist_nulls_head *list) in inet_twsk_add_node_rcu() 91 struct hlist_head *list) in inet_twsk_add_bind_node()
|
/linux-4.4.14/arch/tile/gxio/ |
D | mpipe.c | 239 gxio_mpipe_rules_list_t *list = &rules->list; in gxio_mpipe_rules_begin() local 316 gxio_mpipe_rules_list_t *list = &rules->list; in gxio_mpipe_rules_add_channel() local 338 gxio_mpipe_rules_list_t *list = &rules->list; in gxio_mpipe_rules_set_headroom() local 356 gxio_mpipe_rules_list_t *list = &rules->list; in gxio_mpipe_rules_commit() local
|
/linux-4.4.14/drivers/i2c/ |
D | i2c-core.h | 18 struct list_head list; member
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_hashtab.c | 168 struct hlist_node *list; in drm_ht_find_item() local 181 struct hlist_node *list; in drm_ht_remove_key() local
|
/linux-4.4.14/fs/ubifs/ |
D | commit.c | 510 struct list_head list; member 573 struct list_head list; in dbg_check_old_index() local
|
/linux-4.4.14/drivers/infiniband/core/ |
D | uverbs.h | 113 struct list_head list; member 123 struct list_head list; member 132 struct list_head list; member 138 struct list_head list; member
|
/linux-4.4.14/drivers/s390/char/ |
D | raw3270.h | 98 struct list_head list; /* list head for request queueing. */ member 156 struct list_head list; member 199 struct list_head list; member 213 struct list_head list; member
|
D | monwriter.c | 36 struct list_head list; member 46 struct list_head list; member
|
/linux-4.4.14/net/wireless/ |
D | core.h | 24 struct list_head list; member 137 struct list_head list; member 207 struct list_head list; member 252 struct list_head list; member 257 struct list_head list; member
|
/linux-4.4.14/include/uapi/linux/ |
D | tipc_config.h | 319 static inline void TLV_LIST_INIT(struct tlv_list_desc *list, in TLV_LIST_INIT() 326 static inline int TLV_LIST_EMPTY(struct tlv_list_desc *list) in TLV_LIST_EMPTY() 331 static inline int TLV_LIST_CHECK(struct tlv_list_desc *list, __u16 exp_type) in TLV_LIST_CHECK() 336 static inline void *TLV_LIST_DATA(struct tlv_list_desc *list) in TLV_LIST_DATA() 341 static inline void TLV_LIST_STEP(struct tlv_list_desc *list) in TLV_LIST_STEP()
|
/linux-4.4.14/crypto/ |
D | algapi.c | 113 struct list_head *list) in crypto_remove_instance() 135 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() 325 void crypto_remove_final(struct list_head *list) in crypto_remove_final() 376 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) in crypto_remove_alg() 473 struct hlist_head *list; in crypto_unregister_template() local
|
/linux-4.4.14/arch/metag/include/asm/ |
D | traps.h | 20 struct list_head list; member
|
D | tcm.h | 8 struct list_head list; member
|
/linux-4.4.14/arch/sh/include/asm/ |
D | unwinder.h | 8 struct list_head list; member
|
/linux-4.4.14/drivers/usb/usbip/ |
D | vhci.h | 58 struct list_head list; member 68 struct list_head list; member
|
D | stub.h | 68 struct list_head list; member 77 struct list_head list; member
|
/linux-4.4.14/arch/um/os-Linux/ |
D | start_up.c | 75 va_list list; in fatal() local 86 va_list list; in non_fatal() local
|
/linux-4.4.14/tools/testing/nvdimm/test/ |
D | nfit_test.h | 17 struct list_head list; member
|
/linux-4.4.14/net/tipc/ |
D | msg.c | 245 int offset, int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build() 567 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble() 609 void __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, in __tipc_skb_queue_sorted()
|
/linux-4.4.14/kernel/ |
D | audit_tree.c | 17 struct list_head list; member 32 struct list_head list; member 176 struct list_head *list; in insert_hash() local 187 struct list_head *list = chunk_hash(inode); in audit_tree_lookup() local 884 void audit_kill_trees(struct list_head *list) in audit_kill_trees()
|
D | auditfilter.c | 176 int __init audit_register_class(int class, unsigned *list) in audit_register_class() 866 struct list_head *list; in audit_find_rule() local 906 struct list_head *list; in audit_add_rule() local 985 struct list_head *list; in audit_del_rule() local
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | ctimap.h | 29 struct list_head list; member
|
/linux-4.4.14/lib/ |
D | list_sort.c | 112 struct list_head *list; in list_sort() local 165 struct list_head list; member
|
/linux-4.4.14/fs/squashfs/ |
D | xattr.c | 216 struct dentry *d, char *list, in squashfs_xattr_handler_list() 252 struct dentry *d, char *list, in squashfs_trusted_xattr_handler_list()
|
/linux-4.4.14/include/net/ |
D | lib80211.h | 45 struct list_head list; member 93 struct list_head list; /* delayed deletion list */ member
|
D | netrom.h | 157 #define nr_neigh_for_each(__nr_neigh, list) \ argument 160 #define nr_neigh_for_each_safe(__nr_neigh, node2, list) \ argument 163 #define nr_node_for_each(__nr_node, list) \ argument 166 #define nr_node_for_each_safe(__nr_node, node2, list) \ argument
|
D | rtnetlink.h | 52 struct list_head list; member 121 struct list_head list; member
|
D | sch_generic.h | 41 struct list_head list; member 70 struct list_head list; member 585 struct sk_buff_head *list) in __qdisc_enqueue_tail() 599 struct sk_buff_head *list) in __qdisc_dequeue_head() 617 struct sk_buff_head *list) in __qdisc_queue_drop_head() 637 struct sk_buff_head *list) in __qdisc_dequeue_tail() 687 struct sk_buff_head *list) in __qdisc_reset_queue() 720 struct sk_buff_head *list) in __qdisc_queue_drop()
|
D | cfg802154.h | 254 struct list_head list; member 282 struct list_head list; member 291 struct list_head list; member 304 struct list_head list; member 326 struct list_head list; member
|
/linux-4.4.14/scripts/dtc/ |
D | livetree.c | 77 struct property *chain_property(struct property *first, struct property *list) in chain_property() 219 struct node *chain_node(struct node *first, struct node *list) in chain_node() 312 struct reserve_info *list) in chain_reserve_entry() 320 struct reserve_info *add_reserve_entry(struct reserve_info *list, in add_reserve_entry()
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptsas.h | 53 struct list_head list; member 78 struct list_head list; member 108 struct list_head list; member 174 struct list_head list; member
|
/linux-4.4.14/samples/trace_events/ |
D | trace-events-sample.h | 193 static inline int __length_of(const int *list) in __length_of()
|
/linux-4.4.14/virt/kvm/ |
D | coalesced_mmio.h | 18 struct list_head list; member
|
/linux-4.4.14/drivers/thunderbolt/ |
D | tunnel_pci.h | 18 struct list_head list; member
|
/linux-4.4.14/arch/powerpc/boot/ |
D | oflib.c | 49 va_list list; in of_call_prom() local 74 va_list list; in of_call_prom_ret() local
|
/linux-4.4.14/security/apparmor/include/ |
D | policy_unpack.h | 21 struct list_head list; member
|
/linux-4.4.14/fs/nfs/ |
D | nfs.h | 21 struct list_head list; /* List of NFS versions */ member
|
/linux-4.4.14/drivers/xen/xen-pciback/ |
D | conf_space.h | 57 struct list_head list; member 61 struct list_head list; member
|
/linux-4.4.14/include/linux/mtd/ |
D | blktrans.h | 36 struct list_head list; member 85 struct list_head list; member
|
/linux-4.4.14/include/sound/ |
D | control.h | 68 struct list_head list; /* list of controls */ member 87 struct list_head list; /* list of events */ member 103 struct list_head list; /* list of all control files */ member
|
D | util_mem.h | 31 struct list_head list; /* link */ member
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_auto_parser.c | 24 static int is_in_nid_list(hda_nid_t nid, const hda_nid_t *list) in is_in_nid_list() 49 static void sort_pins_by_sequence(hda_nid_t *pins, struct auto_out_pin *list, in sort_pins_by_sequence() 590 static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) in find_idx_in_nid_list() 778 const struct hda_verb *list) in snd_hda_add_verbs()
|
D | hda_intel.h | 32 struct list_head list; member
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_rma.h | 138 struct list_head list; member 252 struct list_head list; member 295 struct list_head list; member 442 scif_queue_for_cleanup(struct scif_window *window, struct list_head *list) in scif_queue_for_cleanup()
|
/linux-4.4.14/mm/ |
D | kmemleak-test.c | 36 struct list_head list; member
|
/linux-4.4.14/net/bluetooth/ |
D | mgmt_util.h | 24 struct list_head list; member
|
D | amp.h | 18 struct list_head list; member
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem_batch_pool.c | 102 struct list_head *list; in i915_gem_batch_pool_get() local
|
/linux-4.4.14/include/net/netfilter/ |
D | xt_rateest.h | 12 struct hlist_node list; member
|
D | nf_tables.h | 273 struct list_head list; member 304 struct list_head list; member 356 struct list_head list; member 593 struct list_head list; member 692 struct list_head list; member 750 struct list_head list; member 845 struct list_head list; member 872 struct list_head list; member 1001 struct list_head list; member
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | doorbell.c | 40 struct list_head list; member
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | doorbell.c | 38 struct list_head list; member
|
/linux-4.4.14/fs/jffs2/ |
D | nodelist.h | 279 struct list_head list; member 352 #define frag_erase(frag, list) rb_erase(&frag->rb, list); argument 359 #define tn_erase(tn, list) rb_erase(&tn->rb, list); argument 360 #define tn_last(list) rb_entry(rb_last(list), struct jffs2_tmp_dnode_info, rb) argument 361 #define tn_first(list) rb_entry(rb_first(list), struct jffs2_tmp_dnode_info, rb) argument
|
D | xattr_trusted.c | 40 struct dentry *dentry, char *list, in jffs2_trusted_listxattr()
|
D | xattr_user.c | 40 struct dentry *dentry, char *list, in jffs2_user_listxattr()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
D | list.h | 128 INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() 219 static inline void list_move_tail(struct list_head *list, in list_move_tail()
|
/linux-4.4.14/fs/btrfs/ |
D | ordered-data.h | 37 struct list_head list; member 120 struct list_head list; member
|
D | tree-log.h | 33 struct list_head list; member
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | rsutils.c | 64 u8 acpi_rs_decode_bitmask(u16 mask, u8 * list) in acpi_rs_decode_bitmask() 98 u16 acpi_rs_encode_bitmask(u8 * list, u8 count) in acpi_rs_encode_bitmask()
|
/linux-4.4.14/drivers/md/ |
D | dm-stats.h | 13 struct list_head list; /* list of struct dm_stat */ member
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl8712_recv.h | 100 struct list_head list; member 127 struct list_head list; member 146 struct list_head list; member
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | instmem.h | 11 struct list_head list; member
|
/linux-4.4.14/drivers/pnp/ |
D | base.h | 68 struct list_head list; member 156 struct list_head list; member
|
/linux-4.4.14/drivers/scsi/snic/ |
D | snic_disc.h | 55 struct list_head list; member 71 struct list_head list; member
|
/linux-4.4.14/kernel/trace/ |
D | trace_event_perf.c | 89 struct hlist_head __percpu *list; in perf_trace_event_reg() local 241 struct hlist_head *list; in perf_trace_add() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.h | 84 struct list_head list; member 103 struct list_head list; member 118 struct list_head list; member 136 struct list_head list; member
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | capifunc.h | 25 struct list_head list; member
|
/linux-4.4.14/arch/avr32/mach-at32ap/ |
D | clock.h | 21 struct list_head list; /* linking element */ member
|
/linux-4.4.14/drivers/gpu/host1x/ |
D | channel.h | 29 struct list_head list; member
|
/linux-4.4.14/net/ieee802154/ |
D | core.h | 8 struct list_head list; member
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | smd.h | 48 struct list_head list; member
|
/linux-4.4.14/fs/reiserfs/ |
D | xattr_user.c | 34 struct dentry *dentry, char *list, size_t list_size, in user_list()
|
D | xattr_trusted.c | 37 struct dentry *dentry, char *list, size_t list_size, in trusted_list()
|
/linux-4.4.14/drivers/s390/crypto/ |
D | zcrypt_api.h | 96 struct list_head list; /* zcrypt ops list. */ member 103 struct list_head list; /* Device list. */ member
|
/linux-4.4.14/drivers/gpu/drm/amd/scheduler/ |
D | gpu_scheduler.h | 45 struct list_head list; member 78 struct list_head list; member
|
/linux-4.4.14/tools/perf/ |
D | builtin-buildid-cache.c | 216 struct strlist *list; in build_id_cache__purge_path() local 294 struct strlist *list; in cmd_buildid_cache() local
|
/linux-4.4.14/fs/ext2/ |
D | xattr_trusted.c | 13 struct dentry *dentry, char *list, size_t list_size, in ext2_xattr_trusted_list()
|
D | xattr_user.c | 15 struct dentry *dentry, char *list, size_t list_size, in ext2_xattr_user_list()
|
/linux-4.4.14/fs/ext4/ |
D | xattr_trusted.c | 17 struct dentry *dentry, char *list, size_t list_size, in ext4_xattr_trusted_list()
|
D | xattr_user.c | 16 struct dentry *dentry, char *list, size_t list_size, in ext4_xattr_user_list()
|
/linux-4.4.14/net/irda/irnet/ |
D | irnet_irda.h | 50 hashbin_t * list; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-notif-wait.h | 103 struct list_head list; member
|
/linux-4.4.14/net/9p/ |
D | error.c | 50 struct hlist_node list; member
|
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk.c | 198 void __init rockchip_clk_register_plls(struct rockchip_pll_clock *list, in rockchip_clk_register_plls() 222 struct rockchip_clk_branch *list, in rockchip_clk_register_branches()
|
/linux-4.4.14/net/bluetooth/cmtp/ |
D | cmtp.h | 71 struct list_head list; member 104 struct list_head list; member
|
/linux-4.4.14/drivers/firmware/ |
D | memmap.c | 43 struct list_head list; /* entry for the linked list */ member 228 struct list_head *list) in firmware_map_find_entry_in_list()
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy.c | 30 static struct usb_phy *__usb_find_phy(struct list_head *list, in __usb_find_phy() 46 struct list_head *list, u8 index) in __usb_find_phy_dev()
|
/linux-4.4.14/drivers/usb/host/ |
D | fhci-sched.c | 259 static void move_head_to_tail(struct list_head *list) in move_head_to_tail() 273 struct list_head *list, enum fhci_tf_mode list_type) in scan_ed_list()
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
D | oid_mgt.c | 300 struct obj_bsslist *list = data; in mgt_le_to_cpu() local 369 struct obj_bsslist *list = data; in mgt_cpu_to_le() local 814 struct obj_bsslist *list = r->ptr; in mgt_response_to_str() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_scsi.h | 26 #define list_remove_head(list, entry, type, member) \ argument 35 #define list_get_first(list, type, member) \ argument 131 struct list_head list; member
|
/linux-4.4.14/drivers/tty/ |
D | n_hdlc.c | 891 static void n_hdlc_buf_list_init(struct n_hdlc_buf_list *list) in n_hdlc_buf_list_init() 902 static void n_hdlc_buf_put(struct n_hdlc_buf_list *list, in n_hdlc_buf_put() 928 static struct n_hdlc_buf* n_hdlc_buf_get(struct n_hdlc_buf_list *list) in n_hdlc_buf_get()
|
/linux-4.4.14/scripts/genksyms/ |
D | genksyms.c | 502 static void print_node(FILE * f, struct string_list *list) in print_node() 511 static void print_list(FILE * f, struct string_list *list) in print_list() 542 struct string_list *list = sym->defn; in expand_and_crc_sym() local
|
/linux-4.4.14/include/crypto/ |
D | algapi.h | 46 struct hlist_node list; member 52 struct list_head list; member 64 struct list_head list; member 72 struct list_head list; member
|
/linux-4.4.14/drivers/scsi/osd/ |
D | osd_initiator.c | 313 void *list, int list_type) in _osd_req_set_alist_type() 329 void *list, int list_type) in _osd_req_is_alist_type() 347 struct osd_obj_id_list *list) in _osd_req_encode_olist() 656 osd_id initial_id, struct osd_obj_id_list *list, unsigned nelem) in osd_req_list_dev_partitions() 714 struct osd_obj_id_list *list, unsigned nelem) in _osd_req_list_objects() 739 osd_id partition, osd_id initial_id, struct osd_obj_id_list *list, in osd_req_list_partition_collections() 753 osd_id partition, osd_id initial_id, struct osd_obj_id_list *list, in osd_req_list_partition_objects() 784 struct osd_obj_id_list *list, unsigned nelem) in osd_req_list_collection_objects()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | event.h | 15 struct list_head list; member
|
/linux-4.4.14/include/net/9p/ |
D | transport.h | 53 struct list_head list; member
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | cmd.h | 15 struct list_head list; member
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-memory-errors.c | 39 struct list_head list; member
|
/linux-4.4.14/arch/arm/include/asm/ |
D | unwind.h | 38 struct list_head list; member
|