| /Linux-v4.19/arch/nds32/mm/ |
| D | fault.c | 69 void do_page_fault(unsigned long entry, unsigned long addr, in do_page_fault() 285 const struct exception_table_entry *entry; in do_page_fault() local
|
| /Linux-v4.19/net/bluetooth/ |
| D | 6lowpan.c | 226 struct lowpan_btle_dev *entry; in lookup_peer() local 244 struct lowpan_btle_dev *entry; in lookup_dev() local 488 struct lowpan_btle_dev *entry; in send_mcast_pkt() local 779 struct lowpan_btle_dev *entry = container_of(work, in delete_netdev() local 790 struct lowpan_btle_dev *entry; in chan_close_cb() local 1023 struct lowpan_btle_dev *entry; in disconnect_all_peers() local 1183 struct lowpan_btle_dev *entry; in lowpan_control_show() local 1214 struct lowpan_btle_dev *entry, *tmp, *new_dev; in disconnect_devices() local 1252 struct lowpan_btle_dev *entry; in device_event() local
|
| /Linux-v4.19/arch/powerpc/perf/ |
| D | callchain.c | 51 perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, struct pt_regs *regs) in perf_callchain_kernel() 236 static void perf_callchain_user_64(struct perf_callchain_entry_ctx *entry, in perf_callchain_user_64() 323 static inline void perf_callchain_user_64(struct perf_callchain_entry_ctx *entry, in perf_callchain_user_64() 443 static void perf_callchain_user_32(struct perf_callchain_entry_ctx *entry, in perf_callchain_user_32() 491 perf_callchain_user(struct perf_callchain_entry_ctx *entry, struct pt_regs *regs) in perf_callchain_user()
|
| /Linux-v4.19/arch/parisc/mm/ |
| D | hugetlbpage.c | 118 pte_t *ptep, pte_t entry) in __set_huge_pte_at() 138 pte_t *ptep, pte_t entry) in set_huge_pte_at() 152 pte_t entry; in huge_ptep_get_and_clear() local
|
| /Linux-v4.19/drivers/acpi/ |
| D | proc.c | 33 struct acpi_device_physical_node *entry; in acpi_system_wakeup_device_seq_show() local 80 struct acpi_device_physical_node *entry; in physical_device_enable_wakeup() local
|
| /Linux-v4.19/fs/btrfs/ |
| D | free-space-cache.c | 503 struct btrfs_free_space_entry *entry; in io_ctl_add_entry() local 571 struct btrfs_free_space *entry, u8 *type) in io_ctl_read_entry() 598 struct btrfs_free_space *entry) in io_ctl_read_bitmap() 1069 struct btrfs_free_space *entry, *next; in write_bitmap_entries() local 1098 struct btrfs_free_space *entry, *next; in cleanup_bitmap_list() local 1480 struct btrfs_free_space *entry, *prev = NULL; in tree_search_offset() local 1770 struct btrfs_free_space *entry; in find_free_space() local 2031 struct btrfs_free_space *entry; in insert_into_bitmap() local 2490 struct btrfs_free_space *entry; in __btrfs_return_cluster_to_free_space() local 2579 struct btrfs_free_space *entry = NULL; in btrfs_find_space_for_alloc() local [all …]
|
| /Linux-v4.19/net/x25/ |
| D | x25_link.c | 300 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-v4.19/include/linux/netfilter_arp/ |
| D | arp_tables.h | 20 struct arpt_entry entry; member 25 struct arpt_entry entry; member
|
| /Linux-v4.19/drivers/gpu/drm/ |
| D | ati_pcigart.c | 61 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-v4.19/fs/ext2/ |
| D | xattr.c | 71 #define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument 152 struct ext2_xattr_entry *entry; in ext2_xattr_get() local 248 struct ext2_xattr_entry *entry; in ext2_xattr_list() local 964 struct ext2_xattr_entry *entry) in ext2_xattr_hash_entry() 1000 struct ext2_xattr_entry *entry) in ext2_xattr_rehash()
|
| /Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
| D | ring_mode.c | 32 unsigned int entry = tx_q->cur_tx; in jumbo_frm() local 131 unsigned int entry = tx_q->dirty_tx; in clean_desc3() local
|
| /Linux-v4.19/tools/testing/radix-tree/ |
| D | iteration_check.c | 75 void *entry = radix_tree_deref_slot(slot); in tagged_iteration_fn() local 116 void *entry = radix_tree_deref_slot(slot); in untagged_iteration_fn() local
|
| /Linux-v4.19/kernel/trace/ |
| D | trace_output.c | 28 struct trace_entry *entry = iter->ent; in trace_print_bputs_msg_only() local 41 struct trace_entry *entry = iter->ent; in trace_print_bprintk_msg_only() local 54 struct trace_entry *entry = iter->ent; in trace_print_printk_msg_only() local 283 struct trace_entry *entry; in trace_raw_output_prep() local 447 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt() 501 lat_print_generic(struct trace_seq *s, struct trace_entry *entry, int cpu) in lat_print_generic() 591 struct trace_entry *entry = iter->ent; in trace_print_context() local 632 struct trace_entry *entry = iter->ent, in trace_print_lat_context() local 1169 struct trace_entry *entry = iter->ent; in trace_hwlat_print() local 1234 struct trace_entry *entry = iter->ent; in trace_bputs_print() local [all …]
|
| D | ring_buffer_benchmark.c | 88 int *entry; in read_event() local 111 int *entry; in read_page() local 250 int *entry; in ring_buffer_producer() local
|
| /Linux-v4.19/drivers/input/rmi4/ |
| D | rmi_driver.c | 104 struct rmi_function *entry; in rmi_driver_process_reset_requests() local 119 struct rmi_function *entry; in rmi_driver_process_config_requests() local 249 struct rmi_function *entry; in rmi_find_function() local 281 struct rmi_function *entry; in rmi_suspend_functions() local 315 struct rmi_function *entry; in rmi_resume_functions() local 459 struct pdt_entry *entry, u16 pdt_address) in rmi_read_pdt_entry() 504 const struct pdt_entry *entry)) in rmi_scan_pdt_page() 543 void *ctx, const struct pdt_entry *entry)) in rmi_scan_pdt()
|
| /Linux-v4.19/include/linux/netfilter_ipv4/ |
| D | ip_tables.h | 36 struct ipt_entry entry; member 41 struct ipt_entry entry; member
|
| /Linux-v4.19/fs/ext4/ |
| D | xattr.c | 183 ext4_xattr_check_entries(struct ext4_xattr_entry *entry, void *end, in ext4_xattr_check_entries() 284 struct ext4_xattr_entry *entry, *next; in xattr_find_entry() local 439 struct ext4_xattr_entry *entry, void *buffer, in ext4_xattr_inode_verify_hashes() 466 ext4_xattr_inode_get(struct inode *inode, struct ext4_xattr_entry *entry, in ext4_xattr_inode_get() 516 struct ext4_xattr_entry *entry; in ext4_xattr_block_get() local 577 struct ext4_xattr_entry *entry; in ext4_xattr_ibody_get() local 660 ext4_xattr_list_entries(struct dentry *dentry, struct ext4_xattr_entry *entry, in ext4_xattr_list_entries() 808 struct ext4_xattr_entry *entry; in ext4_get_inode_usage() local 963 struct ext4_xattr_entry *entry = BFIRST(block_bh); in __ext4_xattr_set_credits() local 1107 struct ext4_xattr_entry *entry; in ext4_xattr_inode_inc_ref_all() local [all …]
|
| /Linux-v4.19/drivers/net/wireless/ath/ |
| D | key.c | 42 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-v4.19/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gpuvm.c | 83 struct kfd_bo_va_list *entry; in check_if_add_bo_to_vm() local 524 struct kfd_bo_va_list *entry, unsigned long size) in remove_bo_from_vm() 538 struct ttm_validate_buffer *entry = &mem->validate_list; in add_kgd_mem_to_kfd_bo_list() local 718 struct kfd_bo_va_list *entry; in reserve_bo_and_cond_vms() local 811 struct kfd_bo_va_list *entry, in unmap_bo_from_gpuvm() 840 struct kfd_bo_va_list *entry, in update_gpuvm_pte() 863 struct kfd_bo_va_list *entry, struct amdgpu_sync *sync, in map_bo_to_gpuvm() 1265 struct kfd_bo_va_list *entry, *tmp; in amdgpu_amdkfd_gpuvm_free_memory_of_gpu() local 1342 struct kfd_bo_va_list *entry; in amdgpu_amdkfd_gpuvm_map_memory_to_gpu() local 1478 struct kfd_bo_va_list *entry; in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu() local
|
| /Linux-v4.19/sound/firewire/dice/ |
| D | dice-proc.c | 57 static void dice_proc_read(struct snd_info_entry *entry, in dice_proc_read() 246 static void dice_proc_read_formation(struct snd_info_entry *entry, in dice_proc_read_formation() 282 void (*op)(struct snd_info_entry *entry, in add_node() 285 struct snd_info_entry *entry; in add_node() local
|
| /Linux-v4.19/drivers/media/cec/ |
| D | cec-api.c | 220 struct cec_msg_entry *entry = in cec_receive_msg() local 299 struct cec_event_entry *entry = in cec_dqevent() local 641 struct cec_msg_entry *entry = in cec_release() local 649 struct cec_event_entry *entry = in cec_release() local
|
| /Linux-v4.19/block/ |
| D | blk-mq-sysfs.c | 44 struct blk_mq_ctx_sysfs_entry *entry; in blk_mq_sysfs_show() local 67 struct blk_mq_ctx_sysfs_entry *entry; in blk_mq_sysfs_store() local 90 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_show() local 114 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_store() local
|
| /Linux-v4.19/drivers/firmware/ |
| D | iscsi_ibft.c | 258 struct ibft_kobject *entry = data; in ibft_attr_show_initiator() local 299 struct ibft_kobject *entry = data; in ibft_attr_show_nic() local 359 struct ibft_kobject *entry = data; in ibft_attr_show_target() local 423 struct ibft_kobject *entry = data; in ibft_attr_show_acpitbl() local 478 struct ibft_kobject *entry = data; in ibft_check_nic_for() local 532 struct ibft_kobject *entry = data; in ibft_check_tgt_for() local 568 struct ibft_kobject *entry = data; in ibft_check_initiator_for() local
|
| /Linux-v4.19/include/linux/ |
| D | list.h | 44 static inline bool __list_del_entry_valid(struct list_head *entry) in __list_del_entry_valid() 115 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry() 123 static inline void list_del(struct list_head *entry) in list_del() 157 static inline void list_del_init(struct list_head *entry) in list_del_init() 249 struct list_head *head, struct list_head *entry) in __list_cut_position() 275 struct list_head *head, struct list_head *entry) in list_cut_position() 304 struct list_head *entry) in list_cut_before()
|
| /Linux-v4.19/drivers/net/xen-netback/ |
| D | hash.c | 38 struct xenvif_hash_cache_entry *new, *entry, *oldest; in xenvif_add_hash() local 97 struct xenvif_hash_cache_entry *entry; in xenvif_flush_hash() local 117 struct xenvif_hash_cache_entry *entry; in xenvif_find_hash() local
|