Searched defs:table (Results 126 - 150 of 945) sorted by relevance

1234567891011>>

/linux-master/lib/
H A Dgen_crc32table.c93 static void output_table(uint32_t (*table)[256], int rows, int len, char *trans) argument
H A Dsg_pool.c84 void sg_free_table_chained(struct sg_table *table, argument
112 sg_alloc_table_chained(struct sg_table *table, int nents, struct scatterlist *first_chunk, unsigned nents_first_chunk) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dradio_2057.c527 u16 *table = NULL; local
[all...]
/linux-master/drivers/rapidio/switches/
H A Didtcps.c21 idtcps_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table, u16 route_destid, u8 route_port) argument
45 idtcps_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table, u16 route_destid, u8 *route_port) argument
68 idtcps_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table) argument
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_format_caps.c13 komeda_get_format_caps(struct komeda_format_caps_table *table, argument
95 bool komeda_format_mod_supported(struct komeda_format_caps_table *table, argument
115 u32 *komeda_get_layer_fourcc_list(struct komeda_format_caps_table *table, argument
[all...]
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h40 static inline void pgtable_free(void *table, unsigned index_size) argument
46 kmem_cache_free(PGT_CACHE(index_size), table); local
63 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); local
69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, argument
52 pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) argument
/linux-master/net/phonet/
H A Dsysctl.c51 static int proc_local_port_range(struct ctl_table *table, int write, argument
/linux-master/drivers/clk/meson/
H A Dclk-regmap.h75 const struct clk_div_table *table; member in struct:clk_regmap_div_data
102 u32 *table; member in struct:clk_regmap_mux_data
/linux-master/drivers/net/wireguard/
H A Dpeerlookup.c10 static struct hlist_head *pubkey_bucket(struct pubkey_hashtable *table, argument
24 struct pubkey_hashtable *table = kvmalloc(sizeof(*table), GFP_KERNEL); local
35 wg_pubkey_hashtable_add(struct pubkey_hashtable *table, struct wg_peer *peer) argument
44 wg_pubkey_hashtable_remove(struct pubkey_hashtable *table, struct wg_peer *peer) argument
54 wg_pubkey_hashtable_lookup(struct pubkey_hashtable *table, const u8 pubkey[NOISE_PUBLIC_KEY_LEN]) argument
73 index_bucket(struct index_hashtable *table, const __le32 index) argument
85 struct index_hashtable *table = kvmalloc(sizeof(*table), GFP_KERNEL); local
119 wg_index_hashtable_insert(struct index_hashtable *table, struct index_hashtable_entry *entry) argument
166 wg_index_hashtable_replace(struct index_hashtable *table, struct index_hashtable_entry *old, struct index_hashtable_entry *new) argument
192 wg_index_hashtable_remove(struct index_hashtable *table, struct index_hashtable_entry *entry) argument
202 wg_index_hashtable_lookup(struct index_hashtable *table, const enum index_hashtable_type type_mask, const __le32 index, struct wg_peer **peer) argument
[all...]
/linux-master/drivers/net/netdevsim/
H A Dudp_tunnels.c12 nsim_udp_tunnel_set_port(struct net_device *dev, unsigned int table, argument
41 nsim_udp_tunnel_unset_port(struct net_device *dev, unsigned int table, argument
71 nsim_udp_tunnel_sync_table(struct net_device *dev, unsigned int table) argument
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c40 vega12_copy_table_from_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
84 vega12_copy_table_to_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
389 vega12_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw) argument
[all...]
/linux-master/include/uapi/linux/
H A Dmap_to_7segment.h67 unsigned char table[128]; member in struct:seg7_conversion_map
/linux-master/net/netfilter/
H A Dxt_SECMARK.c76 secmark_tg_check(const char *table, struct xt_secmark_target_info_v1 *info) argument
/linux-master/net/batman-adv/
H A Dhash.h42 struct hlist_head *table; member in struct:batadv_hashtable
/linux-master/fs/unicode/
H A Dutf8-selftest.c233 static void check_utf8_comparisons(struct unicode_map *table) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.c10 mlx5_smfs_matcher_create(struct mlx5dr_table *table, u32 priority, struct mlx5_flow_spec *spec) argument
33 mlx5_smfs_action_create_dest_table(struct mlx5dr_table *table) argument
/linux-master/drivers/scsi/pcmcia/
H A Dnsp_debug.c67 const char **table = commands[ group(opcode) ]; local
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_csc.c115 const u32 *table; local
148 const u32 *table; local
/linux-master/drivers/clk/actions/
H A Dowl-pll.c31 static unsigned long _get_table_rate(const struct clk_pll_table *table, argument
43 _get_pll_table( const struct clk_pll_table *table, unsigned long rate) argument
[all...]
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c165 virtgpu_gem_prime_import_sg_table( struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *table) argument
/linux-master/kernel/
H A Dsysctl-test.c116 struct ctl_table table = { local
150 struct ctl_table table = { local
185 struct ctl_table table = { local
216 struct ctl_table table = { local
245 struct ctl_table table = { local
275 struct ctl_table table = { local
307 struct ctl_table table = { local
345 struct ctl_table table = { local
[all...]
/linux-master/fs/squashfs/
H A Dxattr_id.c64 __le64 *table; local
[all...]
/linux-master/drivers/acpi/acpica/
H A Dexconfig.c284 struct acpi_table_header *table; local
[all...]
H A Dtbutils.c229 struct acpi_table_header *table; local
[all...]
/linux-master/tools/power/acpi/tools/acpidump/
H A Dapdump.c30 u8 ap_is_valid_header(struct acpi_table_header *table) argument
68 ap_is_valid_checksum(struct acpi_table_header *table) argument
106 ap_get_table_length(struct acpi_table_header *table) argument
142 ap_dump_table_buffer(struct acpi_table_header *table, u32 instance, acpi_physical_address address) argument
192 struct acpi_table_header *table; local
251 struct acpi_table_header *table; local
296 struct acpi_table_header *table; local
367 struct acpi_table_header *table; local
[all...]

Completed in 231 milliseconds

1234567891011>>