| /linux/drivers/net/wireguard/ |
| H A D | peerlookup.c | 10 static struct hlist_head *pubkey_bucket(struct pubkey_hashtable *table, in pubkey_bucket() 24 struct pubkey_hashtable *table = kvmalloc_obj(*table); in wg_pubkey_hashtable_alloc() local 35 void wg_pubkey_hashtable_add(struct pubkey_hashtable *table, in wg_pubkey_hashtable_add() 44 void wg_pubkey_hashtable_remove(struct pubkey_hashtable *table, in wg_pubkey_hashtable_remove() 54 wg_pubkey_hashtable_lookup(struct pubkey_hashtable *table, in wg_pubkey_hashtable_lookup() 73 static struct hlist_head *index_bucket(struct index_hashtable *table, in index_bucket() 85 struct index_hashtable *table = kvmalloc_obj(*table); in wg_index_hashtable_alloc() local 119 __le32 wg_index_hashtable_insert(struct index_hashtable *table, in wg_index_hashtable_insert() 166 bool wg_index_hashtable_replace(struct index_hashtable *table, in wg_index_hashtable_replace() 192 void wg_index_hashtable_remove(struct index_hashtable *table, in wg_index_hashtable_remove() [all …]
|
| /linux/net/sched/ |
| H A D | sch_gred.c | 62 static inline int gred_wred_mode(struct gred_sched *table) in gred_wred_mode() argument 67 static inline void gred_enable_wred_mode(struct gred_sched *table) in gred_enable_wred_mode() argument 72 static inline void gred_disable_wred_mode(struct gred_sched *table) in gred_disable_wred_mode() argument 77 static inline int gred_rio_mode(struct gred_sched *table) in gred_rio_mode() argument 82 static inline void gred_enable_rio_mode(struct gred_sched *table) in gred_enable_rio_mode() argument 87 gred_disable_rio_mode(struct gred_sched * table) gred_disable_rio_mode() argument 94 struct gred_sched *table = qdisc_priv(sch); gred_wred_mode_check() local 113 gred_backlog(struct gred_sched * table,struct gred_sched_data * q,struct Qdisc * sch) gred_backlog() argument 128 gred_load_wred_set(const struct gred_sched * table,struct gred_sched_data * q) gred_load_wred_set() argument 135 gred_store_wred_set(struct gred_sched * table,struct gred_sched_data * q) gred_store_wred_set() argument 152 gred_per_vq_red_flags_used(struct gred_sched * table) gred_per_vq_red_flags_used() argument 313 struct gred_sched *table = qdisc_priv(sch); gred_offload() local 356 struct gred_sched *table = qdisc_priv(sch); gred_offload_dump_stats() local 411 struct gred_sched *table = qdisc_priv(sch); gred_change_table_def() local 487 struct gred_sched *table = qdisc_priv(sch); gred_change_vq() local 538 gred_vq_apply(struct gred_sched * table,const struct nlattr * entry) gred_vq_apply() argument 552 gred_vqs_apply(struct gred_sched * table,struct nlattr * vqs) gred_vqs_apply() argument 566 gred_vq_validate(struct gred_sched * table,u32 cdp,const struct nlattr * entry,struct netlink_ext_ack * extack) gred_vq_validate() argument 610 gred_vqs_validate(struct gred_sched * table,u32 cdp,struct nlattr * vqs,struct netlink_ext_ack * extack) gred_vqs_validate() argument 645 struct gred_sched *table = qdisc_priv(sch); gred_change() local 735 struct gred_sched *table = qdisc_priv(sch); gred_init() local 770 struct gred_sched *table = qdisc_priv(sch); gred_dump() local 910 struct gred_sched *table = qdisc_priv(sch); gred_destroy() local [all...] |
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_filters.c | 27 efx_mcdi_filter_entry_spec(const struct efx_mcdi_filter_table *table, in efx_mcdi_filter_entry_spec() 35 efx_mcdi_filter_entry_flags(const struct efx_mcdi_filter_table *table, in efx_mcdi_filter_entry_flags() 84 efx_mcdi_filter_set_entry(struct efx_mcdi_filter_table *table, in efx_mcdi_filter_set_entry() 328 static int efx_mcdi_filter_pri(struct efx_mcdi_filter_table *table, in efx_mcdi_filter_pri() 349 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_insert_locked() local 581 struct efx_mcdi_filter_table *table = efx->filter_state; in efx_mcdi_filter_remove_internal() local 654 struct efx_mcdi_filter_table *table = efx->filter_state; in efx_mcdi_filter_remove_old() local 688 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_remove_safe() local 706 struct efx_mcdi_filter_table *table = efx->filter_state; in efx_mcdi_filter_remove_unsafe() local 723 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_get_safe() local [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | devlink.c | 37 mlx5_sf_lookup_by_function_id(struct mlx5_sf_table *table, unsigned int fn_id) in mlx5_sf_lookup_by_function_id() argument 42 static int mlx5_sf_function_id_insert(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_insert() argument 47 static void mlx5_sf_function_id_erase(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_erase() argument 53 mlx5_sf_alloc(struct mlx5_sf_table *table, struct mlx5_eswitch *esw, in mlx5_sf_alloc() argument 102 mlx5_sf_free(struct mlx5_sf_table * table,struct mlx5_sf * sf) mlx5_sf_free() argument 148 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_devlink_sf_port_fn_state_get() local 203 mlx5_sf_state_set(struct mlx5_core_dev * dev,struct mlx5_sf_table * table,struct mlx5_sf * sf,enum devlink_port_fn_state state,struct netlink_ext_ack * extack) mlx5_sf_state_set() argument 229 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_devlink_sf_port_fn_state_set() local 235 mlx5_sf_add(struct mlx5_core_dev * dev,struct mlx5_sf_table * table,const struct devlink_port_new_attrs * new_attr,struct netlink_ext_ack * extack,struct devlink_port ** dl_port) mlx5_sf_add() argument 304 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_devlink_sf_port_new() local 325 mlx5_sf_dealloc(struct mlx5_sf_table * table,struct mlx5_sf * sf) mlx5_sf_dealloc() argument 354 mlx5_sf_del(struct mlx5_sf_table * table,struct mlx5_sf * sf) mlx5_sf_del() argument 367 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_devlink_sf_port_del() local 393 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_sf_vhca_event() local 419 mlx5_sf_del_all(struct mlx5_sf_table * table) mlx5_sf_del_all() argument 453 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_sf_mdev_event() local 507 struct mlx5_sf_table *table; mlx5_sf_table_init() local 536 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_sf_table_cleanup() local 548 struct mlx5_sf_table *table = dev->priv.sf_table; mlx5_sf_table_empty() local [all...] |
| H A D | hw_table.c | 73 fn_id >= table->hwc[i].start_fn_id && in mlx5_sf_hw_table_id_alloc() argument 59 mlx5_sf_table_fn_to_hwc(struct mlx5_sf_hw_table * table,u16 fn_id) mlx5_sf_table_fn_to_hwc() argument 104 mlx5_sf_hw_table_id_free(struct mlx5_core_dev * dev,struct mlx5_sf_hw_table * table,u32 controller,int id) mlx5_sf_hw_table_id_free() argument 116 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; mlx5_sf_hw_table_sf_alloc() local 164 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; mlx5_sf_hw_table_sf_free() local 185 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; mlx5_sf_hw_table_sf_deferred_free() local 222 mlx5_sf_hw_table_dealloc_all(struct mlx5_core_dev * dev,struct mlx5_sf_hw_table * table) mlx5_sf_hw_table_dealloc_all() argument 279 struct mlx5_sf_hw_table *table; mlx5_sf_hw_table_init() local 335 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; mlx5_sf_hw_table_cleanup() local 353 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; mlx5_sf_hw_vhca_event() local 400 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; mlx5_sf_hw_table_destroy() local [all...] |
| /linux/kernel/ |
| H A D | sysctl.c | 138 static void warn_sysctl_write(const struct ctl_table *table) in warn_sysctl_write() 156 const struct ctl_table *table) in proc_first_pos_non_zero_ignore() 189 int proc_dostring(const struct ctl_table *table, int dir, in proc_dostring() 575 static int do_proc_dointvec(const struct ctl_table *table, int dir, in do_proc_dointvec() 647 static int do_proc_douintvec_w(const struct ctl_table *table, void *buffer, in do_proc_douintvec_w() 700 static int do_proc_douintvec_r(const struct ctl_table *table, void *buffer, in do_proc_douintvec_r() 730 static int do_proc_douintvec(const struct ctl_table *table, int dir, in do_proc_douintvec() 779 int proc_douintvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_douintvec_conv() 803 int proc_dobool(const struct ctl_table *table, int dir, void *buffer, in proc_dobool() 840 int proc_dointvec(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec() [all …]
|
| /linux/tools/power/acpi/tools/acpidump/ |
| H A D | apdump.c | 30 u8 ap_is_valid_header(struct acpi_table_header *table) in ap_is_valid_header() argument 68 ap_is_valid_checksum(struct acpi_table_header * table) ap_is_valid_checksum() argument 107 ap_get_table_length(struct acpi_table_header * table) ap_get_table_length() argument 143 ap_dump_table_buffer(struct acpi_table_header * table,u32 instance,acpi_physical_address address) ap_dump_table_buffer() argument 193 struct acpi_table_header *table; ap_dump_all_tables() local 252 struct acpi_table_header *table; ap_dump_table_by_address() local 297 struct acpi_table_header *table; ap_dump_table_by_name() local 368 struct acpi_table_header *table; ap_dump_table_from_file() local [all...] |
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
| H A D | dev.c | 28 struct mlx5_sf_dev_table *table; member 39 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_allocated() local 90 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_add() local 149 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_del() local 160 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_state_change_handler() local 205 static int mlx5_sf_dev_vhca_arm_all(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_vhca_arm_all() 255 struct mlx5_sf_dev_table *table = container_of(_work, struct mlx5_sf_dev_table, work); in mlx5_sf_dev_queue_active_works() local 298 static int mlx5_sf_dev_create_active_works(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_create_active_works() 314 static void mlx5_sf_dev_destroy_active_works(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_destroy_active_works() 333 struct mlx5_sf_dev_table *table; in mlx5_sf_dev_table_create() local [all …]
|
| /linux/scripts/include/ |
| H A D | hashtable.h | 16 #define hash_head(table, key) (&(table)[(key) % HASH_SIZE(table)]) argument 33 #define hash_init(table) __hash_init(table, HASH_SIZE(table)) argument 41 #define hash_add(table, node, key) \ argument 59 #define hash_for_each(table, obj, member) \ argument 71 #define hash_for_each_safe(table, obj, tmp, member) \ argument 83 #define hash_for_each_possible(table, obj, member, key) \ argument 95 #define hash_for_each_possible_safe(table, obj, tmp, member, key) \ argument
|
| /linux/arch/powerpc/boot/ |
| H A D | planetcore.c | 26 void planetcore_prepare_table(char *table) in planetcore_prepare_table() 38 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key() 52 int planetcore_get_decimal(const char *table, const char *key, u64 *val) in planetcore_get_decimal() 62 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() 79 void planetcore_set_mac_addrs(const char *table) in planetcore_set_mac_addrs() 104 void planetcore_set_stdout_path(const char *table) in planetcore_set_stdout_path()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | rl.c | 174 static struct mlx5_rl_entry *find_rl_entry(struct mlx5_rl_table *table, in find_rl_entry() 224 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_is_in_range() local 239 static int mlx5_rl_table_get(struct mlx5_rl_table *table) in mlx5_rl_table_get() 264 static void mlx5_rl_table_put(struct mlx5_rl_table *table) in mlx5_rl_table_put() 274 static void mlx5_rl_table_free(struct mlx5_core_dev *dev, struct mlx5_rl_table *table) in mlx5_rl_table_free() 304 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_add_rate_raw() local 365 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate_raw() local 397 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate() local 428 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_init_rl_table() local 452 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_cleanup_rl_table() local
|
| H A D | eq.c | 94 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_cq_get() local 398 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_add_cq() local 410 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_del_cq() local 457 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_eq_table_cleanup() local 646 struct mlx5_eq_table *table = dev->priv.eq_table; create_async_eqs() local 715 struct mlx5_eq_table *table = dev->priv.eq_table; destroy_async_eqs() local 812 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_release_pci() local 843 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_request_pci() local 859 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_release_sf() local 876 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_request_sf() local 956 struct mlx5_eq_table *table = dev->priv.eq_table; destroy_comp_eq() local 987 struct mlx5_eq_table *table = dev->priv.eq_table; create_comp_eq() local 1053 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_comp_eqn_get() local 1085 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_comp_irqn_get() local 1109 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_comp_irq_get_affinity_mask() local 1143 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_eqn2comp_eq() local 1224 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_eq_table_destroy() local [all...] |
| /linux/drivers/cpufreq/ |
| H A D | freq_table.c | 19 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in policy_has_boost_freq() local 33 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in cpufreq_frequency_table_cpuinfo() local 69 struct cpufreq_frequency_table *pos, *table = policy->freq_table; cpufreq_frequency_table_verify() local 128 struct cpufreq_frequency_table *table = policy->freq_table; cpufreq_table_index_unsorted() local 211 struct cpufreq_frequency_table *pos, *table = policy->freq_table; cpufreq_frequency_table_get_index() local 234 struct cpufreq_frequency_table *pos, *table = policy->freq_table; show_available_freqs() local 290 struct cpufreq_frequency_table *pos, *table = policy->freq_table; set_freq_table_sorted() local [all...] |
| /linux/net/ipv4/ |
| H A D | sysctl_net_ipv4.c | 70 static int ipv4_local_port_range(const struct ctl_table *table, int write, in ipv4_local_port_range() 104 static int ipv4_privileged_ports(const struct ctl_table *table, int write, in ipv4_privileged_ports() 138 static void inet_get_ping_group_range_table(const struct ctl_table *table, in inet_get_ping_group_range_table() 154 static void set_ping_group_range(const struct ctl_table *table, in set_ping_group_range() 167 static int ipv4_ping_group_range(const struct ctl_table *table, int write, in ipv4_ping_group_range() 202 static int ipv4_fwd_update_priority(const struct ctl_table *table, int write, in ipv4_fwd_update_priority() 291 static int proc_tcp_fastopen_key(const struct ctl_table *table, int write, in proc_tcp_fastopen_key() 362 static int proc_tfo_blackhole_detect_timeout(const struct ctl_table *table, in proc_tfo_blackhole_detect_timeout() 394 static int proc_tcp_ehash_entries(const struct ctl_table *table, int write, in proc_tcp_ehash_entries() 418 static int proc_udp_hash_entries(const struct ctl_table *table, int write, in proc_udp_hash_entries() [all …]
|
| /linux/drivers/infiniband/core/ |
| H A D | cache.c | 170 static bool is_gid_index_default(const struct ib_gid_table *table, in is_gid_index_default() 241 struct ib_gid_table *table = rdma_gid_table(device, port_num); in free_gid_entry_locked() local 286 struct ib_gid_table *table = rdma_gid_table(device, port_num); in free_gid_work() local 320 static void store_gid_entry(struct ib_gid_table *table, in store_gid_entry() 382 struct ib_gid_table *table, int ix) in del_gid() 425 static int add_modify_gid(struct ib_gid_table *table, in add_modify_gid() 465 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, in find_gid() 549 struct ib_gid_table *table; in __ib_cache_gid_add() local 604 struct ib_gid_table *table; in _ib_cache_gid_del() local 643 struct ib_gid_table *table; in ib_cache_gid_del_all_netdev_gids() local [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | tables.c | 366 u16 b43_ofdmtab_read16(struct b43_wldev *dev, u16 table, u16 offset) in b43_ofdmtab_read16() 386 void b43_ofdmtab_write16(struct b43_wldev *dev, u16 table, in b43_ofdmtab_write16() 403 u32 b43_ofdmtab_read32(struct b43_wldev *dev, u16 table, u16 offset) in b43_ofdmtab_read32() 424 void b43_ofdmtab_write32(struct b43_wldev *dev, u16 table, in b43_ofdmtab_write32() 443 u16 b43_gtab_read(struct b43_wldev *dev, u16 table, u16 offset) in b43_gtab_read() 449 void b43_gtab_write(struct b43_wldev *dev, u16 table, u16 offset, u16 value) in b43_gtab_write()
|
| /linux/drivers/acpi/acpica/ |
| H A D | tbdata.c | 45 struct acpi_table_header *table; in acpi_tb_compare_tables() local 88 acpi_tb_init_table_descriptor(struct acpi_table_desc * table_desc,acpi_physical_address address,u8 flags,struct acpi_table_header * table) acpi_tb_init_table_descriptor() argument 136 struct acpi_table_header *table = NULL; acpi_tb_acquire_table() local 185 acpi_tb_release_table(struct acpi_table_header * table,u32 table_length,u8 table_flags) acpi_tb_release_table() argument 225 acpi_tb_acquire_temp_table(struct acpi_table_desc * table_desc,acpi_physical_address address,u8 flags,struct acpi_table_header * table) acpi_tb_acquire_temp_table() argument 948 struct acpi_table_header *table; acpi_tb_load_table() local 1005 acpi_tb_install_and_load_table(acpi_physical_address address,u8 flags,struct acpi_table_header * table,u8 override,u32 * table_index) acpi_tb_install_and_load_table() argument 1045 struct acpi_table_header *table; ACPI_EXPORT_SYMBOL() local [all...] |
| /linux/net/devlink/ |
| H A D | dpipe.c | 87 static int devlink_dpipe_matches_put(struct devlink_dpipe_table *table, in devlink_dpipe_matches_put() 135 static int devlink_dpipe_actions_put(struct devlink_dpipe_table *table, in devlink_dpipe_actions_put() 157 struct devlink_dpipe_table *table) in devlink_dpipe_table_put() 217 struct devlink_dpipe_table *table; in devlink_dpipe_tables_fill() local 453 struct devlink_dpipe_table *table; in devlink_dpipe_table_find() local 535 struct devlink_dpipe_table *table) in devlink_dpipe_entries_fill() 567 struct devlink_dpipe_table *table; in devlink_nl_dpipe_entries_get_doit() local 728 struct devlink_dpipe_table *table; in devlink_dpipe_table_counters_set() local 815 struct devlink_dpipe_table *table; in devlink_dpipe_table_counter_enabled() local 843 struct devlink_dpipe_table *table; in devl_dpipe_table_register() local [all …]
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | mkregtable.c | 111 struct table { struct 115 unsigned *table; argument 131 static void table_offset_add(struct table *t, struct offset *offset) in table_offset_add() argument
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_mmu.c | 890 pvr_page_table_l2_init(struct pvr_page_table_l2 * table,struct pvr_device * pvr_dev) pvr_page_table_l2_init() argument 903 pvr_page_table_l2_fini(struct pvr_page_table_l2 * table) pvr_page_table_l2_fini() argument 922 pvr_page_table_l2_sync(struct pvr_page_table_l2 * table) pvr_page_table_l2_sync() argument 941 pvr_page_table_l2_get_raw(struct pvr_page_table_l2 * table) pvr_page_table_l2_get_raw() argument 965 pvr_page_table_l2_get_entry_raw(struct pvr_page_table_l2 * table,u16 idx) pvr_page_table_l2_get_entry_raw() argument 981 pvr_page_table_l2_entry_is_valid(struct pvr_page_table_l2 * table,u16 idx) pvr_page_table_l2_entry_is_valid() argument 1066 pvr_page_table_l1_init(struct pvr_page_table_l1 * table,struct pvr_device * pvr_dev) pvr_page_table_l1_init() argument 1083 pvr_page_table_l1_free(struct pvr_page_table_l1 * table) pvr_page_table_l1_free() argument 1103 pvr_page_table_l1_sync(struct pvr_page_table_l1 * table) pvr_page_table_l1_sync() argument 1122 pvr_page_table_l1_get_raw(struct pvr_page_table_l1 * table) pvr_page_table_l1_get_raw() argument 1146 pvr_page_table_l1_get_entry_raw(struct pvr_page_table_l1 * table,u16 idx) pvr_page_table_l1_get_entry_raw() argument 1162 pvr_page_table_l1_entry_is_valid(struct pvr_page_table_l1 * table,u16 idx) pvr_page_table_l1_entry_is_valid() argument 1242 pvr_page_table_l0_init(struct pvr_page_table_l0 * table,struct pvr_device * pvr_dev) pvr_page_table_l0_init() argument 1259 pvr_page_table_l0_free(struct pvr_page_table_l0 * table) pvr_page_table_l0_free() argument 1280 pvr_page_table_l0_sync(struct pvr_page_table_l0 * table) pvr_page_table_l0_sync() argument 1299 pvr_page_table_l0_get_raw(struct pvr_page_table_l0 * table) pvr_page_table_l0_get_raw() argument 1324 pvr_page_table_l0_get_entry_raw(struct pvr_page_table_l0 * table,u16 idx) pvr_page_table_l0_get_entry_raw() argument 1340 pvr_page_table_l0_entry_is_valid(struct pvr_page_table_l0 * table,u16 idx) pvr_page_table_l0_entry_is_valid() argument 1742 struct pvr_page_table_l1 *table; pvr_page_table_l1_get_or_insert() local 1791 struct pvr_page_table_l0 *table; pvr_page_table_l0_get_or_insert() local 1880 struct pvr_page_table_l1 *table = kzalloc_obj(*table); pvr_page_table_l1_alloc() local 1908 struct pvr_page_table_l0 *table = kzalloc_obj(*table); pvr_page_table_l0_alloc() local [all...] |
| /linux/arch/x86/lib/ |
| H A D | inat.c | 29 const insn_attr_t *table; in inat_get_escape_attribute() local 48 const insn_attr_t *table; in inat_get_group_attribute() local 68 const insn_attr_t *table; in inat_get_avx_attribute() local 86 const insn_attr_t *table; in inat_get_xop_attribute() local
|
| /linux/arch/powerpc/include/asm/nohash/ |
| H A D | pgalloc.h | 43 static inline void pgtable_free(void *table, int shift) in pgtable_free() 53 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() 64 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local 70 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
|
| /linux/tools/arch/x86/lib/ |
| H A D | inat.c | 29 const insn_attr_t *table; in inat_get_escape_attribute() local 48 const insn_attr_t *table; in inat_get_group_attribute() local 68 const insn_attr_t *table; in inat_get_avx_attribute() local 86 const insn_attr_t *table; in inat_get_xop_attribute() local
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | icm.c | 257 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_get() 293 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_put() 313 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, in mlx4_table_find() 381 int mlx4_table_get_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_get_range() 405 void mlx4_table_put_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_put_range() 414 int mlx4_init_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_init_icm_table() 480 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table) in mlx4_cleanup_icm_table()
|
| /linux/tools/power/acpi/os_specific/service_layers/ |
| H A D | oslinuxtbl.c | 156 acpi_os_get_table_by_address(acpi_physical_address address,struct acpi_table_header ** table) acpi_os_get_table_by_address() argument 221 acpi_os_get_table_by_name(char * signature,u32 instance,struct acpi_table_header ** table,acpi_physical_address * address) acpi_os_get_table_by_name() argument 349 acpi_os_get_table_by_index(u32 index,struct acpi_table_header ** table,u32 * instance,acpi_physical_address * address) acpi_os_get_table_by_index() argument 768 osl_get_bios_table(char * signature,u32 instance,struct acpi_table_header ** table,acpi_physical_address * address) osl_get_bios_table() argument 1055 osl_map_table(acpi_size address,char * signature,struct acpi_table_header ** table) osl_map_table() argument 1131 osl_unmap_table(struct acpi_table_header * table) osl_unmap_table() argument 1198 osl_read_table_from_file(char * filename,acpi_size file_offset,struct acpi_table_header ** table) osl_read_table_from_file() argument 1310 osl_get_customized_table(char * pathname,char * signature,u32 instance,struct acpi_table_header ** table,acpi_physical_address * address) osl_get_customized_table() argument [all...] |