/Linux-v5.10/drivers/scsi/qla2xxx/ |
D | qla_tmpl.c | 123 qla27xx_skip_entry(struct qla27xx_fwdt_entry *ent, void *buf) in qla27xx_skip_entry() 130 qla27xx_next_entry(struct qla27xx_fwdt_entry *ent) in qla27xx_next_entry() 137 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t0() 148 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t255() 160 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t256() 176 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t257() 192 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t258() 211 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t259() 230 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t260() 244 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t261() [all …]
|
/Linux-v5.10/drivers/nubus/ |
D | nubus.c | 242 struct nubus_dirent ent; in nubus_get_board_dir() local 258 int nubus_get_subdir(const struct nubus_dirent *ent, in nubus_get_subdir() 268 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir() 324 struct nubus_dirent *ent) in nubus_find_rsrc() 343 struct nubus_dirent ent; in nubus_get_block_rsrc_dir() local 363 struct nubus_dirent ent; in nubus_get_display_vidmode() local 392 const struct nubus_dirent *ent) in nubus_get_display_resource() 414 const struct nubus_dirent *ent) in nubus_get_network_resource() 436 const struct nubus_dirent *ent) in nubus_get_cpu_resource() 469 const struct nubus_dirent *ent) in nubus_get_private_resource() [all …]
|
D | proc.c | 69 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_dir() 121 struct nubus_dirent ent; in nubus_proc_rsrc_show() local 141 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_mem() 160 const struct nubus_dirent *ent) in nubus_proc_add_rsrc()
|
/Linux-v5.10/fs/nfsd/ |
D | nfs4idmap.c | 62 struct ent { struct 79 struct ent *new = container_of(cnew, struct ent, h); in ent_init() argument 111 idtoname_hash(struct ent *ent) in idtoname_hash() 135 struct ent *ent = container_of(ch, struct ent, h); in idtoname_request() local 159 struct ent *ent; in idtoname_show() local 207 struct ent ent, *res; in idtoname_parse() local 300 nametoid_hash(struct ent *ent) in nametoid_hash() 315 struct ent *ent = container_of(ch, struct ent, h); in nametoid_request() local 337 struct ent *ent; in nametoid_show() local 377 struct ent ent, *res; in nametoid_parse() local [all …]
|
/Linux-v5.10/drivers/scsi/ |
D | esp_scsi.c | 404 static dma_addr_t esp_cur_dma_addr(struct esp_cmd_entry *ent, in esp_cur_dma_addr() 419 static unsigned int esp_cur_dma_len(struct esp_cmd_entry *ent, in esp_cur_dma_len() 431 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent, in esp_advance_dma() 465 static void esp_save_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_save_pointers() 480 static void esp_restore_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_restore_pointers() 574 static int esp_alloc_lun_tag(struct esp_cmd_entry *ent, in esp_alloc_lun_tag() 617 static void esp_free_lun_tag(struct esp_cmd_entry *ent, in esp_free_lun_tag() 630 static void esp_map_sense(struct esp *esp, struct esp_cmd_entry *ent) in esp_map_sense() 642 static void esp_unmap_sense(struct esp *esp, struct esp_cmd_entry *ent) in esp_unmap_sense() 657 static void esp_autosense(struct esp *esp, struct esp_cmd_entry *ent) in esp_autosense() [all …]
|
/Linux-v5.10/drivers/bcma/ |
D | scan.c | 159 u32 ent = readl(*eromptr); in bcma_erom_get_ent() local 171 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_ci() local 181 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_end() local 188 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_bridge() local 197 u32 ent; in bcma_erom_skip_component() local 211 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_mst_port() local 225 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() local
|
/Linux-v5.10/fs/ocfs2/ |
D | filecheck.c | 212 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_adjust_max() 307 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_show() local 350 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_is_dup_entry() 366 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *ent) in ocfs2_filecheck_erase_entry() 384 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_erase_entries() 401 ocfs2_filecheck_done_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_done_entry() 433 ocfs2_filecheck_handle_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_handle_entry() 458 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_store() local
|
/Linux-v5.10/lib/ |
D | error-inject.c | 25 struct ei_entry *ent; in within_error_injection_list() local 41 struct ei_entry *ent; in get_injectable_error_type() local 62 struct ei_entry *ent; in populate_error_injection_list() local 112 struct ei_entry *ent, *n; in module_unload_ei_list() local 190 struct ei_entry *ent = list_entry(v, struct ei_entry, list); in ei_seq_show() local
|
/Linux-v5.10/drivers/w1/ |
D | w1_family.c | 23 struct list_head *ent, *n; in w1_register_family() local 56 struct list_head *ent, *n; in w1_unregister_family() local 88 struct list_head *ent, *n; in w1_family_registered() local
|
/Linux-v5.10/drivers/infiniband/hw/mlx5/ |
D | mr.c | 138 struct mlx5_cache_ent *ent = mr->cache_ent; in create_mkey_callback() local 168 static struct mlx5_ib_mr *alloc_cache_mr(struct mlx5_cache_ent *ent, void *mkc) in alloc_cache_mr() 191 static int add_keys(struct mlx5_cache_ent *ent, unsigned int num) in add_keys() 239 static struct mlx5_ib_mr *create_cache_mr(struct mlx5_cache_ent *ent) in create_cache_mr() 276 static void remove_cache_mr_locked(struct mlx5_cache_ent *ent) in remove_cache_mr_locked() 293 static int resize_available_mrs(struct mlx5_cache_ent *ent, unsigned int target, in resize_available_mrs() 327 struct mlx5_cache_ent *ent = filp->private_data; in size_write() local 365 struct mlx5_cache_ent *ent = filp->private_data; in size_read() local 386 struct mlx5_cache_ent *ent = filp->private_data; in limit_write() local 410 struct mlx5_cache_ent *ent = filp->private_data; in limit_read() local [all …]
|
/Linux-v5.10/drivers/soc/qcom/ |
D | cmd-db.c | 113 rsc_offset(const struct rsc_hdr *hdr, const struct entry_header *ent) in rsc_offset() 141 const struct entry_header *ent; in cmd_db_get_header() local 185 const struct entry_header *ent; in cmd_db_read_addr() local 204 const struct entry_header *ent; in cmd_db_read_aux_data() local 228 const struct entry_header *ent; in cmd_db_read_slave_id() local 245 const struct entry_header *ent; in cmd_db_debugfs_dump() local
|
/Linux-v5.10/tools/testing/selftests/vm/ |
D | transhuge-stress.c | 25 #define PAGEMAP_PRESENT(ent) (((ent) & (1ull << 63)) != 0) argument 26 #define PAGEMAP_PFN(ent) ((ent) & ((1ull << 55) - 1)) argument 32 uint64_t ent[2]; in allocate_transhuge() local
|
/Linux-v5.10/mm/ |
D | swap_cgroup.c | 76 static struct swap_cgroup *lookup_swap_cgroup(swp_entry_t ent, in lookup_swap_cgroup() 97 unsigned short swap_cgroup_cmpxchg(swp_entry_t ent, in swap_cgroup_cmpxchg() 126 unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id, in swap_cgroup_record() 162 unsigned short lookup_swap_cgroup_id(swp_entry_t ent) in lookup_swap_cgroup_id()
|
/Linux-v5.10/kernel/trace/ |
D | blktrace.c | 1248 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace() 1253 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg) in pdu_start() 1258 static inline u64 t_cgid(const struct trace_entry *ent) in t_cgid() 1263 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg) in pdu_real_len() 1268 static inline u32 t_action(const struct trace_entry *ent) in t_action() 1273 static inline u32 t_bytes(const struct trace_entry *ent) in t_bytes() 1278 static inline u32 t_sec(const struct trace_entry *ent) in t_sec() 1283 static inline unsigned long long t_sector(const struct trace_entry *ent) in t_sector() 1288 static inline __u16 t_error(const struct trace_entry *ent) in t_error() 1293 static __u64 get_pdu_int(const struct trace_entry *ent, bool has_cg) in get_pdu_int() [all …]
|
/Linux-v5.10/include/linux/ |
D | swap_cgroup.h | 20 unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id, in swap_cgroup_record() 27 unsigned short lookup_swap_cgroup_id(swp_entry_t ent) in lookup_swap_cgroup_id()
|
/Linux-v5.10/net/netfilter/ |
D | xt_hashlimit.c | 177 static inline bool dst_cmp(const struct dsthash_ent *ent, in dst_cmp() 202 struct dsthash_ent *ent; in dsthash_find() local 220 struct dsthash_ent *ent; in dsthash_alloc_init() local 261 struct dsthash_ent *ent = container_of(head, struct dsthash_ent, rcu); in dsthash_free_rcu() local 267 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free() 1094 static void dl_seq_print(struct dsthash_ent *ent, u_int8_t family, in dl_seq_print() 1125 static int dl_seq_real_show_v2(struct dsthash_ent *ent, u_int8_t family, in dl_seq_real_show_v2() 1140 static int dl_seq_real_show_v1(struct dsthash_ent *ent, u_int8_t family, in dl_seq_real_show_v1() 1155 static int dl_seq_real_show(struct dsthash_ent *ent, u_int8_t family, in dl_seq_real_show() 1174 struct dsthash_ent *ent; in dl_seq_show_v2() local [all …]
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 78 struct mlx5_cmd_work_ent *ent; in cmd_alloc_ent() local 98 static void cmd_free_ent(struct mlx5_cmd_work_ent *ent) in cmd_free_ent() 140 static void cmd_ent_get(struct mlx5_cmd_work_ent *ent) in cmd_ent_get() 145 static void cmd_ent_put(struct mlx5_cmd_work_ent *ent) in cmd_ent_put() 217 static void set_signature(struct mlx5_cmd_work_ent *ent, int csum) in set_signature() 226 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout() 243 static int verify_signature(struct mlx5_cmd_work_ent *ent) in verify_signature() 786 struct mlx5_cmd_work_ent *ent, int input) in dump_command() 850 struct mlx5_cmd_work_ent *ent = container_of(dwork, in cb_timeout_handler() local 914 struct mlx5_cmd_work_ent *ent = container_of(work, struct mlx5_cmd_work_ent, work); in cmd_work_handler() local [all …]
|
/Linux-v5.10/drivers/infiniband/hw/mlx4/ |
D | cm.c | 179 struct id_map_entry *ent = container_of(delay, struct id_map_entry, timeout); in id_map_ent_timeout() local 202 struct id_map_entry *ent; in sl_id_map_add() local 234 struct id_map_entry *ent; in id_map_alloc() local 266 struct id_map_entry *ent; in id_map_get() local 549 struct id_map_entry *ent = in mlx4_ib_cm_paravirt_clean() local 561 struct id_map_entry *ent = in mlx4_ib_cm_paravirt_clean() local
|
/Linux-v5.10/drivers/nvdimm/ |
D | btt.h | 35 #define ent_lba(ent) (ent & MAP_LBA_MASK) argument 36 #define ent_e_flag(ent) (!!(ent & MAP_ERR_MASK)) argument 37 #define ent_z_flag(ent) (!!(ent & MAP_TRIM_MASK)) argument 38 #define set_e_flag(ent) (ent |= MAP_ERR_MASK) argument 40 #define ent_normal(ent) (ent_e_flag(ent) && ent_z_flag(ent)) argument 93 struct log_entry ent[4]; member
|
/Linux-v5.10/arch/powerpc/platforms/powernv/ |
D | opal-xscom.c | 90 struct scom_debug_entry *ent = filp->private_data; in scom_debug_read() local 121 struct scom_debug_entry *ent = filp->private_data; in scom_debug_write() local 158 struct scom_debug_entry *ent; in scom_debug_init_one() local
|
D | memtrace.c | 42 struct memtrace_entry *ent = filp->private_data; in memtrace_read() local 177 struct memtrace_entry *ent = &memtrace_array[i]; in memtrace_init_debugfs() local 212 struct memtrace_entry *ent; in memtrace_online() local
|
/Linux-v5.10/fs/proc/ |
D | proc_tty.c | 135 struct proc_dir_entry *ent; in proc_tty_register_driver() local 151 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
|
D | kcore.c | 128 struct kcore_list *ent; in kcore_ram_list() local 145 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info() 178 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info() 189 struct kcore_list *ent; in kclist_add_private() local
|
/Linux-v5.10/tools/perf/tests/ |
D | builtin-test.c | 503 #define for_each_shell_test(dir, base, ent) \ argument 532 struct dirent *ent; in shell_tests__max_desc_width() local 583 struct dirent *ent; in run_shell_tests() local 716 struct dirent *ent; in perf_test__list_shell() local
|
/Linux-v5.10/tools/iio/ |
D | lsiio.c | 43 const struct dirent *ent; in dump_channels() local 103 const struct dirent *ent; in dump_devices() local
|