| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_irq.h | 14 u16 num_entries; /* total vectors available */ member 20 u32 num_entries; member
|
| /linux/drivers/char/agp/ |
| H A D | efficeon-agp.c | 198 int num_entries, l1_pages; in efficeon_create_gatt_table() local 238 int i, count = mem->page_count, num_entries; in efficeon_insert_memory() local 287 int i, count = mem->page_count, num_entries; in efficeon_remove_memory() local
|
| H A D | generic.c | 321 int num_entries; in agp_num_entries() local 855 int num_entries; in agp_generic_create_gatt_table() local 1027 int num_entries; in agp_generic_insert_memory() local 1111 int mask_type, num_entries; in agp_generic_remove_memory() local
|
| H A D | agp.h | 66 int num_entries; member 73 int num_entries; member 80 int num_entries; member 87 int num_entries; member 93 int num_entries; member
|
| H A D | uninorth-agp.c | 152 int i, num_entries; in uninorth_insert_memory() local 375 int num_entries; in uninorth_create_gatt_table() local
|
| /linux/include/net/tc_act/ |
| H A D | tc_gate.h | 33 size_t num_entries; member 110 u32 num_entries; in tcf_gate_num_entries() local 124 u32 num_entries; in tcf_gate_get_list() local
|
| /linux/kernel/kcsan/ |
| H A D | report.c | 277 get_stack_skipnr(const unsigned long stack_entries[],int num_entries) get_stack_skipnr() argument 315 replace_stack_entry(unsigned long stack_entries[],int num_entries,unsigned long ip,unsigned long * replaced) replace_stack_entry() argument 348 sanitize_stack_entries(unsigned long stack_entries[],int num_entries,unsigned long ip,unsigned long * replaced) sanitize_stack_entries() argument 368 print_stack_trace(unsigned long stack_entries[],int num_entries,unsigned long reordered_to) print_stack_trace() argument [all...] |
| /linux/drivers/pci/ |
| H A D | tph.c | 438 int num_entries, i, offset; in pci_restore_tph_state() local 468 int num_entries, i, offset; in pci_save_tph_state() local 506 int num_entries; in pci_tph_init() local
|
| /linux/arch/loongarch/kernel/ |
| H A D | unwind_orc.c | 60 unsigned int num_entries, unsigned long ip) in __orc_find() 248 unsigned int num_entries = orc_ip_size / sizeof(int); in unwind_module_init() local 276 size_t num_entries = orc_ip_size / sizeof(int); in unwind_init() local
|
| /linux/fs/exfat/ |
| H A D | dir.c | 486 exfat_init_ext_entry(struct exfat_entry_set_cache * es,int num_entries,struct exfat_uni_name * p_uniname) exfat_init_ext_entry() argument 761 __exfat_get_dentry_set(struct exfat_entry_set_cache * es,struct super_block * sb,struct exfat_chain * p_dir,int entry,unsigned int num_entries) __exfat_get_dentry_set() argument 842 exfat_get_dentry_set(struct exfat_entry_set_cache * es,struct super_block * sb,struct exfat_chain * p_dir,int entry,unsigned int num_entries) exfat_get_dentry_set() argument 929 exfat_get_empty_dentry_set(struct exfat_entry_set_cache * es,struct super_block * sb,struct exfat_chain * p_dir,int entry,unsigned int num_entries) exfat_get_empty_dentry_set() argument 952 exfat_set_empty_hint(struct exfat_inode_info * ei,struct exfat_hint_femp * candi_empty,struct exfat_chain * clu,int dentry,int num_entries,int entry_type) exfat_set_empty_hint() argument 1005 int num_entries = exfat_calc_num_entries(p_uniname); exfat_find_dir_entry() local [all...] |
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pt.c | 700 u32 *num_entries, bool clear_pt) in xe_pt_stage_bind() 1003 u32 num_entries) in xe_pt_cancel_bind() 1059 u32 num_entries, struct llist_head *deferred) in xe_pt_commit() 1086 u32 num_entries, bool rebind) in xe_pt_abort_bind() 1116 u32 num_entries, bool rebind) in xe_pt_commit_prepare_bind() 1148 u32 num_entries) in xe_pt_free_bind() 1160 u32 *num_entries, bool invalidate_on_bind) in xe_pt_prepare_bind() 1175 unsigned int num_entries, bool bind) in xe_vm_dbg_print_entries() 1593 int num_entries = prl->num_entries; in generate_reclaim_entry() local 1856 u32 num_entries) in xe_pt_abort_unbind() [all …]
|
| H A D | xe_lmtt.c | 62 unsigned int num_entries = level ? lmtt->ops->lmtt_pte_num(level) : 0; in lmtt_pt_alloc() local 126 unsigned int num_entries = lmtt->ops->lmtt_pte_num(pd->level); in lmtt_fini_pd() local 326 unsigned int num_entries = pd->level ? lmtt->ops->lmtt_pte_num(pd->level) : 0; in lmtt_destroy_pt() local
|
| /linux/arch/x86/kernel/ |
| H A D | unwind_orc.c | 85 unsigned int num_entries, unsigned long ip) in __orc_find() 310 unsigned int num_entries = orc_ip_size / sizeof(int); in unwind_module_init() local 337 size_t num_entries = orc_ip_size / sizeof(int); in unwind_init() local
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-arm.c | 316 static void __arm_lpae_sync_pte(arm_lpae_iopte *ptep, int num_entries, in __arm_lpae_sync_pte() 323 static void __arm_lpae_clear_pte(arm_lpae_iopte *ptep, struct io_pgtable_cfg *cfg, int num_entries) in __arm_lpae_clear_pte() 339 int lvl, int num_entries, arm_lpae_iopte *ptep) in __arm_lpae_init_pte() 360 arm_lpae_iopte prot, int lvl, int num_entries, in arm_lpae_init_pte() 431 int ret = 0, num_entries, max_entries, map_idx_start; in __arm_lpae_map() local 629 int i = 0, num_entries, max_entries, unmap_idx_start; in __arm_lpae_unmap() local
|
| H A D | io-pgtable-arm-v7s.c | 314 static void __arm_v7s_pte_sync(arm_v7s_iopte *ptep, int num_entries, in __arm_v7s_pte_sync() 324 int num_entries, struct io_pgtable_cfg *cfg) in __arm_v7s_set_pte() 396 int lvl, int num_entries, arm_v7s_iopte *ptep) in arm_v7s_init_pte() 466 int num_entries = size >> ARM_V7S_LVL_SHIFT(lvl); in __arm_v7s_map() local 564 int idx, i = 0, num_entries = size >> ARM_V7S_LVL_SHIFT(lvl); in __arm_v7s_unmap() local
|
| H A D | io-pgtable-dart.c | 114 dart_iopte prot, int num_entries, in dart_init_pte() 233 int ret = 0, tbl, num_entries, max_entries, map_idx_start; in dart_map_pages() local 299 int i = 0, num_entries, max_entries, unmap_idx_start; in dart_unmap_pages() local
|
| /linux/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 384 symbol_node_t *regnode, u_int num_entries) in aic_print_reg_dump_end() 549 int num_entries; in symtable_dump() local
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | cq.c | 612 static void mlx4_ib_qp_sw_comp(struct mlx4_ib_qp *qp, int num_entries, in mlx4_ib_qp_sw_comp() 636 static void mlx4_ib_poll_sw_comp(struct mlx4_ib_cq *cq, int num_entries, in mlx4_ib_poll_sw_comp() 882 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx4_ib_poll_cq()
|
| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_coredump.h | 37 __le32 num_entries; member
|
| H A D | iosm_ipc_coredump.c | 66 u32 byte_read, num_entries, file_size; in ipc_coredump_get_list() local
|
| /linux/tools/perf/util/dwarf-regs-arch/ |
| H A D | dwarf-regs-x86.c | 145 static int get_regnum(const struct dwarf_regs_idx *entries, size_t num_entries, const char *name) in get_regnum()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | cq.c | 397 static void sw_comp(struct mlx5_ib_qp *qp, int num_entries, struct ib_wc *wc, in sw_comp() 430 static void mlx5_ib_poll_sw_comp(struct mlx5_ib_cq *cq, int num_entries, in mlx5_ib_poll_sw_comp() 584 static int poll_soft_wc(struct mlx5_ib_cq *cq, int num_entries, in poll_soft_wc() 610 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq()
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_pil_info.c | 24 size_t num_entries; member
|
| /linux/drivers/fwctl/pds/ |
| H A D | main.c | 220 u32 num_entries; in pdsfc_get_operations() local 288 u32 num_entries; in pdsfc_validate_rpc() local
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_vl.h | 56 u64 cycle_time_ext, u32 num_entries, in sja1105_vl_gate()
|