Home
last modified time | relevance | path

Searched defs:table (Results 1001 – 1025 of 1114) sorted by relevance

1...<<4142434445

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c2229 ZSTD_reduceTable_internal (U32* const table, U32 const size, U32 const reducerValue, int const pres… in ZSTD_reduceTable_internal()
2258 static void ZSTD_reduceTable(U32* const table, U32 const size, U32 const reducerValue) in ZSTD_reduceTable()
2263 static void ZSTD_reduceTable_btlazy2(U32* const table, U32 const size, U32 const reducerValue) in ZSTD_reduceTable_btlazy2()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c3981 static int be_vxlan_set_port(struct net_device *netdev, unsigned int table, in be_vxlan_set_port()
4012 static int be_vxlan_unset_port(struct net_device *netdev, unsigned int table, in be_vxlan_unset_port()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3737 unsigned int table, unsigned int entry, in cxgb_udp_tunnel_unset_port()
3780 unsigned int table, unsigned int entry, in cxgb_udp_tunnel_set_port()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5700 static int bpf_stats_handler(struct ctl_table *table, int write, in bpf_stats_handler()
5735 static int bpf_unpriv_handler(struct ctl_table *table, int write, in bpf_unpriv_handler()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0910.c595 static s32 table_lookup(const struct slookup *table, in table_lookup()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.h304 const struct rtw89_reg_def *table; member
/openbmc/linux/net/dcb/
H A Ddcbnl.c1012 struct dcb_app *table = NULL; in dcbnl_build_peer_app() local
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c1687 const struct intel_pinctrl_soc_data * const *table; in intel_pinctrl_get_soc_data() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.c1465 struct radeon_vce_clock_voltage_dependency_table *table = in trinity_get_vce_clock_voltage() local
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c1075 applespi_find_translation(const struct applespi_key_translation *table, u16 key) in applespi_find_translation()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h44 } table; typedef
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c212 int *table; member
/openbmc/linux/kernel/
H A Dfork.c3533 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
/openbmc/linux/fs/
H A Ddcache.c177 static int proc_nr_dentry(struct ctl_table *table, int write, void *buffer, in proc_nr_dentry()
/openbmc/linux/net/openvswitch/
H A Ddatapath.c1894 struct flow_table *table = &dp->table; in __dp_destroy() local
/openbmc/qemu/qga/
H A Dcommands-win32.c2126 const ga_matrix_lookup_t *table = tbl_idx ? in ga_get_win_name() local
/openbmc/u-boot/fs/zfs/
H A Dzfs.c732 static uint64_t table[256]; in zap_hash() local
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c1963 struct dcb_app *table) in qed_dcbnl_peer_getapptable()
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c222 } table[] = { in lock_stat_key_print_time() local
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c1832 static const struct ac97_codec_id *look_for_codec_id(const struct ac97_codec_id *table, in look_for_codec_id()
/openbmc/linux/drivers/md/
H A Ddm-snap.c46 struct hlist_bl_head *table; member
/openbmc/linux/mm/
H A Dmm_init.c2469 void *table; in alloc_large_system_hash() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c339 static int make_lfp_data_ptr(struct lvds_lfp_data_ptr_table *table, in make_lfp_data_ptr()
/openbmc/linux/tools/perf/util/
H A Dpmu.c954 void pmu_add_cpu_aliases_table(struct perf_pmu *pmu, const struct pmu_events_table *table) in pmu_add_cpu_aliases_table()
/openbmc/qemu/hw/vfio/
H A Dpci.c1555 uint32_t table, pba; in vfio_msix_early_setup() local

1...<<4142434445