Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 882) sorted by relevance

12345678910>>...36

/linux/drivers/net/wireguard/
A Dpeerlookup.c10 static struct hlist_head *pubkey_bucket(struct pubkey_hashtable *table, in pubkey_bucket()
24 struct pubkey_hashtable *table = kvmalloc(sizeof(*table), GFP_KERNEL); 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(sizeof(*table), GFP_KERNEL); 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/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Ddevlink.c123 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_sf_table_try_get() local
131 static void mlx5_sf_table_put(struct mlx5_sf_table *table) in mlx5_sf_table_put()
176 struct mlx5_sf_table *table; in mlx5_devlink_sf_port_fn_state_get() local
261 struct mlx5_sf_table *table; in mlx5_devlink_sf_port_fn_state_set() local
345 struct mlx5_sf_table *table; in mlx5_devlink_sf_port_new() local
387 struct mlx5_sf_table *table; in mlx5_devlink_sf_port_del() local
459 static void mlx5_sf_table_enable(struct mlx5_sf_table *table) in mlx5_sf_table_enable()
465 static void mlx5_sf_deactivate_all(struct mlx5_sf_table *table) in mlx5_sf_deactivate_all()
481 static void mlx5_sf_table_disable(struct mlx5_sf_table *table) in mlx5_sf_table_disable()
522 struct mlx5_sf_table *table; in mlx5_sf_table_init() local
[all …]
A Dhw_table.c60 mlx5_sf_table_fn_to_hwc(struct mlx5_sf_hw_table *table, u16 fn_id) in mlx5_sf_table_fn_to_hwc()
73 static int mlx5_sf_hw_table_id_alloc(struct mlx5_sf_hw_table *table, u32 controller, in mlx5_sf_hw_table_id_alloc()
113 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_alloc() local
161 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_free() local
182 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_deferred_free() local
218 static void mlx5_sf_hw_table_dealloc_all(struct mlx5_sf_hw_table *table) in mlx5_sf_hw_table_dealloc_all()
248 struct mlx5_sf_hw_table *table; in mlx5_sf_hw_table_init() local
299 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_cleanup() local
312 struct mlx5_sf_hw_table *table = container_of(nb, struct mlx5_sf_hw_table, vhca_nb); in mlx5_sf_hw_vhca_event() local
340 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_create() local
[all …]
/linux/net/sched/
A Dsch_gred.c62 static inline int gred_wred_mode(struct gred_sched *table) in gred_wred_mode()
77 static inline int gred_rio_mode(struct gred_sched *table) in gred_rio_mode()
94 struct gred_sched *table = qdisc_priv(sch); in gred_wred_mode_check() local
313 struct gred_sched *table = qdisc_priv(sch); in gred_offload() local
356 struct gred_sched *table = qdisc_priv(sch); in gred_offload_dump_stats() local
409 struct gred_sched *table = qdisc_priv(sch); in gred_change_table_def() local
485 struct gred_sched *table = qdisc_priv(sch); in gred_change_vq() local
643 struct gred_sched *table = qdisc_priv(sch); in gred_change() local
736 struct gred_sched *table = qdisc_priv(sch); in gred_init() local
771 struct gred_sched *table = qdisc_priv(sch); in gred_dump() local
[all …]
/linux/arch/s390/mm/
A Dpgalloc.c160 u64 *table; in page_table_alloc_pgste() local
183 unsigned long *table; in page_table_alloc() local
327 u64 *table; in base_pgt_alloc() local
335 static void base_pgt_free(unsigned long table) in base_pgt_free()
342 unsigned long table; in base_crst_alloc() local
399 unsigned long *ste, next, table; in base_segment_walk() local
428 unsigned long *rtte, next, table; in base_region3_walk() local
456 unsigned long *rste, next, table; in base_region2_walk() local
484 unsigned long *rfte, next, table; in base_region1_walk() local
518 unsigned long table = asce & _ASCE_ORIGIN; in base_asce_free() local
[all …]
/linux/drivers/clk/
A Dclk-divider.c132 const struct clk_div_table *table, in divider_recalc_rate()
219 static int _div_round_up(const struct clk_div_table *table, in _div_round_up()
257 static int _div_round(const struct clk_div_table *table, in _div_round()
292 const struct clk_div_table *table, u8 width, in clk_divider_bestdiv()
347 const struct clk_div_table *table, u8 width, in divider_determine_rate()
362 const struct clk_div_table *table, u8 width, in divider_ro_determine_rate()
386 const struct clk_div_table *table, in divider_round_rate_parent()
408 const struct clk_div_table *table, u8 width, in divider_ro_round_rate_parent()
471 const struct clk_div_table *table, u8 width, in divider_get_val()
542 const struct clk_div_table *table, spinlock_t *lock) in __clk_hw_register_divider()
[all …]
/linux/tools/power/acpi/tools/acpidump/
A Dapdump.c30 u8 ap_is_valid_header(struct acpi_table_header *table) in ap_is_valid_header()
68 u8 ap_is_valid_checksum(struct acpi_table_header *table) in ap_is_valid_checksum()
104 u32 ap_get_table_length(struct acpi_table_header *table) in ap_get_table_length()
140 ap_dump_table_buffer(struct acpi_table_header *table, in ap_dump_table_buffer()
190 struct acpi_table_header *table; in ap_dump_all_tables() local
249 struct acpi_table_header *table; in ap_dump_table_by_address() local
294 struct acpi_table_header *table; in ap_dump_table_by_name() local
365 struct acpi_table_header *table; in ap_dump_table_from_file() local
/linux/drivers/net/ethernet/sfc/
A Dmcdi_filters.c345 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_insert_locked() local
577 struct efx_mcdi_filter_table *table = efx->filter_state; in efx_mcdi_filter_remove_internal() local
650 struct efx_mcdi_filter_table *table = efx->filter_state; in efx_mcdi_filter_remove_old() local
684 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_remove_safe() local
719 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_get_safe() local
1089 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_clear_rx() local
1116 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_count_rx_used() local
1145 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_get_rx_ids() local
1250 struct efx_mcdi_filter_table *table, in efx_mcdi_filter_table_probe_matches()
1300 struct efx_mcdi_filter_table *table; in efx_mcdi_filter_table_probe() local
[all …]
/linux/drivers/net/wireless/realtek/rtw89/
A Dfw.h290 #define SET_CTRL_INFO_MACID(table, val) \ argument
309 #define SET_CMC_TBL_DATA_BW(table, val) \ argument
470 #define SET_CMC_TBL_RTS_EN(table, val) \ argument
582 #define SET_CMC_TBL_BMC(table, val) \ argument
785 #define SET_CMC_TBL_PAID(table, val) \ argument
792 #define SET_CMC_TBL_ULDL(table, val) \ argument
832 #define SET_CMC_TBL_NC(table, val) \ argument
839 #define SET_CMC_TBL_NR(table, val) \ argument
846 #define SET_CMC_TBL_NG(table, val) \ argument
853 #define SET_CMC_TBL_CB(table, val) \ argument
[all …]
/linux/kernel/
A Dsysctl.c320 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write()
338 struct ctl_table *table) in proc_first_pos_non_zero_ignore()
371 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
682 struct ctl_table *table, in do_proc_douintvec_w()
900 static int proc_taint(struct ctl_table *table, int write, in proc_taint()
1103 int proc_dou8vec_minmax(struct ctl_table *table, int write, in proc_dou8vec_minmax()
1662 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
1668 int proc_dobool(struct ctl_table *table, int write, in proc_dobool()
1674 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
1680 int proc_douintvec(struct ctl_table *table, int write, in proc_douintvec()
[all …]
A Dsysctl-test.c119 struct ctl_table table = { in sysctl_test_api_dointvec_table_len_is_zero() local
153 struct ctl_table table = { in sysctl_test_api_dointvec_table_read_but_position_set() local
188 struct ctl_table table = { in sysctl_test_dointvec_read_happy_single_positive() local
219 struct ctl_table table = { in sysctl_test_dointvec_read_happy_single_negative() local
248 struct ctl_table table = { in sysctl_test_dointvec_write_happy_single_positive() local
278 struct ctl_table table = { in sysctl_test_dointvec_write_happy_single_negative() local
310 struct ctl_table table = { in sysctl_test_api_dointvec_write_single_less_int_min() local
348 struct ctl_table table = { in sysctl_test_api_dointvec_write_single_greater_int_max() local
/linux/arch/powerpc/boot/
A Dplanetcore.c26 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/
A Drl.c113 static struct mlx5_rl_entry *find_rl_entry(struct mlx5_rl_table *table, in find_rl_entry()
163 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_is_in_range() local
178 static int mlx5_rl_table_get(struct mlx5_rl_table *table) in mlx5_rl_table_get()
204 static void mlx5_rl_table_put(struct mlx5_rl_table *table) in mlx5_rl_table_put()
214 static void mlx5_rl_table_free(struct mlx5_core_dev *dev, struct mlx5_rl_table *table) in mlx5_rl_table_free()
244 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_add_rate_raw() local
305 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate_raw() local
337 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate() local
368 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_init_rl_table() local
392 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_cleanup_rl_table() local
/linux/ipc/
A Dipc_sysctl.c18 static void *get_ipc(struct ctl_table *table) in get_ipc()
26 static int proc_ipc_dointvec(struct ctl_table *table, int write, in proc_ipc_dointvec()
37 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax()
48 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans()
61 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, in proc_ipc_doulongvec_minmax()
72 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, in proc_ipc_auto_msgmni()
87 static int proc_ipc_sem_dointvec(struct ctl_table *table, int write, in proc_ipc_sem_dointvec()
108 static int proc_ipc_dointvec_minmax_checkpoint_restore(struct ctl_table *table, in proc_ipc_dointvec_minmax_checkpoint_restore()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
A Ddev.c31 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_allocated() local
84 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
158 struct mlx5_sf_dev_table *table = container_of(nb, struct mlx5_sf_dev_table, nb); in mlx5_sf_dev_state_change_handler() local
200 static int mlx5_sf_dev_vhca_arm_all(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_vhca_arm_all()
223 struct mlx5_sf_dev_table *table; in mlx5_sf_dev_table_create() local
267 static void mlx5_sf_dev_destroy_all(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_destroy_all()
280 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_table_destroy() local
/linux/drivers/cpufreq/
A Dfreq_table.c19 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in policy_has_boost_freq() local
33 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_cpuinfo()
70 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_verify()
131 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_index_unsorted() local
214 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in cpufreq_frequency_table_get_index() local
237 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in show_available_freqs() local
301 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in set_freq_table_sorted() local
/linux/net/ipv4/
A Dsysctl_net_ipv4.c66 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range()
101 static int ipv4_privileged_ports(struct ctl_table *table, int write, in ipv4_privileged_ports()
162 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
197 static int ipv4_fwd_update_priority(struct ctl_table *table, int write, in ipv4_fwd_update_priority()
286 static int proc_tcp_fastopen_key(struct ctl_table *table, int write, in proc_tcp_fastopen_key()
380 static int proc_tcp_early_demux(struct ctl_table *table, int write, in proc_tcp_early_demux()
396 static int proc_udp_early_demux(struct ctl_table *table, int write, in proc_udp_early_demux()
412 static int proc_tfo_blackhole_detect_timeout(struct ctl_table *table, in proc_tfo_blackhole_detect_timeout()
445 static int proc_fib_multipath_hash_policy(struct ctl_table *table, int write, in proc_fib_multipath_hash_policy()
1393 struct ctl_table *table; in ipv4_sysctl_init_net() local
[all …]
/linux/net/core/
A Dsysctl_net_core.c50 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl()
120 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl()
195 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl()
217 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc()
236 static int proc_do_dev_weight(struct ctl_table *table, int write, in proc_do_dev_weight()
251 static int proc_do_rss_key(struct ctl_table *table, int write, in proc_do_rss_key()
264 static int proc_dointvec_minmax_bpf_enable(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_enable()
291 proc_dointvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_restricted()
302 proc_dolongvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dolongvec_minmax_bpf_restricted()
/linux/drivers/net/wireless/broadcom/b43/
A Dtables.c366 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/infiniband/core/
A Dcache.c49 u16 table[]; member
550 struct ib_gid_table *table; in __ib_cache_gid_add() local
605 struct ib_gid_table *table; in _ib_cache_gid_del() local
644 struct ib_gid_table *table; in ib_cache_gid_del_all_netdev_gids() local
689 struct ib_gid_table *table; in rdma_find_gid_by_port() local
743 struct ib_gid_table *table; in rdma_find_gid_by_filter() local
897 struct ib_gid_table *table; in _gid_table_setup_one() local
956 struct ib_gid_table *table; in rdma_query_gid() local
1216 struct ib_gid_table *table; in rdma_get_gid_attr() local
1253 struct ib_gid_table *table; in rdma_query_gid_table() local
[all …]
/linux/drivers/gpu/drm/i915/gt/
A Dintel_mocs.c24 const struct drm_i915_mocs_entry *table; member
419 struct drm_i915_mocs_table *table) in get_mocs_settings()
511 static u32 get_entry_control(const struct drm_i915_mocs_table *table, in get_entry_control()
525 const struct drm_i915_mocs_table *table, in __init_mocs_table()
553 const struct drm_i915_mocs_table *table) in init_mocs_table()
563 static u16 get_entry_l3cc(const struct drm_i915_mocs_table *table, in get_entry_l3cc()
585 const struct drm_i915_mocs_table *table) in init_l3cc_table()
596 struct drm_i915_mocs_table table; in intel_mocs_init_engine() local
621 struct drm_i915_mocs_table table; in intel_set_mocs_index() local
629 struct drm_i915_mocs_table table; in intel_mocs_init() local
/linux/fs/proc/
A Dproc_sysctl.c185 struct ctl_node *node, struct ctl_table *table) in init_header()
667 struct ctl_table *table) in proc_sys_fill_cache()
716 struct ctl_table *table) in proc_sys_link_fill_cache()
791 struct ctl_table *table; in proc_sys_permission() local
948 struct ctl_table *table; in new_dir() local
1305 const char *path, struct ctl_table *table) in __register_sysctl_table()
1400 static int count_subheaders(struct ctl_table *table) in count_subheaders()
1421 struct ctl_table *table) in register_leaf_sysctl_tables()
1556 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths() local
1576 struct ctl_table *table) in register_sysctl_paths()
[all …]
/linux/drivers/gpu/drm/radeon/
A Dmkregtable.c111 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/arch/powerpc/include/asm/nohash/
A Dpgalloc.h37 static inline void pgtable_free(void *table, int shift) in pgtable_free()
49 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb()
60 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/linux/drivers/dma-buf/heaps/
A Dsystem_heap.c38 struct sg_table *table; member
58 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table()
88 struct sg_table *table; in system_heap_attach() local
133 struct sg_table *table = a->table; in system_heap_map_dma_buf() local
145 struct sg_table *table, in system_heap_unmap_dma_buf()
199 struct sg_table *table = &buffer->sg_table; in system_heap_mmap() local
220 struct sg_table *table = &buffer->sg_table; in system_heap_do_vmap() local
288 struct sg_table *table; in system_heap_dma_buf_release() local
345 struct sg_table *table; in system_heap_allocate() local

Completed in 61 milliseconds

12345678910>>...36