Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 200 of 1207) sorted by relevance

1234567

/linux-4.1.27/net/atm/
Dmpoa_caches.c37 in_cache_entry *entry; in in_cache_get() local
58 in_cache_entry *entry; in in_cache_get_with_mask() local
79 in_cache_entry *entry; in in_cache_get_by_vcc() local
99 in_cache_entry *entry = kzalloc(sizeof(in_cache_entry), GFP_KERNEL); in in_cache_add_entry() local
132 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit()
179 static void in_cache_put(in_cache_entry *entry) in in_cache_put()
190 static void in_cache_remove_entry(in_cache_entry *entry, in in_cache_remove_entry()
228 in_cache_entry *entry, *next_entry; in clear_count_and_expired() local
254 in_cache_entry *entry; in check_resolving_entries() local
303 struct in_cache_entry *entry = client->in_cache; in refresh_entries() local
[all …]
Dlec.c102 static inline void lec_arp_hold(struct lec_arp_table *entry) in lec_arp_hold()
107 static inline void lec_arp_put(struct lec_arp_table *entry) in lec_arp_put()
208 struct lec_arp_table *entry; in lec_start_xmit() local
344 struct lec_arp_table *entry; in lec_atm_send() local
623 struct lec_arp_table *entry; in lec_push() local
802 static void lec_info(struct seq_file *seq, struct lec_arp_table *entry) in lec_info()
981 struct lec_arp_table *entry = hlist_entry(state->node, in lec_seq_show() local
1267 static void lec_arp_clear_vccs(struct lec_arp_table *entry) in lec_arp_clear_vccs()
1295 lec_arp_add(struct lec_priv *priv, struct lec_arp_table *entry) in lec_arp_add()
1311 struct lec_arp_table *entry; in lec_arp_remove() local
[all …]
Dmpc.c178 struct atm_mpoa_qos *entry; in atm_mpoa_add_qos() local
218 int atm_mpoa_delete_qos(struct atm_mpoa_qos *entry) in atm_mpoa_delete_qos()
493 in_cache_entry *entry; in send_via_shortcut() local
1084 in_cache_entry *entry; in MPOA_trigger_rcvd() local
1119 in_cache_entry *entry) in check_qos_and_open_shortcut()
1159 in_cache_entry *entry = mpc->in_ops->get(dst_ip, mpc); in MPOA_res_reply_rcvd() local
1210 in_cache_entry *entry = mpc->in_ops->get_with_mask(dst_ip, mpc, mask); in ingress_purge_rcvd() local
1232 eg_cache_entry *entry = mpc->eg_ops->get_by_cache_id(cache_id, mpc); in egress_purge_rcvd() local
1247 static void purge_egress_shortcut(struct atm_vcc *vcc, eg_cache_entry *entry) in purge_egress_shortcut()
1286 eg_cache_entry *entry; in mps_death() local
[all …]
Dclip.c75 static void link_vcc(struct clip_vcc *clip_vcc, struct atmarp_entry *entry) in link_vcc()
87 struct atmarp_entry *entry = clip_vcc->entry; in unlink_clip_vcc() local
122 struct atmarp_entry *entry = neighbour_priv(n); in neigh_check_cb() local
291 struct atmarp_entry *entry = neighbour_priv(neigh); in clip_constructor() local
329 struct atmarp_entry *entry; in clip_start_xmit() local
444 struct atmarp_entry *entry; in clip_setentry() local
734 struct atmarp_entry *entry, struct clip_vcc *clip_vcc) in atmarp_info()
/linux-4.1.27/arch/sparc/include/asm/
Dspitfire.h101 static inline unsigned long spitfire_get_dtlb_data(int entry) in spitfire_get_dtlb_data()
115 static inline unsigned long spitfire_get_dtlb_tag(int entry) in spitfire_get_dtlb_tag()
125 static inline void spitfire_put_dtlb_data(int entry, unsigned long data) in spitfire_put_dtlb_data()
134 static inline unsigned long spitfire_get_itlb_data(int entry) in spitfire_get_itlb_data()
148 static inline unsigned long spitfire_get_itlb_tag(int entry) in spitfire_get_itlb_tag()
158 static inline void spitfire_put_itlb_data(int entry, unsigned long data) in spitfire_put_itlb_data()
214 static inline unsigned long cheetah_get_ldtlb_data(int entry) in cheetah_get_ldtlb_data()
227 static inline unsigned long cheetah_get_litlb_data(int entry) in cheetah_get_litlb_data()
240 static inline unsigned long cheetah_get_ldtlb_tag(int entry) in cheetah_get_ldtlb_tag()
252 static inline unsigned long cheetah_get_litlb_tag(int entry) in cheetah_get_litlb_tag()
[all …]
/linux-4.1.27/sound/core/
Dinfo.c76 struct snd_info_entry *entry; member
159 struct snd_info_entry *entry; in snd_info_entry_llseek() local
205 struct snd_info_entry *entry; in snd_info_entry_read() local
252 struct snd_info_entry *entry; in snd_info_entry_write() local
303 struct snd_info_entry *entry; in snd_info_entry_open() local
404 struct snd_info_entry *entry; in snd_info_entry_release() local
449 struct snd_info_entry *entry; in snd_info_entry_poll() local
476 struct snd_info_entry *entry; in snd_info_entry_ioctl() local
497 struct snd_info_entry *entry; in snd_info_entry_mmap() local
537 struct snd_info_entry *entry; in snd_info_init() local
[all …]
Dpcm.c369 static void snd_pcm_stream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_stream_proc_info_read()
376 static void snd_pcm_substream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_info_read()
382 static void snd_pcm_substream_proc_hw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_hw_params_read()
419 static void snd_pcm_substream_proc_sw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_sw_params_read()
447 static void snd_pcm_substream_proc_status_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_status_read()
484 static void snd_pcm_xrun_injection_write(struct snd_info_entry *entry, in snd_pcm_xrun_injection_write()
497 static void snd_pcm_xrun_debug_read(struct snd_info_entry *entry, in snd_pcm_xrun_debug_read()
504 static void snd_pcm_xrun_debug_write(struct snd_info_entry *entry, in snd_pcm_xrun_debug_write()
517 struct snd_info_entry *entry; in snd_pcm_stream_proc_init() local
572 struct snd_info_entry *entry; in snd_pcm_substream_proc_init() local
[all …]
Dpcm_memory.c132 static void snd_pcm_lib_preallocate_proc_read(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_proc_read()
144 static void snd_pcm_lib_preallocate_max_proc_read(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_max_proc_read()
156 static void snd_pcm_lib_preallocate_proc_write(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_proc_write()
200 struct snd_info_entry *entry; in preallocate_info_init() local
Dinfo_oss.c93 static void snd_sndstat_proc_read(struct snd_info_entry *entry, in snd_sndstat_proc_read()
117 struct snd_info_entry *entry; in snd_info_minor_register() local
Dsound_oss.c239 static void snd_minor_info_oss_read(struct snd_info_entry *entry, in snd_minor_info_oss_read()
263 struct snd_info_entry *entry; in snd_minor_info_oss_init() local
/linux-4.1.27/include/linux/
Dswapops.h39 static inline unsigned swp_type(swp_entry_t entry) in swp_type()
48 static inline pgoff_t swp_offset(swp_entry_t entry) in swp_offset()
79 static inline pte_t swp_entry_to_pte(swp_entry_t entry) in swp_entry_to_pte()
89 swp_entry_t entry; in radix_to_swp_entry() local
95 static inline void *swp_to_radix_entry(swp_entry_t entry) in swp_to_radix_entry()
111 static inline int is_migration_entry(swp_entry_t entry) in is_migration_entry()
117 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry()
122 static inline struct page *migration_entry_to_page(swp_entry_t entry) in migration_entry_to_page()
133 static inline void make_migration_entry_read(swp_entry_t *entry) in make_migration_entry_read()
159 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry()
[all …]
Dresource_ext.h42 static inline void resource_list_add(struct resource_entry *entry, in resource_list_add()
48 static inline void resource_list_add_tail(struct resource_entry *entry, in resource_list_add_tail()
54 static inline void resource_list_del(struct resource_entry *entry) in resource_list_del()
59 static inline void resource_list_free_entry(struct resource_entry *entry) in resource_list_free_entry()
65 resource_list_destroy_entry(struct resource_entry *entry) in resource_list_destroy_entry()
71 #define resource_list_for_each_entry(entry, list) \ argument
74 #define resource_list_for_each_entry_safe(entry, tmp, list) \ argument
/linux-4.1.27/arch/s390/include/asm/
Dpci_dma.h97 static inline void set_pt_pfaa(unsigned long *entry, void *pfaa) in set_pt_pfaa()
103 static inline void set_rt_sto(unsigned long *entry, void *sto) in set_rt_sto()
110 static inline void set_st_pto(unsigned long *entry, void *pto) in set_st_pto()
117 static inline void validate_rt_entry(unsigned long *entry) in validate_rt_entry()
125 static inline void validate_st_entry(unsigned long *entry) in validate_st_entry()
131 static inline void invalidate_table_entry(unsigned long *entry) in invalidate_table_entry()
137 static inline void invalidate_pt_entry(unsigned long *entry) in invalidate_pt_entry()
144 static inline void validate_pt_entry(unsigned long *entry) in validate_pt_entry()
151 static inline void entry_set_protected(unsigned long *entry) in entry_set_protected()
157 static inline void entry_clr_protected(unsigned long *entry) in entry_clr_protected()
[all …]
/linux-4.1.27/kernel/time/
Dtimer_stats.c53 struct entry { struct
57 struct entry *next; argument
62 void *timer;
63 void *start_func;
64 void *expire_func;
65 pid_t pid;
70 unsigned long count;
71 unsigned int timer_flag;
77 char comm[TASK_COMM_LEN + 1];
128 #define __tstat_hashfn(entry) \ argument
[all …]
/linux-4.1.27/drivers/firmware/
Dmemmap.c108 struct firmware_map_entry *entry = to_memmap_entry(kobj); in release_firmware_map_entry() local
150 struct firmware_map_entry *entry) in firmware_map_add_entry()
174 static inline void firmware_map_remove_entry(struct firmware_map_entry *entry) in firmware_map_remove_entry()
182 static int add_sysfs_fw_map_entry(struct firmware_map_entry *entry) in add_sysfs_fw_map_entry()
206 static inline void remove_sysfs_fw_map_entry(struct firmware_map_entry *entry) in remove_sysfs_fw_map_entry()
228 struct firmware_map_entry *entry; in firmware_map_find_entry_in_list() local
290 struct firmware_map_entry *entry; in firmware_map_add_hotplug() local
332 struct firmware_map_entry *entry; in firmware_map_add_early() local
353 struct firmware_map_entry *entry; in firmware_map_remove() local
375 static ssize_t start_show(struct firmware_map_entry *entry, char *buf) in start_show()
[all …]
Ddmi-sysfs.c99 struct dmi_sysfs_entry *entry = to_entry(kobj); in dmi_sysfs_attr_show() local
117 struct dmi_sysfs_entry *entry; member
128 struct dmi_sysfs_entry *entry = data->entry; in find_dmi_entry_helper() local
157 static ssize_t find_dmi_entry(struct dmi_sysfs_entry *entry, in find_dmi_entry()
201 static ssize_t dmi_entry_attr_show_helper(struct dmi_sysfs_entry *entry, in dmi_entry_attr_show_helper()
359 static ssize_t dmi_sel_raw_read_io(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_io()
376 static ssize_t dmi_sel_raw_read_phys32(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_phys32()
397 static ssize_t dmi_sel_raw_read_helper(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_helper()
432 struct dmi_sysfs_entry *entry = to_entry(kobj->parent); in dmi_sel_raw_read() local
447 static int dmi_system_event_log(struct dmi_sysfs_entry *entry) in dmi_system_event_log()
[all …]
Discsi_ibft.c258 struct ibft_kobject *entry = data; in ibft_attr_show_initiator() local
299 struct ibft_kobject *entry = data; in ibft_attr_show_nic() local
356 struct ibft_kobject *entry = data; in ibft_attr_show_target() local
450 struct ibft_kobject *entry = data; in ibft_check_nic_for() local
503 struct ibft_kobject *entry = data; in ibft_check_tgt_for() local
539 struct ibft_kobject *entry = data; in ibft_check_initiator_for() local
/linux-4.1.27/sound/pci/emu10k1/
Demuproc.c81 static void snd_emu10k1_proc_read(struct snd_info_entry *entry, in snd_emu10k1_proc_read()
238 static void snd_emu10k1_proc_spdif_read(struct snd_info_entry *entry, in snd_emu10k1_proc_spdif_read()
277 static void snd_emu10k1_proc_rates_read(struct snd_info_entry *entry, in snd_emu10k1_proc_rates_read()
292 static void snd_emu10k1_proc_acode_read(struct snd_info_entry *entry, in snd_emu10k1_proc_acode_read()
335 static ssize_t snd_emu10k1_fx8010_read(struct snd_info_entry *entry, in snd_emu10k1_fx8010_read()
378 static void snd_emu10k1_proc_voices_read(struct snd_info_entry *entry, in snd_emu10k1_proc_voices_read()
399 static void snd_emu_proc_emu1010_reg_read(struct snd_info_entry *entry, in snd_emu_proc_emu1010_reg_read()
413 static void snd_emu_proc_io_reg_read(struct snd_info_entry *entry, in snd_emu_proc_io_reg_read()
429 static void snd_emu_proc_io_reg_write(struct snd_info_entry *entry, in snd_emu_proc_io_reg_write()
482 static void snd_emu_proc_ptr_reg_read(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read()
[all …]
/linux-4.1.27/arch/s390/kernel/
Djump_label.c21 struct jump_entry *entry; member
25 static void jump_label_make_nop(struct jump_entry *entry, struct insn *insn) in jump_label_make_nop()
32 static void jump_label_make_branch(struct jump_entry *entry, struct insn *insn) in jump_label_make_branch()
39 static void jump_label_bug(struct jump_entry *entry, struct insn *expected, in jump_label_bug()
61 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform()
92 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
103 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/linux-4.1.27/sound/pci/ca0106/
Dca0106_proc.c274 static void snd_ca0106_proc_iec958(struct snd_info_entry *entry, in snd_ca0106_proc_iec958()
296 static void snd_ca0106_proc_reg_write32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write32()
314 static void snd_ca0106_proc_reg_read32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read32()
330 static void snd_ca0106_proc_reg_read16(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read16()
346 static void snd_ca0106_proc_reg_read8(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read8()
362 static void snd_ca0106_proc_reg_read1(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read1()
380 static void snd_ca0106_proc_reg_read2(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read2()
398 static void snd_ca0106_proc_reg_write(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write()
412 static void snd_ca0106_proc_i2c_write(struct snd_info_entry *entry, in snd_ca0106_proc_i2c_write()
429 struct snd_info_entry *entry; in snd_ca0106_proc_init() local
/linux-4.1.27/arch/cris/kernel/
Dasm-offsets.c17 #define ENTRY(entry) DEFINE(PT_ ## entry, offsetof(struct pt_regs, entry)) in main() argument
37 #define ENTRY(entry) DEFINE(TI_ ## entry, offsetof(struct thread_info, entry)) in main() argument
43 #define ENTRY(entry) DEFINE(THREAD_ ## entry, offsetof(struct thread_struct, entry)) in main() argument
53 #define ENTRY(entry) DEFINE(TASK_ ## entry, offsetof(struct task_struct, entry)) in main() argument
/linux-4.1.27/net/irda/
Dirqueue.c447 void hashbin_insert(hashbin_t* hashbin, irda_queue_t* entry, long hashv, in hashbin_insert()
501 irda_queue_t *entry = NULL; in hashbin_remove_first() local
562 irda_queue_t* entry; in hashbin_remove() local
649 void* hashbin_remove_this( hashbin_t* hashbin, irda_queue_t* entry) in hashbin_remove_this()
712 irda_queue_t* entry; in hashbin_find() local
767 irda_queue_t* entry; in hashbin_lock_find() local
798 irda_queue_t* entry; in hashbin_find_next() local
834 irda_queue_t *entry; in hashbin_get_first() local
869 irda_queue_t* entry; in hashbin_get_next() local
/linux-4.1.27/drivers/isdn/mISDN/
Ddsp_pipeline.c82 struct dsp_element_entry *entry = in mISDN_dsp_dev_release() local
90 struct dsp_element_entry *entry; in mISDN_dsp_element_register() local
141 struct dsp_element_entry *entry, *n; in mISDN_dsp_element_unregister() local
176 struct dsp_element_entry *entry, *n; in dsp_pipeline_module_exit() local
210 struct dsp_pipeline_entry *entry, *n; in _dsp_pipeline_destroy() local
240 struct dsp_element_entry *entry, *n; in dsp_pipeline_build() local
341 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_tx() local
354 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_rx() local
/linux-4.1.27/sound/drivers/opl4/
Dopl4_proc.c27 static int snd_opl4_mem_proc_open(struct snd_info_entry *entry, in snd_opl4_mem_proc_open()
42 static int snd_opl4_mem_proc_release(struct snd_info_entry *entry, in snd_opl4_mem_proc_release()
53 static ssize_t snd_opl4_mem_proc_read(struct snd_info_entry *entry, in snd_opl4_mem_proc_read()
73 static ssize_t snd_opl4_mem_proc_write(struct snd_info_entry *entry, in snd_opl4_mem_proc_write()
103 struct snd_info_entry *entry; in snd_opl4_create_proc() local
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c36 struct ttm_validate_buffer *entry) in ttm_eu_backoff_reservation_reverse()
47 struct ttm_validate_buffer *entry; in ttm_eu_del_from_lru_locked() local
60 struct ttm_validate_buffer *entry; in ttm_eu_backoff_reservation() local
100 struct ttm_validate_buffer *entry; in ttm_eu_reserve_buffers() local
185 struct ttm_validate_buffer *entry; in ttm_eu_fence_buffer_objects() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dstatahead.c90 static inline int ll_sa_entry_unhashed(struct ll_sa_entry *entry) in ll_sa_entry_unhashed()
98 static inline int ll_sa_entry_stated(struct ll_sa_entry *entry) in ll_sa_entry_stated()
113 ll_sa_entry_enhash(struct ll_statahead_info *sai, struct ll_sa_entry *entry) in ll_sa_entry_enhash()
126 ll_sa_entry_unhash(struct ll_statahead_info *sai, struct ll_sa_entry *entry) in ll_sa_entry_unhash()
200 struct ll_sa_entry *entry; in ll_sa_entry_alloc() local
269 struct ll_sa_entry *entry; in ll_sa_entry_get_byname() local
291 struct ll_sa_entry *entry; in ll_sa_entry_get_byindex() local
306 struct ll_sa_entry *entry) in ll_sa_entry_cleanup()
325 struct ll_sa_entry *entry) in ll_sa_entry_put()
345 do_sa_entry_fini(struct ll_statahead_info *sai, struct ll_sa_entry *entry) in do_sa_entry_fini()
[all …]
/linux-4.1.27/arch/metag/kernel/
Dperf_callchain.c32 struct perf_callchain_entry *entry) in user_backtrace()
59 perf_callchain_user(struct perf_callchain_entry *entry, struct pt_regs *regs) in perf_callchain_user()
81 struct perf_callchain_entry *entry = data; in callchain_trace() local
87 perf_callchain_kernel(struct perf_callchain_entry *entry, struct pt_regs *regs) in perf_callchain_kernel()
/linux-4.1.27/mm/
Dzswap.c221 struct zswap_entry *entry; in zswap_entry_cache_alloc() local
230 static void zswap_entry_cache_free(struct zswap_entry *entry) in zswap_entry_cache_free()
241 struct zswap_entry *entry; in zswap_rb_search() local
259 static int zswap_rb_insert(struct rb_root *root, struct zswap_entry *entry, in zswap_rb_insert()
282 static void zswap_rb_erase(struct rb_root *root, struct zswap_entry *entry) in zswap_rb_erase()
294 static void zswap_free_entry(struct zswap_entry *entry) in zswap_free_entry()
303 static void zswap_entry_get(struct zswap_entry *entry) in zswap_entry_get()
312 struct zswap_entry *entry) in zswap_entry_put()
327 struct zswap_entry *entry = NULL; in zswap_entry_find_get() local
445 static int zswap_get_swap_cache_page(swp_entry_t entry, in zswap_get_swap_cache_page()
[all …]
Dswap_state.c79 int __add_to_swap_cache(struct page *page, swp_entry_t entry) in __add_to_swap_cache()
119 int add_to_swap_cache(struct page *page, swp_entry_t entry, gfp_t gfp_mask) in add_to_swap_cache()
137 swp_entry_t entry; in __delete_from_swap_cache() local
163 swp_entry_t entry; in add_to_swap() local
214 swp_entry_t entry; in delete_from_swap_cache() local
275 struct page * lookup_swap_cache(swp_entry_t entry) in lookup_swap_cache()
297 struct page *read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in read_swap_cache_async()
450 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead()
Dswapfile.c98 swp_entry_t entry = swp_entry(si->type, offset); in __try_to_reclaim_swap() local
725 static struct swap_info_struct *swap_info_get(swp_entry_t entry) in swap_info_get()
762 swp_entry_t entry, unsigned char usage) in swap_entry_free()
832 void swap_free(swp_entry_t entry) in swap_free()
846 void swapcache_free(swp_entry_t entry) in swapcache_free()
866 swp_entry_t entry; in page_swapcount() local
943 int free_swap_and_cache(swp_entry_t entry) in free_swap_and_cache()
1093 unsigned long addr, swp_entry_t entry, struct page *page) in unuse_pte()
1149 swp_entry_t entry, struct page *page) in unuse_pte_range()
1185 swp_entry_t entry, struct page *page) in unuse_pmd_range()
[all …]
Dpgtable-generic.c49 pte_t entry, int dirty) in ptep_set_access_flags()
63 pmd_t entry, int dirty) in pmdp_set_access_flags()
195 pmd_t entry = *pmdp; in pmdp_invalidate() local
/linux-4.1.27/lib/
Ddma-debug.c172 static inline void dump_entry_trace(struct dma_debug_entry *entry) in dump_entry_trace()
223 #define err_printk(dev, entry, format, arg...) do { \ argument
242 static int hash_fn(struct dma_debug_entry *entry) in hash_fn()
254 static struct hash_bucket *get_hash_bucket(struct dma_debug_entry *entry, in get_hash_bucket()
302 struct dma_debug_entry *entry, *ret = NULL; in __hash_bucket_find() local
360 struct dma_debug_entry *entry, index = *ref; in bucket_find_contain() local
385 struct dma_debug_entry *entry) in hash_bucket_add()
393 static void hash_bucket_del(struct dma_debug_entry *entry) in hash_bucket_del()
398 static unsigned long long phys_addr(struct dma_debug_entry *entry) in phys_addr()
412 struct dma_debug_entry *entry; in debug_dma_dump_mappings() local
[all …]
Dlist_debug.c44 void __list_del_entry(struct list_head *entry) in __list_del_entry()
75 void list_del(struct list_head *entry) in list_del()
/linux-4.1.27/security/tomoyo/
Dgc.c158 struct tomoyo_path_acl *entry in tomoyo_del_acl() local
165 struct tomoyo_path2_acl *entry in tomoyo_del_acl() local
173 struct tomoyo_path_number_acl *entry in tomoyo_del_acl() local
181 struct tomoyo_mkdev_acl *entry in tomoyo_del_acl() local
191 struct tomoyo_mount_acl *entry in tomoyo_del_acl() local
201 struct tomoyo_env_acl *entry = in tomoyo_del_acl() local
209 struct tomoyo_inet_acl *entry = in tomoyo_del_acl() local
218 struct tomoyo_unix_acl *entry = in tomoyo_del_acl() local
226 struct tomoyo_task_acl *entry = in tomoyo_del_acl() local
Ddomain.c36 struct tomoyo_acl_head *entry; in tomoyo_update_policy() local
100 struct tomoyo_acl_info *entry; in tomoyo_update_domain() local
448 struct tomoyo_policy_namespace *entry; in tomoyo_assign_namespace() local
508 struct tomoyo_domain_info *entry = tomoyo_find_domain(domainname); in tomoyo_assign_domain() local
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2800mmio.c42 __le32 *rt2800mmio_get_txwi(struct queue_entry *entry) in rt2800mmio_get_txwi()
48 void rt2800mmio_write_tx_desc(struct queue_entry *entry, in rt2800mmio_write_tx_desc()
105 void rt2800mmio_fill_rxdone(struct queue_entry *entry, in rt2800mmio_fill_rxdone()
169 static bool rt2800mmio_txdone_entry_check(struct queue_entry *entry, u32 status) in rt2800mmio_txdone_entry_check()
184 static bool rt2800mmio_txdone_find_entry(struct queue_entry *entry, void *data) in rt2800mmio_txdone_find_entry()
216 static bool rt2800mmio_txdone_match_first(struct queue_entry *entry, void *data) in rt2800mmio_txdone_match_first()
237 static bool rt2800mmio_txdone_release_entries(struct queue_entry *entry, in rt2800mmio_txdone_release_entries()
587 struct queue_entry *entry; in rt2800mmio_kick_queue() local
693 bool rt2800mmio_get_entry_state(struct queue_entry *entry) in rt2800mmio_get_entry_state()
710 void rt2800mmio_clear_entry(struct queue_entry *entry) in rt2800mmio_clear_entry()
Drt2800usb.c119 static inline bool rt2800usb_entry_txstatus_timeout(struct queue_entry *entry) in rt2800usb_entry_txstatus_timeout()
138 struct queue_entry *entry; in rt2800usb_txstatus_timeout() local
211 static void rt2800usb_tx_dma_done(struct queue_entry *entry) in rt2800usb_tx_dma_done()
485 static __le32 *rt2800usb_get_txwi(struct queue_entry *entry) in rt2800usb_get_txwi()
493 static void rt2800usb_write_tx_desc(struct queue_entry *entry, in rt2800usb_write_tx_desc()
532 static int rt2800usb_get_tx_data_len(struct queue_entry *entry) in rt2800usb_get_tx_data_len()
549 rt2800usb_txdone_entry_check(struct queue_entry *entry, u32 reg) in rt2800usb_txdone_entry_check()
593 struct queue_entry *entry; in rt2800usb_txdone() local
632 struct queue_entry *entry; in rt2800usb_txdone_nostatus() local
684 static void rt2800usb_fill_rxdone(struct queue_entry *entry, in rt2800usb_fill_rxdone()
Drt2x00queue.c34 struct sk_buff *rt2x00queue_alloc_rxskb(struct queue_entry *entry, gfp_t gfp) in rt2x00queue_alloc_rxskb()
105 int rt2x00queue_map_txskb(struct queue_entry *entry) in rt2x00queue_map_txskb()
121 void rt2x00queue_unmap_skb(struct queue_entry *entry) in rt2x00queue_unmap_skb()
138 void rt2x00queue_free_skb(struct queue_entry *entry) in rt2x00queue_free_skb()
495 static int rt2x00queue_write_tx_data(struct queue_entry *entry, in rt2x00queue_write_tx_data()
536 static void rt2x00queue_write_tx_descriptor(struct queue_entry *entry, in rt2x00queue_write_tx_descriptor()
567 static void rt2x00queue_bar_check(struct queue_entry *entry) in rt2x00queue_bar_check()
613 struct queue_entry *entry; in rt2x00queue_write_tx_frame() local
792 bool (*fn)(struct queue_entry *entry, in rt2x00queue_for_each_entry()
846 struct queue_entry *entry; in rt2x00queue_get_entry() local
[all …]
Drt2x00usb.c218 static void rt2x00usb_work_txdone_entry(struct queue_entry *entry) in rt2x00usb_work_txdone_entry()
239 struct queue_entry *entry; in rt2x00usb_work_txdone() local
256 struct queue_entry *entry = (struct queue_entry *)urb->context; in rt2x00usb_interrupt_txdone() local
282 static bool rt2x00usb_kick_tx_entry(struct queue_entry *entry, void *data) in rt2x00usb_kick_tx_entry()
334 struct queue_entry *entry; in rt2x00usb_work_rxdone() local
361 struct queue_entry *entry = (struct queue_entry *)urb->context; in rt2x00usb_interrupt_rxdone() local
387 static bool rt2x00usb_kick_rx_entry(struct queue_entry *entry, void *data) in rt2x00usb_kick_rx_entry()
444 static bool rt2x00usb_flush_entry(struct queue_entry *entry, void *data) in rt2x00usb_flush_entry()
527 struct queue_entry *entry; in rt2x00usb_dma_timeout() local
559 void rt2x00usb_clear_entry(struct queue_entry *entry) in rt2x00usb_clear_entry()
Drt2x00dev.c261 void rt2x00lib_dmastart(struct queue_entry *entry) in rt2x00lib_dmastart()
268 void rt2x00lib_dmadone(struct queue_entry *entry) in rt2x00lib_dmadone()
276 static inline int rt2x00lib_txdone_bar_status(struct queue_entry *entry) in rt2x00lib_txdone_bar_status()
320 void rt2x00lib_txdone(struct queue_entry *entry, in rt2x00lib_txdone()
494 void rt2x00lib_txdone_noinfo(struct queue_entry *entry, u32 status) in rt2x00lib_txdone_noinfo()
547 struct rt2x00_bar_list_entry *entry; in rt2x00lib_rxdone_check_ba() local
683 void rt2x00lib_rxdone(struct queue_entry *entry, gfp_t gfp) in rt2x00lib_rxdone()
909 static void rt2x00lib_channel(struct ieee80211_channel *entry, in rt2x00lib_channel()
922 static void rt2x00lib_rate(struct ieee80211_rate *entry, in rt2x00lib_rate()
/linux-4.1.27/net/netlabel/
Dnetlabel_domainhash.c75 static void netlbl_domhsh_free_entry(struct rcu_head *entry) in netlbl_domhsh_free_entry()
172 struct netlbl_dom_map *entry; in netlbl_domhsh_search_def() local
198 static void netlbl_domhsh_audit_add(struct netlbl_dom_map *entry, in netlbl_domhsh_audit_add()
255 static int netlbl_domhsh_validate(const struct netlbl_dom_map *entry) in netlbl_domhsh_validate()
365 int netlbl_domhsh_add(struct netlbl_dom_map *entry, in netlbl_domhsh_add()
486 int netlbl_domhsh_add_default(struct netlbl_dom_map *entry, in netlbl_domhsh_add_default()
504 int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry, in netlbl_domhsh_remove_entry()
581 struct netlbl_domaddr4_map *entry; in netlbl_domhsh_remove_af4() local
639 struct netlbl_dom_map *entry; in netlbl_domhsh_remove() local
757 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk()
Dnetlabel_addrlist.c162 int netlbl_af4list_add(struct netlbl_af4list *entry, struct list_head *head) in netlbl_af4list_add()
199 int netlbl_af6list_add(struct netlbl_af6list *entry, struct list_head *head) in netlbl_af6list_add()
235 void netlbl_af4list_remove_entry(struct netlbl_af4list *entry) in netlbl_af4list_remove_entry()
256 struct netlbl_af4list *entry; in netlbl_af4list_remove() local
275 void netlbl_af6list_remove_entry(struct netlbl_af6list *entry) in netlbl_af6list_remove_entry()
297 struct netlbl_af6list *entry; in netlbl_af6list_remove() local
Dnetlabel_mgmt.c99 struct netlbl_dom_map *entry = kzalloc(sizeof(*entry), GFP_KERNEL); in netlbl_mgmt_add_common() local
264 struct netlbl_dom_map *entry) in netlbl_mgmt_listentry()
436 static int netlbl_mgmt_listall_cb(struct netlbl_dom_map *entry, void *arg) in netlbl_mgmt_listall_cb()
558 struct netlbl_dom_map *entry; in netlbl_mgmt_listdef() local
Dnetlabel_kapi.c109 struct netlbl_dom_map *entry; in netlbl_cfg_unlbl_map_add() local
337 struct netlbl_dom_map *entry; in netlbl_cfg_cipsov4_map_add() local
881 struct netlbl_dommap_def *entry; in netlbl_conn_setattr() local
938 struct netlbl_dommap_def *entry; in netlbl_req_setattr() local
1010 struct netlbl_dommap_def *entry; in netlbl_skbuff_setattr() local
/linux-4.1.27/net/x25/
Dx25_route.c35 struct list_head *entry; in x25_add_route() local
86 struct list_head *entry; in x25_del_route() local
112 struct list_head *entry, *tmp; in x25_route_device_down() local
157 struct list_head *entry; in x25_get_route() local
218 struct list_head *entry, *tmp; in x25_route_free() local
Dx25_forward.c27 struct list_head *entry; in x25_forward_call() local
100 struct list_head *entry; in x25_forward_data() local
140 struct list_head *entry, *tmp; in x25_clear_forward_by_lci() local
158 struct list_head *entry, *tmp; in x25_clear_forward_by_dev() local
Dx25_link.c300 struct list_head *entry, *tmp; in x25_link_device_down() local
322 struct list_head *entry; in x25_get_neigh() local
398 struct list_head *entry, *tmp; in x25_link_free() local
/linux-4.1.27/sound/usb/
Dproc.c46 static void proc_audio_usbbus_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbbus_read()
53 static void proc_audio_usbid_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbid_read()
64 struct snd_info_entry *entry; in snd_usb_audio_create_proc() local
150 static void proc_pcm_format_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_pcm_format_read()
170 struct snd_info_entry *entry; in snd_usb_proc_pcm_format_add() local
/linux-4.1.27/fs/btrfs/
Dordered-data.c31 static u64 entry_end(struct btrfs_ordered_extent *entry) in entry_end()
46 struct btrfs_ordered_extent *entry; in tree_insert() local
83 struct btrfs_ordered_extent *entry; in __tree_search() local
130 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry()
138 static int range_overlaps(struct btrfs_ordered_extent *entry, u64 file_offset, in range_overlaps()
157 struct btrfs_ordered_extent *entry; in tree_search() local
191 struct btrfs_ordered_extent *entry; in __btrfs_add_ordered_extent() local
281 struct btrfs_ordered_extent *entry, in btrfs_add_ordered_sum()
314 struct btrfs_ordered_extent *entry = NULL; in btrfs_dec_test_first_ordered_pending() local
384 struct btrfs_ordered_extent *entry = NULL; in btrfs_dec_test_ordered_pending() local
[all …]
Dfree-space-cache.c523 struct btrfs_free_space_entry *entry; in io_ctl_add_entry() local
591 struct btrfs_free_space *entry, u8 *type) in io_ctl_read_entry()
618 struct btrfs_free_space *entry) in io_ctl_read_bitmap()
1096 struct btrfs_free_space *entry = in write_bitmap_entries() local
1127 struct btrfs_free_space *entry = in cleanup_bitmap_list() local
1500 struct btrfs_free_space *entry, *prev = NULL; in tree_search_offset() local
1775 struct btrfs_free_space *entry; in find_free_space() local
2022 struct btrfs_free_space *entry; in insert_into_bitmap() local
2480 struct btrfs_free_space *entry; in __btrfs_return_cluster_to_free_space() local
2569 struct btrfs_free_space *entry = NULL; in btrfs_find_space_for_alloc() local
[all …]
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_proc.c29 proc_read_hwinfo(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_hwinfo()
106 proc_read_clock(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_clock()
128 proc_read_phys_meters(struct snd_info_entry *entry, in proc_read_phys_meters()
179 proc_read_queues_state(struct snd_info_entry *entry, in proc_read_queues_state()
199 struct snd_info_entry *entry; in add_node() local
/linux-4.1.27/arch/arm/kernel/
Djump_label.c8 static void __arch_jump_label_transform(struct jump_entry *entry, in __arch_jump_label_transform()
26 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
32 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
Dperf_callchain.c34 struct perf_callchain_entry *entry) in user_backtrace()
62 perf_callchain_user(struct perf_callchain_entry *entry, struct pt_regs *regs) in perf_callchain_user()
92 struct perf_callchain_entry *entry = data; in callchain_trace() local
98 perf_callchain_kernel(struct perf_callchain_entry *entry, struct pt_regs *regs) in perf_callchain_kernel()
/linux-4.1.27/drivers/oprofile/
Dcpu_buffer.c142 *op_cpu_buffer_write_reserve(struct op_entry *entry, unsigned long size) in op_cpu_buffer_write_reserve()
156 int op_cpu_buffer_write_commit(struct op_entry *entry) in op_cpu_buffer_write_commit()
161 struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu) in op_cpu_buffer_read_entry()
185 struct op_entry entry; in op_add_code() local
238 struct op_entry entry; in op_add_sample() local
355 oprofile_write_reserve(struct op_entry *entry, struct pt_regs * const regs, in oprofile_write_reserve()
384 int oprofile_add_data(struct op_entry *entry, unsigned long val) in oprofile_add_data()
391 int oprofile_add_data64(struct op_entry *entry, u64 val) in oprofile_add_data64()
406 int oprofile_write_commit(struct op_entry *entry) in oprofile_write_commit()
Dcpu_buffer.h85 int op_cpu_buffer_add_data(struct op_entry *entry, unsigned long val) in op_cpu_buffer_add_data()
97 int op_cpu_buffer_get_size(struct op_entry *entry) in op_cpu_buffer_get_size()
104 int op_cpu_buffer_get_data(struct op_entry *entry, unsigned long *val) in op_cpu_buffer_get_data()
/linux-4.1.27/net/bridge/
Dbr_mdb.c166 struct br_mdb_entry *entry, u32 pid, in nlmsg_populate_mdb_fill()
209 static void __br_mdb_notify(struct net_device *dev, struct br_mdb_entry *entry, in __br_mdb_notify()
235 struct br_mdb_entry entry; in br_mdb_notify() local
247 static bool is_valid_mdb_entry(struct br_mdb_entry *entry) in is_valid_mdb_entry()
274 struct br_mdb_entry *entry; in br_mdb_parse() local
355 struct br_mdb_entry *entry) in __br_mdb_add()
391 struct br_mdb_entry *entry; in br_mdb_add() local
408 static int __br_mdb_del(struct net_bridge *br, struct br_mdb_entry *entry) in __br_mdb_del()
472 struct br_mdb_entry *entry; in br_mdb_del() local
/linux-4.1.27/drivers/staging/gdm72xx/
Dgdm_qos.c43 struct qos_entry_s *entry; in alloc_qos_entry() local
60 static void free_qos_entry(void *entry) in free_qos_entry()
79 struct qos_entry_s *entry, *n; in free_qos_entry_list() local
117 struct qos_entry_s *entry, *n; in gdm_qos_release_list() local
216 struct qos_entry_s *entry; in extract_qos_list() local
242 struct qos_entry_s *entry, *n; in send_qos_list() local
260 struct qos_entry_s *entry = NULL; in gdm_qos_send_hci_pkt() local
335 struct qos_entry_s *entry, *n; in gdm_recv_qos_hci_packet() local
/linux-4.1.27/drivers/pci/
Dmsi.c124 struct msi_desc *entry; in arch_setup_msi_irqs() local
152 struct msi_desc *entry; in default_teardown_msi_irqs() local
167 struct msi_desc *entry; in default_restore_msi_irq() local
304 struct msi_desc *entry; in default_restore_msi_irqs() local
310 void __pci_read_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __pci_read_msi_msg()
340 void __pci_write_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __pci_write_msi_msg()
379 struct msi_desc *entry = irq_get_msi_desc(irq); in pci_write_msi_msg() local
387 struct msi_desc *entry, *tmp; in free_msi_irqs() local
447 struct msi_desc *entry; in __pci_restore_msi_state() local
468 struct msi_desc *entry; in __pci_restore_msix_state() local
[all …]
/linux-4.1.27/fs/fuse/
Ddir.c41 static inline void fuse_dentry_settime(struct dentry *entry, u64 time) in fuse_dentry_settime()
46 static inline u64 fuse_dentry_time(struct dentry *entry) in fuse_dentry_time()
54 static void fuse_dentry_settime(struct dentry *entry, u64 time) in fuse_dentry_settime()
60 static u64 fuse_dentry_time(struct dentry *entry) in fuse_dentry_time()
89 static void fuse_change_entry_timeout(struct dentry *entry, in fuse_change_entry_timeout()
133 void fuse_invalidate_entry_cache(struct dentry *entry) in fuse_invalidate_entry_cache()
142 static void fuse_invalidate_entry(struct dentry *entry) in fuse_invalidate_entry()
187 static int fuse_dentry_revalidate(struct dentry *entry, unsigned int flags) in fuse_dentry_revalidate()
335 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup()
383 static int fuse_create_open(struct inode *dir, struct dentry *entry, in fuse_create_open()
[all …]
/linux-4.1.27/drivers/acpi/
Dprocessor_core.c34 static int map_lapic_id(struct acpi_subtable_header *entry, in map_lapic_id()
50 static int map_x2apic_id(struct acpi_subtable_header *entry, in map_x2apic_id()
67 static int map_lsapic_id(struct acpi_subtable_header *entry, in map_lsapic_id()
89 static int map_gicc_mpidr(struct acpi_subtable_header *entry, in map_gicc_mpidr()
113 unsigned long madt_end, entry; in map_madt_entry() local
250 static int get_ioapic_id(struct acpi_subtable_header *entry, u32 gsi_base, in get_ioapic_id()
266 unsigned long madt_end, entry; in parse_madt_ioapic_entry() local
Dpci_irq.c129 static void do_prt_fixups(struct acpi_prt_entry *entry, in do_prt_fixups()
167 struct acpi_prt_entry *entry; in acpi_pci_irq_check_entry() local
231 struct acpi_pci_routing_table *entry; in acpi_pci_irq_find_prt_entry() local
288 struct acpi_prt_entry *entry) in acpi_reroute_boot_interrupt()
320 struct acpi_prt_entry *entry = NULL; in acpi_pci_irq_lookup() local
399 struct acpi_prt_entry *entry; in acpi_pci_irq_enable() local
480 struct acpi_prt_entry *entry; in acpi_pci_irq_disable() local
Dnvs.c96 struct nvs_page *entry, *next; in suspend_nvs_register() local
131 struct nvs_page *entry; in suspend_nvs_free() local
155 struct nvs_page *entry; in suspend_nvs_alloc() local
172 struct nvs_page *entry; in suspend_nvs_save() local
204 struct nvs_page *entry; in suspend_nvs_restore() local
Dpower.c102 struct acpi_power_resource_entry *entry; in acpi_power_resources_list_add() local
127 struct acpi_power_resource_entry *entry, *e; in acpi_power_resources_list_free() local
197 struct acpi_power_resource_entry *entry; in acpi_power_get_list_state() local
315 struct acpi_power_resource_entry *entry; in acpi_power_off_list() local
334 struct acpi_power_resource_entry *entry; in acpi_power_on_list() local
383 struct acpi_power_resource_entry *entry; in acpi_power_hide_list() local
402 struct acpi_power_resource_entry *entry; in acpi_power_expose_list() local
456 struct acpi_power_resource_entry *entry; in acpi_power_wakeup_list_init() local
558 struct acpi_power_resource_entry *entry; in acpi_enable_wakeup_device_power() local
610 struct acpi_power_resource_entry *entry; in acpi_disable_wakeup_device_power() local
Dproc.c32 struct acpi_device_physical_node *entry; in acpi_system_wakeup_device_seq_show() local
79 struct acpi_device_physical_node *entry; in physical_device_enable_wakeup() local
/linux-4.1.27/net/netfilter/
Dnf_queue.c49 void nf_queue_entry_release_refs(struct nf_queue_entry *entry) in nf_queue_entry_release_refs()
78 bool nf_queue_entry_get_refs(struct nf_queue_entry *entry) in nf_queue_entry_get_refs()
135 struct nf_queue_entry *entry = NULL; in nf_queue() local
189 void nf_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nf_reinject()
Dnfnetlink_queue_core.c188 __enqueue_entry(struct nfqnl_instance *queue, struct nf_queue_entry *entry) in __enqueue_entry()
195 __dequeue_entry(struct nfqnl_instance *queue, struct nf_queue_entry *entry) in __dequeue_entry()
204 struct nf_queue_entry *entry = NULL, *i; in find_dequeue_entry() local
226 struct nf_queue_entry *entry, *next; in nfqnl_flush() local
283 struct nf_queue_entry *entry, in nfqnl_build_packet_message()
518 struct nf_queue_entry *entry) in __nfqnl_enqueue_packet()
571 struct nf_queue_entry *entry = kmemdup(e, e->size, GFP_ATOMIC); in nf_queue_entry_dup() local
601 static void free_entry(struct nf_queue_entry *entry) in free_entry()
609 struct sk_buff *skb, struct nf_queue_entry *entry) in __nfqnl_enqueue_packet_gso()
638 nfqnl_enqueue_packet(struct nf_queue_entry *entry, unsigned int queuenum) in nfqnl_enqueue_packet()
[all …]
/linux-4.1.27/drivers/s390/block/
Ddcssblk.c88 struct segment_info *entry, *temp; in dcssblk_release_segment() local
109 struct dcssblk_dev_info *entry; in dcssblk_assign_free_minor() local
135 struct dcssblk_dev_info *entry; in dcssblk_get_device_by_name() local
154 struct segment_info *entry; in dcssblk_get_segment_by_name() local
172 struct segment_info *entry; in dcssblk_find_highest_addr() local
190 struct segment_info *entry; in dcssblk_find_lowest_addr() local
213 struct segment_info *sort_list, *entry, temp; in dcssblk_is_continuous() local
324 struct segment_info *entry, *temp; in dcssblk_shared_store() local
428 struct segment_info *entry; in dcssblk_save_store() local
486 struct segment_info *entry; in dcssblk_seglist_show() local
[all …]
/linux-4.1.27/drivers/acpi/apei/
Dapei-base.c69 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val) in __apei_exec_read_register()
83 struct acpi_whea_header *entry) in apei_exec_read_register()
98 struct acpi_whea_header *entry) in apei_exec_read_register_value()
111 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val) in __apei_exec_write_register()
131 struct acpi_whea_header *entry) in apei_exec_write_register()
138 struct acpi_whea_header *entry) in apei_exec_write_register_value()
150 struct acpi_whea_header *entry) in apei_exec_noop()
165 struct acpi_whea_header *entry; in __apei_exec_run() local
217 struct acpi_whea_header *entry; in apei_exec_for_each_entry() local
240 struct acpi_whea_header *entry, in pre_map_gar_callback()
[all …]
Derst.c123 struct acpi_whea_header *entry) in erst_exec_load_var1()
129 struct acpi_whea_header *entry) in erst_exec_load_var2()
135 struct acpi_whea_header *entry) in erst_exec_store_var1()
141 struct acpi_whea_header *entry) in erst_exec_add()
148 struct acpi_whea_header *entry) in erst_exec_subtract()
155 struct acpi_whea_header *entry) in erst_exec_add_value()
169 struct acpi_whea_header *entry) in erst_exec_subtract_value()
183 struct acpi_whea_header *entry) in erst_exec_stall()
200 struct acpi_whea_header *entry) in erst_exec_stall_while_true()
230 struct acpi_whea_header *entry) in erst_exec_skip_next_instruction_if_true()
[all …]
/linux-4.1.27/sound/pci/ac97/
Dac97_proc.c343 static void snd_ac97_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_read()
378 static void snd_ac97_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_regs_write()
405 static void snd_ac97_proc_regs_read(struct snd_info_entry *entry, in snd_ac97_proc_regs_read()
431 struct snd_info_entry *entry; in snd_ac97_proc_init() local
472 struct snd_info_entry *entry; in snd_ac97_bus_proc_init() local
/linux-4.1.27/sound/pci/lola/
Dlola_proc.c110 static void lola_proc_codec_read(struct snd_info_entry *entry, in lola_proc_codec_read()
147 static void lola_proc_codec_rw_write(struct snd_info_entry *entry, in lola_proc_codec_rw_write()
162 static void lola_proc_codec_rw_read(struct snd_info_entry *entry, in lola_proc_codec_rw_read()
172 static void lola_proc_regs_read(struct snd_info_entry *entry, in lola_proc_regs_read()
211 struct snd_info_entry *entry; in lola_proc_debug_new() local
/linux-4.1.27/drivers/firmware/efi/
Defivars.c123 efivar_guid_read(struct efivar_entry *entry, char *buf) in efivar_guid_read()
139 efivar_attr_read(struct efivar_entry *entry, char *buf) in efivar_attr_read()
172 efivar_size_read(struct efivar_entry *entry, char *buf) in efivar_size_read()
189 efivar_data_read(struct efivar_entry *entry, char *buf) in efivar_data_read()
256 efivar_store_raw(struct efivar_entry *entry, const char *buf, size_t count) in efivar_store_raw()
313 efivar_show_raw(struct efivar_entry *entry, char *buf) in efivar_show_raw()
490 struct efivar_entry *entry; in efivar_delete() local
641 struct efivar_entry *entry = data; in efivar_update_sysfs_entry() local
654 struct efivar_entry *entry; in efivar_update_sysfs_entries() local
677 struct efivar_entry *entry; in efivars_sysfs_callback() local
[all …]
Dvars.c357 struct efivar_entry *entry, *n; in variable_is_present() local
532 void efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in efivar_entry_add()
544 void efivar_entry_remove(struct efivar_entry *entry) in efivar_entry_remove()
563 static void efivar_entry_list_del_unlock(struct efivar_entry *entry) in efivar_entry_list_del_unlock()
586 int __efivar_entry_delete(struct efivar_entry *entry) in __efivar_entry_delete()
612 int efivar_entry_delete(struct efivar_entry *entry) in efivar_entry_delete()
652 int efivar_entry_set(struct efivar_entry *entry, u32 attributes, in efivar_entry_set()
794 struct efivar_entry *entry, *n; in efivar_entry_find() local
834 int efivar_entry_size(struct efivar_entry *entry, unsigned long *size) in efivar_entry_size()
864 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in __efivar_entry_get()
[all …]
Druntime-map.c38 static ssize_t type_show(struct efi_runtime_map_entry *entry, char *buf) in type_show()
64 struct efi_runtime_map_entry *entry = to_map_entry(kobj); in map_attr_show() local
94 struct efi_runtime_map_entry *entry; in map_release() local
112 struct efi_runtime_map_entry *entry; in add_sysfs_runtime_map_entry() local
174 struct efi_runtime_map_entry *entry; in efi_runtime_map_init() local
Defi-pstore.c46 static int efi_pstore_read_func(struct efivar_entry *entry, void *data) in efi_pstore_read_func()
124 static inline void __efi_pstore_scan_sysfs_exit(struct efivar_entry *entry, in __efi_pstore_scan_sysfs_exit()
168 struct efivar_entry *entry, *n; in efi_pstore_sysfs_entry_iter() local
276 static int efi_pstore_erase_func(struct efivar_entry *entry, void *data) in efi_pstore_erase_func()
325 struct efivar_entry *entry = NULL; in efi_pstore_erase() local
/linux-4.1.27/arch/sh/mm/
Dtlb-sh5.c59 unsigned long long entry = sh64_next_free_dtlb_entry(); in sh64_get_wired_dtlb_entry() local
74 int sh64_put_wired_dtlb_entry(unsigned long long entry) in sh64_put_wired_dtlb_entry()
152 unsigned long long entry; in tlb_wire_entry() local
172 unsigned long long entry; in tlb_unwire_entry() local
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_doorbell.c99 struct dbell_entry *entry; in vmci_dbell_get_priv_flags() local
145 static void dbell_index_table_add(struct dbell_entry *entry) in dbell_index_table_add()
205 static void dbell_index_table_remove(struct dbell_entry *entry) in dbell_index_table_remove()
290 struct dbell_entry *entry = container_of(work, in dbell_delayed_dispatch() local
302 struct dbell_entry *entry; in vmci_dbell_host_context_notify() local
417 struct dbell_entry *entry; in vmci_doorbell_create() local
512 struct dbell_entry *entry; in vmci_doorbell_destroy() local
Dvmci_queue_pair.c894 struct qp_entry *entry; in qp_list_find() local
913 struct qp_guest_endpoint *entry; in qp_guest_handle_to_entry() local
927 struct qp_broker_entry *entry; in qp_broker_handle_to_entry() local
973 struct qp_guest_endpoint *entry; in qp_guest_endpoint_create() local
1015 static void qp_guest_endpoint_destroy(struct qp_guest_endpoint *entry) in qp_guest_endpoint_destroy()
1031 static int qp_alloc_hypercall(const struct qp_guest_endpoint *entry) in qp_alloc_hypercall()
1087 static void qp_list_add_entry(struct qp_list *qp_list, struct qp_entry *entry) in qp_list_add_entry()
1097 struct qp_entry *entry) in qp_list_remove_entry()
1110 struct qp_guest_endpoint *entry; in qp_detatch_guest_work() local
1377 struct qp_broker_entry *entry = NULL; in qp_broker_create() local
[all …]
Dvmci_datagram.c44 struct datagram_entry *entry; member
67 struct datagram_entry *entry; in dg_create_handle() local
470 struct datagram_entry *entry; in vmci_datagram_destroy_handle() local
/linux-4.1.27/fs/nilfs2/
Ddat.c91 struct nilfs_dat_entry *entry; in nilfs_dat_commit_alloc() local
115 struct nilfs_dat_entry *entry; in nilfs_dat_commit_free() local
142 struct nilfs_dat_entry *entry; in nilfs_dat_commit_start() local
157 struct nilfs_dat_entry *entry; in nilfs_dat_prepare_end() local
190 struct nilfs_dat_entry *entry; in nilfs_dat_commit_end() local
215 struct nilfs_dat_entry *entry; in nilfs_dat_abort_end() local
331 struct nilfs_dat_entry *entry; in nilfs_dat_move() local
400 struct nilfs_dat_entry *entry; in nilfs_dat_translate() local
437 struct nilfs_dat_entry *entry; in nilfs_dat_get_vinfo() local
/linux-4.1.27/fs/squashfs/
Dcache.c69 struct squashfs_cache_entry *entry; in squashfs_cache_get() local
186 void squashfs_cache_put(struct squashfs_cache_entry *entry) in squashfs_cache_put()
266 struct squashfs_cache_entry *entry = &cache->entry[i]; in squashfs_cache_init() local
306 int squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, in squashfs_copy_data()
349 struct squashfs_cache_entry *entry; in squashfs_read_metadata() local
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_release.c165 struct qxl_bo_list *entry; in qxl_release_free_list() local
216 struct qxl_bo_list *entry; in qxl_release_list_add() local
260 struct qxl_bo_list *entry; in qxl_release_reserve_list() local
302 struct qxl_bo_list *entry = list_first_entry(&create_rel->bos, struct qxl_bo_list, tv.head); in qxl_alloc_surface_release_reserved() local
411 struct qxl_bo_list *entry = list_first_entry(&release->bos, struct qxl_bo_list, tv.head); in qxl_release_map() local
425 struct qxl_bo_list *entry = list_first_entry(&release->bos, struct qxl_bo_list, tv.head); in qxl_release_unmap() local
440 struct ttm_validate_buffer *entry; in qxl_release_fence_buffer_objects() local
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dresource.c84 u32 entry; in c4iw_get_resource() local
91 void c4iw_put_resource(struct c4iw_id_table *id_table, u32 entry) in c4iw_put_resource()
99 struct c4iw_qid_list *entry; in c4iw_get_cqid() local
155 struct c4iw_qid_list *entry; in c4iw_put_cqid() local
169 struct c4iw_qid_list *entry; in c4iw_get_qpid() local
229 struct c4iw_qid_list *entry; in c4iw_put_qpid() local
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Dinterrupt.c62 int entry; in tulip_refill_rx() local
116 int entry = tp->cur_rx % RX_RING_SIZE; in tulip_poll() local
368 int entry = tp->cur_rx % RX_RING_SIZE; in tulip_rx() local
531 int entry; in tulip_interrupt() local
590 int entry = dirty_tx % TX_RING_SIZE; in tulip_interrupt() local
/linux-4.1.27/drivers/gpu/drm/
Ddrm_agpsupport.c201 struct drm_agp_mem *entry; in drm_agp_alloc() local
252 struct drm_agp_mem *entry; in drm_agp_lookup_entry() local
275 struct drm_agp_mem *entry; in drm_agp_unbind() local
315 struct drm_agp_mem *entry; in drm_agp_bind() local
360 struct drm_agp_mem *entry; in drm_agp_free() local
441 struct drm_agp_mem *entry, *tempe; in drm_agp_clear() local
Ddrm_scatter.c50 static void drm_sg_cleanup(struct drm_sg_mem * entry) in drm_sg_cleanup()
86 struct drm_sg_mem *entry; in drm_legacy_sg_alloc() local
202 struct drm_sg_mem *entry; in drm_legacy_sg_free() local
Ddrm_hashtab.c61 struct drm_hash_item *entry; in drm_ht_verbose_list() local
76 struct drm_hash_item *entry; in drm_ht_find_key() local
94 struct drm_hash_item *entry; in drm_ht_find_key_rcu() local
111 struct drm_hash_item *entry; in drm_ht_insert_item() local
Ddrm_bufs.c42 struct drm_map_list *entry; in drm_find_matching_map() local
257 struct drm_agp_mem *entry; in drm_addmap_core() local
560 struct drm_buf_entry * entry) in drm_cleanup_buf_error()
601 struct drm_buf_entry *entry; in drm_legacy_addbufs_agp() local
770 struct drm_buf_entry *entry; in drm_legacy_addbufs_pci() local
970 struct drm_buf_entry *entry; in drm_legacy_addbufs_sg() local
1267 struct drm_buf_entry *entry; in drm_legacy_markbufs() local
1463 struct drm_map_list *entry; in drm_legacy_getsarea() local
Ddrm_vma_manager.c314 struct drm_vma_offset_file *new, *entry; in drm_vma_node_allow() local
374 struct drm_vma_offset_file *entry; in drm_vma_node_revoke() local
415 struct drm_vma_offset_file *entry; in drm_vma_node_is_allowed() local
Ddrm_mm.c419 struct drm_mm_node *entry; in drm_mm_search_free_generic() local
463 struct drm_mm_node *entry; in drm_mm_search_free_in_range_generic() local
777 static u64 drm_mm_debug_hole(struct drm_mm_node *entry, in drm_mm_debug_hole()
801 struct drm_mm_node *entry; in drm_mm_debug_table() local
820 static u64 drm_mm_dump_hole(struct seq_file *m, struct drm_mm_node *entry) in drm_mm_dump_hole()
843 struct drm_mm_node *entry; in drm_mm_dump_table() local
Dati_pcigart.c61 struct drm_sg_mem *entry = dev->sg; in drm_ati_pcigart_cleanup() local
101 struct drm_sg_mem *entry = dev->sg; in drm_ati_pcigart_init() local
/linux-4.1.27/sound/pci/ctxfi/
Dctimap.c22 int input_mapper_add(struct list_head *mappers, struct imapper *entry, in input_mapper_add()
68 int input_mapper_delete(struct list_head *mappers, struct imapper *entry, in input_mapper_delete()
102 struct imapper *entry; in free_input_mapper_list() local
Dctdaio.c162 struct imapper *entry; in dao_set_left_input() local
191 struct imapper *entry; in dao_set_right_input() local
220 struct imapper *entry; in dao_clear_left_input() local
244 struct imapper *entry; in dao_clear_right_input() local
635 static int daio_map_op(void *data, struct imapper *entry) in daio_map_op()
648 static int daio_imap_add(struct daio_mgr *mgr, struct imapper *entry) in daio_imap_add()
665 static int daio_imap_delete(struct daio_mgr *mgr, struct imapper *entry) in daio_imap_delete()
694 struct imapper *entry; in daio_mgr_create() local
Dctvmem.c35 struct ct_vm_block *block = NULL, *entry; in get_vm_block() local
80 struct ct_vm_block *entry, *pre_ent; in put_vm_block() local
226 struct ct_vm_block *entry; in ct_vm_destroy() local
/linux-4.1.27/sound/firewire/bebob/
Dbebob_proc.c36 proc_read_hw_info(struct snd_info_entry *entry, in proc_read_hw_info()
72 proc_read_meters(struct snd_info_entry *entry, in proc_read_meters()
105 proc_read_formation(struct snd_info_entry *entry, in proc_read_formation()
132 proc_read_clock(struct snd_info_entry *entry, in proc_read_clock()
161 struct snd_info_entry *entry; in add_node() local
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf_res.c111 struct vmw_cmdbuf_res *entry) in vmw_cmdbuf_res_free()
131 struct vmw_cmdbuf_res *entry, *next; in vmw_cmdbuf_res_commit() local
165 struct vmw_cmdbuf_res *entry, *next; in vmw_cmdbuf_res_revert() local
245 struct vmw_cmdbuf_res *entry; in vmw_cmdbuf_res_remove() local
315 struct vmw_cmdbuf_res *entry, *next; in vmw_cmdbuf_res_man_destroy() local
Dvmwgfx_context.c786 struct vmw_ctx_binding *entry, *next; in vmw_context_binding_state_kill() local
803 struct vmw_ctx_binding *entry; in vmw_context_binding_state_scrub() local
824 struct vmw_ctx_binding *entry, *next; in vmw_context_binding_res_list_kill() local
841 struct vmw_ctx_binding *entry; in vmw_context_binding_res_list_scrub() local
865 struct vmw_ctx_binding *entry, *next; in vmw_context_binding_state_transfer() local
881 struct vmw_ctx_binding *entry; in vmw_context_rebind_all() local
/linux-4.1.27/kernel/
Dauditfilter.c117 struct audit_entry *entry; in audit_init_entry() local
219 static int audit_match_signal(struct audit_entry *entry) in audit_match_signal()
249 struct audit_entry *entry; in audit_to_entry_common() local
333 static int audit_field_valid(struct audit_entry *entry, struct audit_field *f) in audit_field_valid()
417 struct audit_entry *entry; in audit_data_to_entry() local
750 struct audit_entry *entry; in audit_dupe_rule() local
821 static struct audit_entry *audit_find_rule(struct audit_entry *entry, in audit_find_rule()
860 static inline int audit_add_rule(struct audit_entry *entry) in audit_add_rule()
945 static inline int audit_del_rule(struct audit_entry *entry) in audit_del_rule()
1060 struct audit_entry *entry; in audit_rule_change() local
[all …]
Dfutex_compat.c23 fetch_robust_entry(compat_uptr_t *uentry, struct robust_list __user **entry, in fetch_robust_entry()
35 static void __user *futex_uaddr(struct robust_list __user *entry, in futex_uaddr()
53 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local
Djump_label.c128 static int addr_conflict(struct jump_entry *entry, void *start, void *end) in addr_conflict()
158 void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
165 struct jump_entry *entry, in __jump_label_update()
445 struct jump_entry *entry = jump_label_get_entries(key); in jump_label_update() local
Daudit_tree.c132 static void audit_tree_destroy_watch(struct fsnotify_mark *entry) in audit_tree_destroy_watch()
175 struct fsnotify_mark *entry = &chunk->mark; in insert_hash() local
221 struct fsnotify_mark *entry = &chunk->mark; in untag_chunk() local
319 struct fsnotify_mark *entry; in create_chunk() local
473 struct audit_entry *entry; in kill_rules() local
957 static void audit_tree_freeing_mark(struct fsnotify_mark *entry, struct fsnotify_group *group) in audit_tree_freeing_mark()
/linux-4.1.27/drivers/sh/intc/
Dvirq.c27 #define for_each_virq(entry, head) \ argument
86 struct intc_virq_list **last, *entry; in add_virq_to_pirq() local
114 struct intc_virq_list *entry, *vlist = irq_data_get_irq_handler_data(data); in intc_virq_handler() local
162 struct intc_subgroup_entry *entry; in intc_subgroup_init_one() local
213 struct intc_subgroup_entry *entry; in intc_subgroup_map() local
/linux-4.1.27/sound/isa/gus/
Dgus_mem_proc.c34 static ssize_t snd_gf1_mem_proc_dump(struct snd_info_entry *entry, in snd_gf1_mem_proc_dump()
49 static void snd_gf1_mem_proc_free(struct snd_info_entry *entry) in snd_gf1_mem_proc_free()
64 struct snd_info_entry *entry; in snd_gf1_mem_proc_init() local
Dgus_irq.c117 static void snd_gus_irq_info_read(struct snd_info_entry *entry, in snd_gus_irq_info_read()
143 struct snd_info_entry *entry; in snd_gus_irq_profile_init() local
/linux-4.1.27/drivers/ntb/
Dntb_transport.c77 struct list_head entry; member
93 unsigned int entry; member
162 struct list_head entry; member
167 struct list_head entry; member
471 static void ntb_list_add(spinlock_t *lock, struct list_head *entry, in ntb_list_add()
484 struct ntb_queue_entry *entry; in ntb_list_rm() local
1025 struct ntb_queue_entry *entry = data; in ntb_rx_copy_callback() local
1043 static void ntb_memcpy_rx(struct ntb_queue_entry *entry, void *offset) in ntb_memcpy_rx()
1053 static void ntb_async_rx(struct ntb_queue_entry *entry, void *offset, in ntb_async_rx()
1139 struct ntb_queue_entry *entry; in ntb_process_rxc() local
[all …]
/linux-4.1.27/arch/x86/kernel/
Dasm-offsets_64.c36 #define ENTRY(entry) OFFSET(IA32_SIGCONTEXT_ ## entry, sigcontext_ia32, entry) in main() argument
53 #define ENTRY(entry) OFFSET(pt_regs_ ## entry, pt_regs, entry) in main() argument
73 #define ENTRY(entry) OFFSET(saved_context_ ## entry, saved_context, entry) in main() argument
Djump_label.c39 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform()
105 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
121 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/linux-4.1.27/arch/arm64/kernel/
Djump_label.c25 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
42 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dlist.h134 __list_add(struct list_head *entry, in __list_add()
159 list_add(struct list_head *entry, struct list_head *head) in list_add()
180 list_add_tail(struct list_head *entry, struct list_head *head) in list_add_tail()
207 list_del(struct list_head *entry) in list_del()
213 list_del_init(struct list_head *entry) in list_del_init()
/linux-4.1.27/fs/afs/
Dvlclient.c64 struct afs_cache_vlocation *entry; in afs_deliver_vl_get_entry_by_xxx() local
153 struct afs_cache_vlocation *entry, in afs_vl_get_entry_by_name()
194 struct afs_cache_vlocation *entry, in afs_vl_get_entry_by_id()
/linux-4.1.27/fs/ext4/
Dblock_validity.c60 struct ext4_system_zone *new_entry = NULL, *entry; in add_system_zone() local
124 struct ext4_system_zone *entry; in debug_print_tree() local
182 struct ext4_system_zone *entry, *n; in ext4_release_system_zone() local
199 struct ext4_system_zone *entry; in ext4_data_block_valid() local
Dxattr.c190 ext4_xattr_check_names(struct ext4_xattr_entry *entry, void *end, in ext4_xattr_check_names()
236 ext4_xattr_check_entry(struct ext4_xattr_entry *entry, size_t size) in ext4_xattr_check_entry()
250 struct ext4_xattr_entry *entry; in ext4_xattr_find_entry() local
278 struct ext4_xattr_entry *entry; in ext4_xattr_block_get() local
330 struct ext4_xattr_entry *entry; in ext4_xattr_ibody_get() local
398 ext4_xattr_list_entries(struct dentry *dentry, struct ext4_xattr_entry *entry, in ext4_xattr_list_entries()
1231 static void ext4_xattr_shift_entries(struct ext4_xattr_entry *entry, in ext4_xattr_shift_entries()
1260 struct ext4_xattr_entry *entry, *last, *first; in ext4_expand_extra_isize_ea() local
1655 struct ext4_xattr_entry *entry) in ext4_xattr_hash_entry()
1691 struct ext4_xattr_entry *entry) in ext4_xattr_rehash()
Dacl.c39 ext4_acl_entry *entry = in ext4_acl_from_disk() local
104 ext4_acl_entry *entry = (ext4_acl_entry *)e; in ext4_acl_to_disk() local
/linux-4.1.27/tools/perf/util/
Dstrlist.c15 struct rb_node *strlist__node_new(struct rblist *rblist, const void *entry) in strlist__node_new()
55 static int strlist__node_cmp(struct rb_node *rb_node, const void *entry) in strlist__node_cmp()
70 char entry[1024]; in strlist__load() local
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find()
Drblist.c52 const void *entry, in __rblist__findnew()
84 struct rb_node *rblist__find(struct rblist *rblist, const void *entry) in rblist__find()
89 struct rb_node *rblist__findnew(struct rblist *rblist, const void *entry) in rblist__findnew()
/linux-4.1.27/security/integrity/ima/
Dima_api.c27 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry()
43 int xattr_len, struct ima_template_entry **entry) in ima_alloc_init_template()
91 int ima_store_template(struct ima_template_entry *entry, in ima_store_template()
134 struct ima_template_entry *entry; in ima_add_violation() local
269 struct ima_template_entry *entry; in ima_store_measurement() local
Dima_policy.c183 struct ima_rule_entry *entry, *tmp; in ima_lsm_update_rules() local
329 struct ima_rule_entry *entry; in ima_match_policy() local
366 struct ima_rule_entry *entry; in ima_update_policy_flag() local
467 static int ima_lsm_rule_init(struct ima_rule_entry *entry, in ima_lsm_rule_init()
499 static int ima_parse_rule(char *rule, struct ima_rule_entry *entry) in ima_parse_rule()
756 struct ima_rule_entry *entry; in ima_parse_add_rule() local
795 struct ima_rule_entry *entry, *tmp; in ima_delete_rules() local
Dima_queue.c71 static int ima_add_digest_entry(struct ima_template_entry *entry) in ima_add_digest_entry()
108 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry()
/linux-4.1.27/arch/sh/kernel/
Dperf_callchain.c24 struct perf_callchain_entry *entry = data; in callchain_address() local
36 perf_callchain_kernel(struct perf_callchain_entry *entry, struct pt_regs *regs) in perf_callchain_kernel()
/linux-4.1.27/arch/mips/kernel/
Dperf_event.c28 static void save_raw_perf_callchain(struct perf_callchain_entry *entry, in save_raw_perf_callchain()
44 void perf_callchain_kernel(struct perf_callchain_entry *entry, in perf_callchain_kernel()
/linux-4.1.27/fs/proc/
Dproc_sysctl.c106 struct ctl_table *entry; in find_entry() local
133 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry()
172 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry()
194 struct ctl_table *entry; in init_header() local
202 struct ctl_table *entry; in erase_header() local
209 struct ctl_table *entry; in insert_header() local
335 struct ctl_table *entry; in lookup_entry() local
363 struct ctl_table *entry = NULL; in first_entry() local
380 struct ctl_table *entry = *pentry; in next_entry() local
696 struct ctl_table *entry; in proc_sys_readdir() local
[all …]
Dnamespaces.c109 const struct proc_ns_operations **entry, **last; in proc_ns_dir_readdir() local
143 const struct proc_ns_operations **entry, **last; in proc_ns_dir_lookup() local
/linux-4.1.27/sound/synth/emux/
Demux_proc.c30 snd_emux_proc_info_read(struct snd_info_entry *entry, in snd_emux_proc_info_read()
109 struct snd_info_entry *entry; in snd_emux_proc_init() local
/linux-4.1.27/net/dccp/
Dfeat.c282 static void dccp_feat_print_entry(struct dccp_feat_entry const *entry) in dccp_feat_print_entry()
414 static void dccp_feat_entry_destructor(struct dccp_feat_entry *entry) in dccp_feat_entry_destructor()
434 struct dccp_feat_entry *entry; in dccp_feat_list_lookup() local
456 struct dccp_feat_entry *entry; in dccp_feat_entry_new() local
538 static inline void dccp_feat_list_pop(struct dccp_feat_entry *entry) in dccp_feat_list_pop()
546 struct dccp_feat_entry *entry, *next; in dccp_feat_list_purge() local
557 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local
775 struct dccp_feat_entry *entry; in dccp_feat_nn_get() local
805 struct dccp_feat_entry *entry; in dccp_feat_signal_nn_change() local
971 struct dccp_feat_entry *entry; in dccp_feat_finalise_settings() local
[all …]
/linux-4.1.27/drivers/uwb/
Dest.c52 const struct uwb_est_entry *entry; member
257 const struct uwb_est_entry *entry, size_t entries) in uwb_est_register()
306 const struct uwb_est_entry *entry, size_t entries) in uwb_est_unregister()
359 const struct uwb_est_entry *entry; in uwb_est_get_size() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dextdev.c61 struct nvbios_extdev_func *entry) in extdev_parse_entry()
73 u16 entry; in nvbios_extdev_parse() local
87 u16 entry; in nvbios_extdev_find() local
Dtherm.c75 u16 entry; in nvbios_therm_sensor_parse() local
159 u16 entry; in nvbios_therm_fan_parse() local
/linux-4.1.27/drivers/parisc/
Dpdc_stable.c152 pdcspath_fetch(struct pdcspath_entry *entry) in pdcspath_fetch()
193 pdcspath_store(struct pdcspath_entry *entry) in pdcspath_store()
234 pdcspath_hwpath_read(struct pdcspath_entry *entry, char *buf) in pdcspath_hwpath_read()
277 pdcspath_hwpath_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_hwpath_write()
355 pdcspath_layer_read(struct pdcspath_entry *entry, char *buf) in pdcspath_layer_read()
393 pdcspath_layer_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_layer_write()
450 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_show() local
471 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_store() local
977 struct pdcspath_entry *entry; in pdcs_register_pathentries() local
1022 struct pdcspath_entry *entry; in pdcs_unregister_pathentries() local
/linux-4.1.27/kernel/trace/
Dtrace_syscalls.c24 struct syscall_metadata *entry = call->data; in syscall_get_enter_fields() local
116 struct syscall_metadata *entry; in print_syscall_enter() local
163 struct syscall_metadata *entry; in print_syscall_exit() local
195 __set_enter_print_fmt(struct syscall_metadata *entry, char *buf, int len) in __set_enter_print_fmt()
226 struct syscall_metadata *entry = call->data; in set_syscall_print_fmt() local
249 struct syscall_metadata *entry = call->data; in free_syscall_print_fmt() local
297 struct syscall_trace_enter *entry; in ftrace_syscall_enter() local
345 struct syscall_trace_exit *entry; in ftrace_syscall_exit() local
Dtrace_mmiotrace.c172 struct trace_entry *entry = iter->ent; in mmio_print_rw() local
217 struct trace_entry *entry = iter->ent; in mmio_print_map() local
251 struct trace_entry *entry = iter->ent; in mmio_print_mark() local
304 struct trace_mmiotrace_rw *entry; in __trace_mmiotrace_rw() local
334 struct trace_mmiotrace_map *entry; in __trace_mmiotrace_map() local
Dtrace_output.c26 struct trace_entry *entry = iter->ent; in trace_print_bputs_msg_only() local
39 struct trace_entry *entry = iter->ent; in trace_print_bprintk_msg_only() local
52 struct trace_entry *entry = iter->ent; in trace_print_printk_msg_only() local
231 struct trace_entry *entry; in ftrace_raw_output_prep() local
358 seq_print_userip_objs(const struct userstack_entry *entry, struct trace_seq *s, in seq_print_userip_objs()
429 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt()
479 lat_print_generic(struct trace_seq *s, struct trace_entry *entry, int cpu) in lat_print_generic()
565 struct trace_entry *entry = iter->ent; in trace_print_context() local
595 struct trace_entry *entry = iter->ent, in trace_print_lat_context() local
1105 struct trace_entry *entry = iter->ent; in trace_bputs_print() local
[all …]
Dring_buffer_benchmark.c81 int *entry; in read_event() local
104 int *entry; in read_page() local
233 int *entry; in ring_buffer_producer() local
/linux-4.1.27/drivers/net/irda/
Dsir_dongle.c34 struct list_head *entry; in irda_register_dongle() local
65 struct list_head *entry; in sirdev_get_dongle() local
/linux-4.1.27/arch/xtensa/include/asm/
Dtlbflush.h93 static inline void invalidate_itlb_entry_no_isync (unsigned entry) in invalidate_itlb_entry_no_isync()
99 static inline void invalidate_dtlb_entry_no_isync (unsigned entry) in invalidate_dtlb_entry_no_isync()
130 static inline void write_dtlb_entry (pte_t entry, int way) in write_dtlb_entry()
136 static inline void write_itlb_entry (pte_t entry, int way) in write_itlb_entry()
/linux-4.1.27/Documentation/mic/mpssd/
Dsysfs.c26 readsysfs(char *dir, char *entry) in readsysfs()
68 setsysfs(char *dir, char *entry, char *value) in setsysfs()
/linux-4.1.27/kernel/events/
Dcallchain.c27 __weak void perf_callchain_kernel(struct perf_callchain_entry *entry, in perf_callchain_kernel()
32 __weak void perf_callchain_user(struct perf_callchain_entry *entry, in perf_callchain_user()
163 struct perf_callchain_entry *entry; in perf_callchain() local
/linux-4.1.27/fs/f2fs/
Dxattr.h59 #define ENTRY_SIZE(entry) (XATTR_ALIGN(sizeof(struct f2fs_xattr_entry) + \ argument
62 #define XATTR_NEXT_ENTRY(entry) ((struct f2fs_xattr_entry *)((char *)(entry) +\ argument
65 #define IS_XATTR_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument
67 #define list_for_each_xattr(entry, addr) \ argument
Drecovery.c61 struct fsync_inode_entry *entry; in get_fsync_inode() local
175 struct fsync_inode_entry *entry; in find_fsync_dnodes() local
238 struct fsync_inode_entry *entry, *tmp; in destroy_fsync_dnodes() local
455 struct fsync_inode_entry *entry; in recover_data() local
/linux-4.1.27/arch/m68k/include/asm/
Dsun3mmu.h87 register unsigned long entry; in sun3_get_segmap() local
100 static inline void sun3_put_segmap(unsigned long addr, unsigned long entry) in sun3_put_segmap()
115 register unsigned long entry; in sun3_get_pte() local
127 static inline void sun3_put_pte(unsigned long addr, unsigned long entry) in sun3_put_pte()
/linux-4.1.27/arch/x86/include/asm/
Ddesc.h104 #define write_ldt_entry(dt, entry, desc) native_write_ldt_entry(dt, entry, desc) argument
105 #define write_gdt_entry(dt, entry, desc, type) native_write_gdt_entry(dt, entry, desc, type) argument
106 #define write_idt_entry(dt, entry, g) native_write_idt_entry(dt, entry, g) argument
119 static inline void native_write_idt_entry(gate_desc *idt, int entry, const gate_desc *gate) in native_write_idt_entry()
124 static inline void native_write_ldt_entry(struct desc_struct *ldt, int entry, const void *desc) in native_write_ldt_entry()
130 native_write_gdt_entry(struct desc_struct *gdt, int entry, const void *desc, int type) in native_write_gdt_entry()
175 static inline void __set_tss_desc(unsigned cpu, unsigned int entry, void *addr) in __set_tss_desc()
319 static inline void write_trace_idt_entry(int entry, const gate_desc *gate) in write_trace_idt_entry()
337 static inline void write_trace_idt_entry(int entry, const gate_desc *gate) in write_trace_idt_entry()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-proc.c11 static void proc_read_formation(struct snd_info_entry *entry, in proc_read_formation()
83 struct snd_info_entry *entry; in add_node() local
/linux-4.1.27/arch/sparc/kernel/
Dpci_sun4v.c41 unsigned long entry; /* Index into IOTSB. */ member
50 static inline void iommu_batch_start(struct device *dev, unsigned long prot, unsigned long entry) in iommu_batch_start()
66 unsigned long entry = p->entry; in iommu_batch_flush() local
96 static inline void iommu_batch_new_entry(unsigned long entry) in iommu_batch_new_entry()
139 long entry; in dma_4v_alloc_coherent() local
197 static void dma_4v_iommu_demap(void *demap_arg, unsigned long entry, in dma_4v_iommu_demap()
220 unsigned long order, npages, entry; in dma_4v_free_coherent() local
245 long entry; in dma_4v_map_page() local
302 long entry; in dma_4v_unmap_page() local
364 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4v_map_sg() local
[all …]
/linux-4.1.27/drivers/hid/
Dhid-lg4ff.c274 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_adjust_input_event() local
349 struct lg4ff_device_entry *entry; in hid_lg4ff_set_autocenter_default() local
592 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_show() local
641 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_store() local
729 struct lg4ff_device_entry *entry; in range_show() local
755 struct lg4ff_device_entry *entry; in range_store() local
788 struct lg4ff_device_entry *entry; in lg4ff_real_id_show() local
843 struct lg4ff_device_entry *entry; in lg4ff_led_set_brightness() local
878 struct lg4ff_device_entry *entry; in lg4ff_led_get_brightness() local
996 struct lg4ff_device_entry *entry; in lg4ff_init() local
[all …]
/linux-4.1.27/arch/x86/kernel/apic/
Dio_apic.c67 #define for_each_irq_pin(entry, head) \ argument
324 struct IO_APIC_route_entry entry; member
396 struct irq_pin_list *entry; in __add_pin_to_irq_node() local
418 struct irq_pin_list *tmp, *entry; in __remove_pin_from_irq() local
441 struct irq_pin_list *entry; in replace_pin_at_irq_node() local
456 static void __io_apic_modify_irq(struct irq_pin_list *entry, in __io_apic_modify_irq()
458 void (*final)(struct irq_pin_list *entry)) in __io_apic_modify_irq()
473 void (*final)(struct irq_pin_list *entry)) in io_apic_modify_irq()
475 struct irq_pin_list *entry; in io_apic_modify_irq() local
481 static void io_apic_sync(struct irq_pin_list *entry) in io_apic_sync()
[all …]
/linux-4.1.27/arch/powerpc/sysdev/
Dmpic_pasemi_msi.c67 struct msi_desc *entry; in pasemi_msi_teardown_msi_irqs() local
89 struct msi_desc *entry; in pasemi_msi_setup_msi_irqs() local
Dmpic_u3msi.c109 struct msi_desc *entry; in u3msi_teardown_msi_irqs() local
128 struct msi_desc *entry; in u3msi_setup_msi_irqs() local
Dppc4xx_hsta_msi.c43 struct msi_desc *entry; in hsta_setup_msi_irqs() local
108 struct msi_desc *entry; in hsta_teardown_msi_irqs() local
/linux-4.1.27/arch/s390/pci/
Dpci_dma.c29 unsigned long *table, *entry; in dma_alloc_cpu_table() local
47 unsigned long *table, *entry; in dma_alloc_page_table() local
63 static unsigned long *dma_get_seg_table_origin(unsigned long *entry) in dma_get_seg_table_origin()
81 static unsigned long *dma_get_page_table_origin(unsigned long *entry) in dma_get_page_table_origin()
120 unsigned long *entry; in dma_update_cpu_trans() local
184 static void dma_free_seg_table(unsigned long entry) in dma_free_seg_table()
Dpci_clp.c269 void (*cb)(struct clp_fh_list_entry *entry)) in clp_list_pci()
305 static void __clp_add(struct clp_fh_list_entry *entry) in __clp_add()
313 static void __clp_rescan(struct clp_fh_list_entry *entry) in __clp_rescan()
336 static void __clp_update(struct clp_fh_list_entry *entry) in __clp_update()
/linux-4.1.27/net/xfrm/
Dxfrm_algo.c616 int match(const struct xfrm_algo_desc *entry, const void *data), in xfrm_find_algo()
643 static int xfrm_alg_id_match(const struct xfrm_algo_desc *entry, in xfrm_alg_id_match()
670 static int xfrm_alg_name_match(const struct xfrm_algo_desc *entry, in xfrm_alg_name_match()
705 static int xfrm_aead_name_match(const struct xfrm_algo_desc *entry, in xfrm_aead_name_match()
/linux-4.1.27/arch/arm64/include/asm/
Dtlb.h27 #define tlb_remove_entry(tlb, entry) tlb_remove_table(tlb, entry) argument
33 #define tlb_remove_entry(tlb, entry) tlb_remove_page(tlb, entry) argument
/linux-4.1.27/drivers/net/ethernet/natsemi/
Dsonic.c206 int entry = lp->next_tx; in sonic_send_packet() local
291 int entry = lp->cur_tx; in sonic_interrupt() local
412 int entry = lp->cur_rx; in sonic_rx() local
Dsonic.h371 static inline void sonic_cda_put(struct net_device* dev, int entry, in sonic_cda_put()
379 static inline __u16 sonic_cda_get(struct net_device* dev, int entry, in sonic_cda_get()
399 static inline void sonic_tda_put(struct net_device* dev, int entry, in sonic_tda_put()
407 static inline __u16 sonic_tda_get(struct net_device* dev, int entry, in sonic_tda_get()
415 static inline void sonic_rda_put(struct net_device* dev, int entry, in sonic_rda_put()
423 static inline __u16 sonic_rda_get(struct net_device* dev, int entry, in sonic_rda_get()
431 static inline void sonic_rra_put(struct net_device* dev, int entry, in sonic_rra_put()
439 static inline __u16 sonic_rra_get(struct net_device* dev, int entry, in sonic_rra_get()
/linux-4.1.27/net/ieee802154/6lowpan/
Dcore.c145 struct lowpan_dev_record *entry; in lowpan_newlink() local
198 struct lowpan_dev_record *entry, *tmp; in lowpan_dellink() local
246 struct lowpan_dev_record *entry, *tmp; in lowpan_device_event() local
/linux-4.1.27/fs/hfsplus/
Dcatalog.c104 static int hfsplus_cat_build_record(hfsplus_cat_entry *entry, in hfsplus_cat_build_record()
176 hfsplus_cat_entry *entry, int type, in hfsplus_fill_cat_thread()
257 hfsplus_cat_entry entry; in hfsplus_create_cat() local
420 hfsplus_cat_entry entry; in hfsplus_rename_cat() local
/linux-4.1.27/kernel/power/
Dconsole.c47 struct pm_vt_switch *entry, *tmp; in pm_vt_switch_required() local
108 struct pm_vt_switch *entry; in pm_vt_switch() local
/linux-4.1.27/arch/powerpc/kernel/
Diommu.c312 unsigned long entry; in iommu_alloc() local
352 unsigned long entry, free_entry; in iommu_free_check() local
378 unsigned long entry) in get_pool()
399 unsigned long entry, free_entry; in __iommu_free() local
460 unsigned long vaddr, npages, entry, slen; in ppc_iommu_map_sg() local
975 unsigned long iommu_clear_tce(struct iommu_table *tbl, unsigned long entry) in iommu_clear_tce()
995 unsigned long entry, unsigned long pages) in iommu_clear_tces_and_put_pages()
1022 int iommu_tce_build(struct iommu_table *tbl, unsigned long entry, in iommu_tce_build()
1047 int iommu_put_tce_user_mode(struct iommu_table *tbl, unsigned long entry, in iommu_put_tce_user_mode()
Djump_label.c15 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.c732 static int ipg_get_rxbuff(struct net_device *dev, int entry) in ipg_get_rxbuff()
1050 unsigned int entry = dirty % IPG_RFDLIST_LENGTH; in ipg_nic_rxrestore() local
1096 unsigned int entry = sp->rx_current % IPG_RFDLIST_LENGTH; in ipg_nic_rx_free_skb() local
1125 unsigned int entry = sp->rx_current % IPG_RFDLIST_LENGTH; in ipg_nic_rx_check_error() local
1182 struct ipg_rx *rxfd, unsigned entry) in ipg_nic_rx_with_start_and_end()
1217 struct ipg_rx *rxfd, unsigned entry) in ipg_nic_rx_with_start()
1249 struct ipg_rx *rxfd, unsigned entry) in ipg_nic_rx_with_end()
1295 struct ipg_rx *rxfd, unsigned entry) in ipg_nic_rx_no_start_no_end()
1332 unsigned int entry = curr % IPG_RFDLIST_LENGTH; in ipg_nic_rx_jumbo() local
1385 unsigned int entry = curr % IPG_RFDLIST_LENGTH; in ipg_nic_rx() local
[all …]
/linux-4.1.27/drivers/hwmon/
Dapplesmc.c313 static int applesmc_read_entry(const struct applesmc_entry *entry, in applesmc_read_entry()
327 static int applesmc_write_entry(const struct applesmc_entry *entry, in applesmc_write_entry()
378 const struct applesmc_entry *entry; in applesmc_get_lower_bound() local
400 const struct applesmc_entry *entry; in applesmc_get_upper_bound() local
438 const struct applesmc_entry *entry; in applesmc_read_key() local
449 const struct applesmc_entry *entry; in applesmc_write_key() local
460 const struct applesmc_entry *entry; in applesmc_has_key() local
512 const struct applesmc_entry *entry; in applesmc_init_index() local
744 const struct applesmc_entry *entry; in applesmc_light_show() local
969 const struct applesmc_entry *entry; in applesmc_key_at_index_read_show() local
[all …]
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dfwsignal.c743 struct brcmf_fws_mac_descriptor *entry; in brcmf_fws_macdesc_lookup() local
762 struct brcmf_fws_mac_descriptor *entry = &fws->desc.other; in brcmf_fws_macdesc_find() local
785 struct brcmf_fws_mac_descriptor *entry, in brcmf_fws_macdesc_closed()
810 struct brcmf_fws_mac_descriptor *entry, in brcmf_fws_macdesc_cleanup()
872 struct brcmf_fws_mac_descriptor *entry = brcmf_skbcb(skb)->mac; in brcmf_fws_hdrpush() local
923 struct brcmf_fws_mac_descriptor *entry, in brcmf_fws_tim_update()
1001 struct brcmf_fws_mac_descriptor *entry, *existing; in brcmf_fws_macdesc_indicate() local
1062 struct brcmf_fws_mac_descriptor *entry; in brcmf_fws_macdesc_state_indicate() local
1094 struct brcmf_fws_mac_descriptor *entry; in brcmf_fws_interface_state_indicate() local
1139 struct brcmf_fws_mac_descriptor *entry; in brcmf_fws_request_indicate() local
[all …]
Ddebug.c84 struct brcmf_debugfs_entry *entry = inode->i_private; in brcmf_debugfs_entry_open() local
101 struct brcmf_debugfs_entry *entry; in brcmf_debugfs_add_entry() local
/linux-4.1.27/arch/x86/pci/
Dacpi.c236 struct resource_entry *tmp, *entry, *entry2; in validate_resources() local
297 struct resource_entry *entry, *tmp; in add_resources() local
327 struct resource_entry *entry; in release_pci_root_info() local
367 struct resource_entry *entry, *tmp; in probe_pci_root_info() local
/linux-4.1.27/drivers/scsi/aacraid/
Dcommctrl.c179 struct list_head * entry; in open_getadapter_fib() local
247 struct list_head * entry; in next_getadapter_fib() local
349 struct list_head * entry; in aac_close_fib_context() local
391 struct list_head * entry; in close_getadapter_fib() local
Dcommsup.c313 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
377 struct aac_entry * entry = NULL; in aac_queue_get() local
658 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get()
1570 struct list_head * entry; in aac_check_health() local
1738 struct list_head *entry; in aac_command_thread() local
Ddpcsup.c57 struct aac_entry *entry; in aac_response_normal() local
176 struct aac_entry *entry; in aac_command_normal() local
/linux-4.1.27/include/trace/events/
Df2fs.h9 #define show_dev(entry) MAJOR(entry->dev), MINOR(entry->dev) argument
10 #define show_dev_ino(entry) show_dev(entry), (unsigned long)entry->ino argument
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dethtool.c72 struct memory_type_mapping *entry; in mwifiex_get_dump_flag() local
98 struct memory_type_mapping *entry; in mwifiex_get_dump_data() local
/linux-4.1.27/fs/ext3/
Dxattr.c62 #define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument
149 ext3_xattr_check_names(struct ext3_xattr_entry *entry, void *end) in ext3_xattr_check_names()
173 ext3_xattr_check_entry(struct ext3_xattr_entry *entry, size_t size) in ext3_xattr_check_entry()
187 struct ext3_xattr_entry *entry; in ext3_xattr_find_entry() local
215 struct ext3_xattr_entry *entry; in ext3_xattr_block_get() local
265 struct ext3_xattr_entry *entry; in ext3_xattr_ibody_get() local
330 ext3_xattr_list_entries(struct dentry *dentry, struct ext3_xattr_entry *entry, in ext3_xattr_list_entries()
1256 struct ext3_xattr_entry *entry) in ext3_xattr_hash_entry()
1292 struct ext3_xattr_entry *entry) in ext3_xattr_rehash()
Dacl.c38 ext3_acl_entry *entry = in ext3_acl_from_disk() local
102 ext3_acl_entry *entry = (ext3_acl_entry *)e; in ext3_acl_to_disk() local
/linux-4.1.27/arch/powerpc/mm/
Dslb.c58 unsigned long entry) in slb_shadow_update()
72 static inline void slb_shadow_clear(unsigned long entry) in slb_shadow_clear()
79 unsigned long entry) in create_shadowed_slbe()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c152 struct cqm_rmid_entry *entry; in __rmid_entry() local
167 struct cqm_rmid_entry *entry; in __get_rmid() local
182 struct cqm_rmid_entry *entry; in __put_rmid() local
197 struct cqm_rmid_entry *entry; in intel_cqm_setup_rmid_cache() local
208 struct cqm_rmid_entry *entry; in intel_cqm_setup_rmid_cache() local
439 struct cqm_rmid_entry *entry; in intel_cqm_stable() local
509 struct cqm_rmid_entry *entry, *tmp; in intel_cqm_rmid_stabilize() local
/linux-4.1.27/include/linux/netfilter_arp/
Darp_tables.h19 struct arpt_entry entry; member
24 struct arpt_entry entry; member
/linux-4.1.27/fs/ext2/
Dxattr.c70 #define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument
153 struct ext2_xattr_entry *entry; in ext2_xattr_get() local
248 struct ext2_xattr_entry *entry; in ext2_xattr_list() local
957 struct ext2_xattr_entry *entry) in ext2_xattr_hash_entry()
993 struct ext2_xattr_entry *entry) in ext2_xattr_rehash()
Dacl.c42 ext2_acl_entry *entry = in ext2_acl_from_disk() local
106 ext2_acl_entry *entry = (ext2_acl_entry *)e; in ext2_acl_to_disk() local
/linux-4.1.27/arch/powerpc/perf/
Dcallchain.c50 perf_callchain_kernel(struct perf_callchain_entry *entry, struct pt_regs *regs) in perf_callchain_kernel()
235 static void perf_callchain_user_64(struct perf_callchain_entry *entry, in perf_callchain_user_64()
322 static inline void perf_callchain_user_64(struct perf_callchain_entry *entry, in perf_callchain_user_64()
442 static void perf_callchain_user_32(struct perf_callchain_entry *entry, in perf_callchain_user_32()
490 perf_callchain_user(struct perf_callchain_entry *entry, struct pt_regs *regs) in perf_callchain_user()
/linux-4.1.27/drivers/media/common/siano/
Dsmscoreapi.c43 struct list_head entry; member
48 struct list_head entry; member
54 struct list_head entry; member
421 struct list_head entry; member
441 struct smscore_registry_entry_t *entry; in smscore_find_registry() local
467 struct smscore_registry_entry_t *entry; in smscore_registry_getmode() local
481 struct smscore_registry_entry_t *entry; in smscore_registry_gettype() local
494 struct smscore_registry_entry_t *entry; in smscore_registry_setmode() local
506 struct smscore_registry_entry_t *entry; in smscore_registry_settype() local
2155 struct smscore_registry_entry_t *entry = in smscore_module_exit() local
/linux-4.1.27/include/linux/netfilter_ipv4/
Dip_tables.h34 struct ipt_entry entry; member
39 struct ipt_entry entry; member
/linux-4.1.27/arch/x86/platform/uv/
Duv_irq.c136 struct uv_IO_APIC_route_entry *entry; in arch_enable_uv_irq() local
185 struct uv_IO_APIC_route_entry *entry; in arch_disable_uv_irq() local
204 struct uv_IO_APIC_route_entry *entry; in uv_set_irq_affinity() local
/linux-4.1.27/drivers/net/wireless/ath/
Dkey.c42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset()
88 u16 entry, const u8 *mac) in ath_hw_keysetmac()
129 static bool ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, in ath_hw_set_keycache_entry()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-phy-db.c186 struct iwl_phy_db_entry *entry = in iwl_phy_db_free_section() local
221 struct iwl_phy_db_entry *entry; in iwl_phy_db_set_section() local
316 struct iwl_phy_db_entry *entry; in iwl_phy_db_get_section_data() local
375 struct iwl_phy_db_entry *entry; in iwl_phy_db_send_all_channel_groups() local
/linux-4.1.27/fs/configfs/
Ditem.c38 static inline struct config_item *to_item(struct list_head *entry) in to_item()
201 struct list_head *entry; in config_group_find_item() local
/linux-4.1.27/arch/powerpc/oprofile/cell/
Dspu_profiler.c77 static void spu_pc_extract(int cpu, int entry) in spu_pc_extract()
113 int entry; in cell_spu_pc_collection() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlustre_peer.c99 struct uuid_nid_data *data, *entry; in class_add_uuid() local
192 struct uuid_nid_data *entry; in class_check_uuid() local
/linux-4.1.27/drivers/infiniband/core/
Dagent.c59 struct ib_agent_port_private *entry; in __ib_get_agent_port() local
72 struct ib_agent_port_private *entry; in ib_get_agent_port() local
/linux-4.1.27/net/bluetooth/
D6lowpan.c226 struct lowpan_dev *entry; in lookup_peer() local
244 struct lowpan_dev *entry; in lookup_dev() local
564 struct lowpan_dev *entry; in send_mcast_pkt() local
926 struct lowpan_dev *entry = container_of(work, struct lowpan_dev, in delete_netdev() local
936 struct lowpan_dev *entry; in chan_close_cb() local
1177 struct lowpan_dev *entry; in disconnect_all_peers() local
1339 struct lowpan_dev *entry; in lowpan_control_show() local
1370 struct lowpan_dev *entry, *tmp, *new_dev; in disconnect_devices() local
1408 struct lowpan_dev *entry; in device_event() local
/linux-4.1.27/fs/udf/
Dpartition.c136 struct sparingEntry *entry = &st->mapEntry[i]; in udf_get_pblock_spar15() local
188 struct sparingEntry *entry = &st->mapEntry[k]; in udf_relocate_blocks() local
229 struct sparingEntry *entry = &st->mapEntry[l]; in udf_relocate_blocks() local
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h77 #define ll_vfs_rmdir(dir, entry, mnt) vfs_rmdir(dir, entry) argument
80 #define ll_vfs_unlink(inode, entry, mnt) vfs_unlink(inode, entry) argument
81 #define ll_vfs_mknod(dir, entry, mnt, mode, dev) \ argument
83 #define ll_security_inode_unlink(dir, entry, mnt) \ argument
/linux-4.1.27/arch/metag/mm/
Dmmu-meta2.c23 pgd_t *pgd, entry; in mmu_read_first_level_page() local
135 unsigned long entry, addr; in mmu_init() local
/linux-4.1.27/drivers/misc/
Dhpilo.c36 static inline int get_entry_id(int entry) in get_entry_id()
41 static inline int get_entry_len(int entry) in get_entry_len()
67 static int fifo_enqueue(struct ilo_hwinfo *hw, char *fifobar, int entry) in fifo_enqueue()
86 static int fifo_dequeue(struct ilo_hwinfo *hw, char *fifobar, int *entry) in fifo_dequeue()
129 int entry; in ilo_pkt_enqueue() local
144 int entry = 0, pkt_id = 0; in ilo_pkt_dequeue() local
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c213 struct drm_i915_gem_exec_object2 *entry; in i915_gem_execbuffer_unreserve_vma() local
498 struct drm_i915_gem_exec_object2 *entry = vma->exec_entry; in i915_gem_execbuffer_relocate_vma() local
542 const struct drm_i915_gem_exec_object2 *entry = vma->exec_entry; in i915_gem_execbuffer_relocate_vma_slow() local
590 struct drm_i915_gem_exec_object2 *entry = vma->exec_entry; in i915_gem_execbuffer_reserve_vma() local
640 struct drm_i915_gem_exec_object2 *entry = vma->exec_entry; in need_reloc_mappable() local
661 struct drm_i915_gem_exec_object2 *entry = vma->exec_entry; in eb_vma_misplaced() local
700 struct drm_i915_gem_exec_object2 *entry; in i915_gem_execbuffer_reserve() local
1023 struct drm_i915_gem_exec_object2 *entry = vma->exec_entry; in i915_gem_execbuffer_move_to_active() local
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_minidump.c386 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_crb()
404 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_ctrl()
502 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_mux()
520 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_que()
543 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_ocm()
560 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_read_rom()
590 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_l1_cache()
615 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_l2_cache()
855 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_read_memory()
886 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_nop()
[all …]
/linux-4.1.27/arch/x86/xen/
Dsmp.h14 static inline void xen_pvh_early_cpu_init(int cpu, bool entry) in xen_pvh_early_cpu_init()
/linux-4.1.27/drivers/s390/net/
Dqeth_l3.h17 struct list_head entry; member
38 struct list_head entry; member
/linux-4.1.27/arch/x86/kvm/
Dcpuid.c129 struct kvm_cpuid_entry2 *e, *entry; in cpuid_fix_nx_cap() local
249 static void do_cpuid_1_ent(struct kvm_cpuid_entry2 *entry, u32 function, in do_cpuid_1_ent()
259 static int __do_cpuid_ent_emulated(struct kvm_cpuid_entry2 *entry, in __do_cpuid_ent_emulated()
281 static inline int __do_cpuid_ent(struct kvm_cpuid_entry2 *entry, u32 function, in __do_cpuid_ent()
613 static int do_cpuid_ent(struct kvm_cpuid_entry2 *entry, u32 func, in do_cpuid_ent()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_leaf.c831 struct xfs_attr_leaf_entry *entry; in xfs_attr_shortform_allfit() local
875 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_to_shortform() local
1224 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_add_work() local
1652 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_figure_balance() local
1874 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_remove() local
2031 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_unbalance() local
2154 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_lookup_int() local
2264 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_getvalue() local
2543 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_clearflag() local
2612 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_setflag() local
/linux-4.1.27/arch/arm/xen/
Dp2m.c35 struct xen_p2m_entry *entry; in xen_add_phys_to_mach_entry() local
65 struct xen_p2m_entry *entry; in __pfn_to_mfn() local
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7770.c113 struct aic7770_identity *entry; in aic7770_find_device() local
125 aic7770_config(struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io) in aic7770_config()
/linux-4.1.27/tools/usb/usbip/libsrc/
Dlist.h85 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry()
90 static inline void list_del(struct list_head *entry) in list_del()
/linux-4.1.27/net/dccp/ccids/lib/
Dpacket_history.c64 struct tfrc_tx_hist_entry *entry = kmem_cache_alloc(tfrc_tx_hist_slab, gfp_any()); in tfrc_tx_hist_add() local
110 static inline void tfrc_rx_hist_entry_from_skb(struct tfrc_rx_hist_entry *entry, in tfrc_rx_hist_entry_from_skb()
127 struct tfrc_rx_hist_entry *entry = tfrc_rx_hist_last_rcv(h); in tfrc_rx_hist_add_packet() local

1234567