Home
last modified time | relevance | path

Searched defs:map (Results 2501 - 2525 of 2547) sorted by relevance

1...<<101102

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c169 struct trace_eval_map map; member
2446 unsigned map; in __trace_find_cmdline() local
2489 int *map = smp_load_acquire(&tgid_map); in trace_find_tgid_ptr() local
5018 int *map; in set_tracer_flag() local
5774 struct trace_eval_map **map; trace_insert_eval_map_file() local
5834 struct trace_eval_map **map; trace_insert_eval_map() local
9335 union trace_eval_map_item *map; trace_module_remove_evals() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c199 bpf_map_ptr_store(struct bpf_insn_aux_data *aux, const struct bpf_map *map, bool unpriv) bpf_map_ptr_store() argument
455 is_acquire_function(enum bpf_func_id func_id, const struct bpf_map *map) is_acquire_function() argument
2994 struct bpf_map *map = regs[regno].map_ptr; check_map_access_type() local
3110 struct bpf_map *map = reg->map_ptr; check_map_access() local
3725 bpf_map_is_rdonly(const struct bpf_map *map) bpf_map_is_rdonly() argument
3745 bpf_map_direct_read(struct bpf_map *map, int off, int size, u64 *val) bpf_map_direct_read() argument
3832 struct bpf_map *map = reg->map_ptr; check_ptr_to_map_access() local
4003 struct bpf_map *map = reg->map_ptr; check_mem_access() local
4449 struct bpf_map *map = reg->map_ptr; process_spin_lock() local
4973 check_map_func_compatibility(struct bpf_verifier_env *env, struct bpf_map *map, int func_id) check_map_func_compatibility() argument
5517 struct bpf_map *map = meta->map_ptr; record_func_map() local
5561 struct bpf_map *map = meta->map_ptr; record_func_key() local
8038 const struct bpf_map *map = reg->map_ptr; mark_ptr_or_null_reg() local
8412 struct bpf_map *map; check_ld_imm() local
10463 check_map_prealloc(struct bpf_map *map) check_map_prealloc() argument
10484 is_preallocated_map(struct bpf_map *map) is_preallocated_map() argument
10493 check_map_prog_compatibility(struct bpf_verifier_env *env, struct bpf_map *map, struct bpf_prog *prog) check_map_prog_compatibility() argument
10567 bpf_map_is_cgroup_storage(struct bpf_map *map) bpf_map_is_cgroup_storage() argument
10606 struct bpf_map *map; resolve_pseudo_ldimm64() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Ddev.c693 static int netdev_boot_setup_add(char *name, struct ifmap *map) in netdev_boot_setup_add() argument
777 struct ifmap map; netdev_boot_setup() local
2453 struct xps_map *map = NULL; remove_xps_queue() local
2579 expand_xps_map(struct xps_map *map, int attr_index, u16 index, bool is_rxqs_map) expand_xps_map() argument
2627 struct xps_map *map, *new_map; __netif_set_xps_queue() local
3855 const struct netprio_map *map; skb_update_prio() local
3944 struct xps_map *map; __get_xps_queue_idx() local
4360 struct rps_map *map; get_rps_cpu() local
[all...]
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h639 dma_addr_t map; member
715 void __iomem *map; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5263 int t4_read_rss(struct adapter *adapter, u16 *map) in t4_read_rss() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1269 struct bnxt_tpa_idx_map *map = rxr->rx_tpa_idx_map; in bnxt_alloc_agg_idx() local
1282 struct bnxt_tpa_idx_map *map = rxr->rx_tpa_idx_map; in bnxt_free_agg_idx() local
1289 struct bnxt_tpa_idx_map *map = rxr->rx_tpa_idx_map; in bnxt_lookup_agg_idx() local
2925 struct bnxt_tpa_idx_map *map; in bnxt_free_one_rx_ring_skbs() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h1040 struct map_list map[MAX_SKB_FRAGS+1]; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h432 check_and_init_map_value(struct bpf_map *map, void *dst) check_and_init_map_value() argument
479 copy_map_value(struct bpf_map *map, void *dst, void *src) copy_map_value() argument
484 copy_map_value_long(struct bpf_map *map, void *dst, void *src) copy_map_value_long() argument
509 zero_map_value(struct bpf_map *map, void *dst) zero_map_value() argument
539 struct bpf_map map; global() member
546 map_to_offmap(struct bpf_map *map) map_to_offmap() argument
551 bpf_map_offload_neutral(const struct bpf_map *map) bpf_map_offload_neutral() argument
556 bpf_map_support_seq_show(const struct bpf_map *map) bpf_map_support_seq_show() argument
1365 struct bpf_map *map; global() member
1516 struct bpf_map *map; global() member
1701 bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, void *key, void *value) bpf_struct_ops_map_sys_lookup_elem() argument
1730 struct bpf_map map; global() member
1764 bpf_map_flags_to_cap(struct bpf_map *map) bpf_map_flags_to_cap() argument
1792 map_type_contains_progs(struct bpf_map *map) map_type_contains_progs() argument
2101 bpf_map_kmalloc_node(const struct bpf_map *map, size_t size, gfp_t flags, int node) bpf_map_kmalloc_node() argument
2108 bpf_map_kzalloc(const struct bpf_map *map, size_t size, gfp_t flags) bpf_map_kzalloc() argument
2114 bpf_map_kvcalloc(struct bpf_map *map, size_t n, size_t size, gfp_t flags) bpf_map_kvcalloc() argument
2120 bpf_map_alloc_percpu(const struct bpf_map *map, size_t size, size_t align, gfp_t flags) bpf_map_alloc_percpu() argument
2128 bpf_map_init_elem_count(struct bpf_map *map) bpf_map_init_elem_count() argument
2141 bpf_map_free_elem_count(struct bpf_map *map) bpf_map_free_elem_count() argument
2146 bpf_map_inc_elem_count(struct bpf_map *map) bpf_map_inc_elem_count() argument
2151 bpf_map_dec_elem_count(struct bpf_map *map) bpf_map_dec_elem_count() argument
2223 struct bpf_map *map; global() member
2574 dev_map_enqueue_multi(struct xdp_frame *xdpf, struct net_device *dev_rx, struct bpf_map *map, bool exclude_ingress) dev_map_enqueue_multi() argument
2590 dev_map_redirect_multi(struct net_device *dev, struct sk_buff *skb, struct bpf_prog *xdp_prog, struct bpf_map *map, bool exclude_ingress) dev_map_redirect_multi() argument
2655 bpf_map_put(struct bpf_map *map) bpf_map_put() argument
2808 bpf_map_is_offloaded(struct bpf_map *map) bpf_map_is_offloaded() argument
2873 bpf_map_is_offloaded(struct bpf_map *map) bpf_map_is_offloaded() argument
2883 bpf_map_offload_map_free(struct bpf_map *map) bpf_map_offload_map_free() argument
2887 bpf_map_offload_map_mem_usage(const struct bpf_map *map) bpf_map_offload_map_mem_usage() argument
2912 sock_map_update_elem_sys(struct bpf_map *map, void *key, void *value, u64 flags) sock_map_update_elem_sys() argument
2938 bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, void *value) bpf_fd_reuseport_array_lookup_elem() argument
2944 bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) bpf_fd_reuseport_array_update_elem() argument
[all...]
H A Dpci.h1705 struct msi_map map = { .index = -ENOSYS, }; in pci_msix_alloc_irq_at() local
1710 static inline void pci_msix_free_irq(struct pci_dev *pdev, struct msi_map map) in pci_msix_free_irq() argument
1739 struct msi_map map = { .index = -ENOSYS, }; in pci_ims_alloc_irq() local
1744 static inline void pci_ims_free_irq(struct pci_dev *pdev, struct msi_map map) in pci_ims_free_irq() argument
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h639 dma_addr_t map; member
715 void __iomem *map; member
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h813 const u32 *const *map; member
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c2776 struct blk_mq_queue_map *map = &shost->tag_set.map[i]; in ufshcd_map_queues() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c7396 struct blk_mq_queue_map *map = &shost->tag_set.map[i]; in sdebug_map_queues() local
[all...]
H A Dhpsa.c1705 struct raid_map_data *map = &logical_drive->raid_map; in hpsa_figure_phys_disk_ptrs() local
3237 int map, row, col; hpsa_debug_map_buff() local
4854 struct raid_map_data *map = &dev->raid_map; set_encrypt_ioaccel2() local
5073 raid_map_helper(struct raid_map_data *map, int offload_to_mirror, u32 *map_index, u32 *current_group) raid_map_helper() argument
5107 struct raid_map_data *map = &dev->raid_map; hpsa_scsi_ioaccel_raid_map() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h102 } map; member
6503 } map; global() member
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dcs35l41.h812 const struct cs35l41_otp_packed_element_t *map; member
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore_snbep.c1406 struct pci2phy_map *map; in snbep_pci2phy_map_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1543 u32 map[HTT_TX_Q_STATE_NUM_TIDS][(HTT_TX_Q_STATE_NUM_PEERS + 31) / 32]; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h11 const struct mt76_connac_reg_map *map; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c11038 static int gaudi2_gen_sync_to_engine_map(struct hl_device *hdev, struct hl_sync_to_engine_map *map) in gaudi2_gen_sync_to_engine_map() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dtype.h496 u8 map[8]; member
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c2934 unsigned long map; in get_thread_siblings() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbpf.h76 } map; member
823 } map; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c175 struct trace_eval_map map; member
2518 unsigned map; in __trace_find_cmdline() local
2561 int *map = smp_load_acquire(&tgid_map); in trace_find_tgid_ptr() local
5439 int *map; in set_tracer_flag() local
6227 struct trace_eval_map **map; trace_insert_eval_map_file() local
6287 struct trace_eval_map **map; trace_insert_eval_map() local
9957 union trace_eval_map_item *map; trace_module_remove_evals() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c4263 void bpf_clear_redirect_map(struct bpf_map *map) in bpf_clear_redirect_map() argument
4337 struct bpf_map *map; __xdp_do_redirect_frame() local
4424 struct bpf_map *map; xdp_do_generic_redirect_map() local
[all...]

Completed in 183 milliseconds

1...<<101102