Home
last modified time | relevance | path

Searched defs:table (Results 401 – 425 of 1019) sorted by relevance

1...<<11121314151617181920>>...41

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c178 struct sel_table **table) in rockchip_get_sel_table()
220 struct bin_sel_table **table) in rockchip_get_bin_sel_table()
262 struct sel_table *table = NULL; in rockchip_get_sel() local
285 struct bin_sel_table *table = NULL; in rockchip_get_bin_sel() local
1264 char *porp_name, struct volt_rm_table **table) in rockchip_get_volt_rm_table()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmatch.c79 struct table_header *table = NULL; in unpack_table() local
311 struct table_header *table = NULL; in aa_dfa_unpack() local
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-brcm-usb.c203 static int name_to_value(const struct value_to_name_map *table, int count, in name_to_value()
218 static const char *value_to_name(const struct value_to_name_map *table, int count, in value_to_name()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_fragment.c593 struct ctl_table *table; in ip4_frags_ns_ctl_register() local
626 struct ctl_table *table; in ip4_frags_ns_ctl_unregister() local
/OK3568_Linux_fs/kernel/include/net/
H A Dfib_rules.h27 u32 table; member
54 u32 table; member
H A Dudp.h80 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
89 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dvmem.c43 unsigned long *table; in vmem_crst_alloc() local
66 static void vmem_pte_free(unsigned long *table) in vmem_pte_free()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddebug.c248 static int sd_ctl_doflags(struct ctl_table *table, int write, in sd_ctl_doflags()
305 struct ctl_table *table = sd_alloc_ctl_entry(9); in sd_alloc_ctl_domain_table() local
325 struct ctl_table *entry, *table; in sd_alloc_ctl_cpu_table() local
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Dsoundfont.c894 calc_parm_search(int msec, const short *table) in calc_parm_search()
1224 struct snd_sf_zone **table, int max_layers) in snd_soundfont_search_zone()
1275 int preset, int bank, struct snd_sf_zone **table, in search_zones()
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dclk-r8a7740.c66 const struct clk_div_table *table = NULL; in r8a7740_cpg_register_clock() local
H A Dclk-r8a73a4.c64 const struct clk_div_table *table = NULL; in r8a73a4_cpg_register_clock() local
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmac_hid.c185 static int mac_hid_toggle_emumouse(struct ctl_table *table, int write, in mac_hid_toggle_emumouse()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/virtual/
H A Dvirtual_link_encoder.c74 const struct link_mst_stream_allocation_table *table) {} in virtual_link_encoder_update_mst_stream_allocation_table()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_gpummu.c15 uint32_t *table; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp_eth.c176 nfp_eth_calc_port_geometry(struct nfp_cpp *cpp, struct nfp_eth_table *table) in nfp_eth_calc_port_geometry()
248 struct nfp_eth_table *table; in __nfp_eth_read_ports() local
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.c321 struct mv88e6xxx_devlink_atu_entry *table, in mv88e6xxx_region_atu_snapshot_fid()
378 struct mv88e6xxx_devlink_atu_entry *table; in mv88e6xxx_region_atu_snapshot() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c36 static int amdgpu_vm_sdma_map_table(struct amdgpu_bo *table) in amdgpu_vm_sdma_map_table()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dbmips-cpufreq.c68 struct cpufreq_frequency_table *table; in bmips_cpufreq_get_freq_table() local
/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c515 int dirty_background_ratio_handler(struct ctl_table *table, int write, in dirty_background_ratio_handler()
526 int dirty_background_bytes_handler(struct ctl_table *table, int write, in dirty_background_bytes_handler()
537 int dirty_ratio_handler(struct ctl_table *table, int write, void *buffer, in dirty_ratio_handler()
551 int dirty_bytes_handler(struct ctl_table *table, int write, in dirty_bytes_handler()
2004 int dirty_writeback_centisecs_handler(struct ctl_table *table, int write, in dirty_writeback_centisecs_handler()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dacpi.c129 struct acpi_table_header *table; in acpi_fadt_sanity_check() local
/OK3568_Linux_fs/kernel/kernel/
H A Dlatencytop.c272 int sysctl_latencytop(struct ctl_table *table, int write, void *buffer, in sysctl_latencytop()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_mem.c24 struct sg_table *table; in rknpu_mem_create_ioctl() local
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dmux.c133 s8 latch, u8 clk_mux_flags, u32 *table) in _register_mux()
/OK3568_Linux_fs/u-boot/include/
H A Dinput.h51 struct input_key_xlate table[INPUT_MAX_MODIFIERS]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c693 uint8_t *table; in copy_overdrive_feature_capabilities_array() local

1...<<11121314151617181920>>...41