Home
last modified time | relevance | path

Searched +defs:val +defs:table (Results 101 – 125 of 309) sorted by relevance

12345678910>>...13

/linux-6.14.4/arch/x86/kernel/acpi/
Dboot.c128 static int __init acpi_parse_madt(struct acpi_table_header *table) in acpi_parse_madt()
878 static int __init acpi_parse_sbf(struct acpi_table_header *table) in acpi_parse_sbf()
892 static int __init acpi_parse_hpet(struct acpi_table_header *table) in acpi_parse_hpet()
969 static int __init acpi_parse_fadt(struct acpi_table_header *table) in acpi_parse_fadt()
1791 unsigned int old, new, val; in __acpi_acquire_global_lock() local
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dinit.c192 init_wr32(struct nvbios_init *init, u32 reg, u32 val) in init_wr32()
201 init_mask(struct nvbios_init *init, u32 reg, u32 mask, u32 val) in init_mask()
294 init_wri2cr(struct nvbios_init *init, u8 index, u8 addr, u8 reg, u8 val) in init_wri2cr()
464 u16 table = init_xlat_table(init); in init_xlat_() local
482 u16 table = init_condition_table(init); in init_condition_met() local
486 u32 val = nvbios_rd32(bios, table + (cond * 12) + 8); in init_condition_met() local
498 u16 table = init_io_condition_table(init); in init_io_condition_met() local
515 u16 table = init_io_flag_condition_table(init); in init_io_flag_condition_met() local
1016 int val; in init_i2c_byte() local
1182 u8 val; in init_cr() local
[all …]
/linux-6.14.4/net/netlink/
Daf_netlink.c493 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup()
503 static int __netlink_insert(struct netlink_table *table, struct sock *sk) in __netlink_insert()
515 struct netlink_table *table = &nl_table[protocol]; in netlink_lookup() local
555 struct netlink_table *table = &nl_table[sk->sk_protocol]; in netlink_insert() local
596 struct netlink_table *table; in netlink_remove() local
806 struct netlink_table *table = &nl_table[sk->sk_protocol]; in netlink_autobind() local
1414 int val; in do_one_broadcast() local
1635 unsigned int val = 0; in netlink_setsockopt() local
1712 int len, val; in netlink_getsockopt() local
/linux-6.14.4/arch/loongarch/include/asm/
Dkvm_mmu.h50 static inline void kvm_set_pte(kvm_pte_t *ptep, kvm_pte_t val) in kvm_set_pte()
95 static inline kvm_pte_t *kvm_pgtable_offset(kvm_ptw_ctx *ctx, kvm_pte_t *table, in kvm_pgtable_offset()
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Dphy_n.c320 u16 reg, tmp, tmp2, val; in b43_nphy_rf_ctl_intc_override_rev7() local
391 u16 reg, tmp, val; in b43_nphy_rf_ctl_intc_override() local
509 static u16 b43_nphy_classifier(struct b43_wldev *dev, u16 mask, u16 val) in b43_nphy_classifier()
1742 u16 reg, val; in b43_nphy_rev3_rssi_select() local
1830 u16 val; in b43_nphy_rev2_rssi_select() local
2295 u8 code, val; in b43_nphy_rev2_rssi_cal() local
3601 u16 bmask, val, tmp; in b43_nphy_tx_power_ctrl() local
3787 const u32 *table = b43_nphy_get_tx_gain_table(dev); in b43_nphy_tx_power_fix() local
4218 const u32 *table = NULL; in b43_nphy_tx_gain_table_upload() local
4964 const u32 *table = NULL; in b43_nphy_get_tx_gains() local
[all …]
/linux-6.14.4/arch/s390/mm/
Dvmem.c52 void *vmem_crst_alloc(unsigned long val) in vmem_crst_alloc()
54 unsigned long *table; in vmem_crst_alloc() local
80 static void vmem_pte_free(unsigned long *table) in vmem_pte_free()
/linux-6.14.4/sound/synth/emux/
Demux_synth.c51 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on() local
863 int val; in get_bank() local
892 struct snd_sf_zone **table) in get_zone()
/linux-6.14.4/drivers/net/dsa/hirschmann/
Dhellcreek.c118 u16 val = port << HR_PSEL_PTWSEL_SHIFT; in hellcreek_select_port() local
125 u16 val = prio << HR_PSEL_PRTCWSEL_SHIFT; in hellcreek_select_prio() local
133 u16 val = port << HR_PSEL_PTWSEL_SHIFT; in hellcreek_select_port_prio() local
142 u16 val = counter << HR_CSEL_SHIFT; in hellcreek_select_counter() local
153 u16 val = 0; in hellcreek_select_vlan() local
167 u16 val = port << TR_TGDSEL_TDGSEL_SHIFT; in hellcreek_select_tgd() local
174 u16 val; in hellcreek_wait_until_ready() local
184 u16 val; in hellcreek_wait_until_transitioned() local
193 u16 val; in hellcreek_wait_fdb_ready() local
252 u16 val; in hellcreek_port_enable() local
[all …]
/linux-6.14.4/drivers/clk/actions/
Dowl-pll.h20 unsigned int val; member
33 const struct clk_pll_table *table; member
/linux-6.14.4/drivers/clk/mmp/
Dclk-mix.c43 static unsigned int _get_div(struct mmp_clk_mix *mix, unsigned int val) in _get_div()
61 static unsigned int _get_mux(struct mmp_clk_mix *mix, unsigned int val) in _get_mux()
108 struct mmp_clk_mix_clk_table *table, in _filter_clk_table()
/linux-6.14.4/drivers/media/dvb-frontends/
Dstv6111.c330 static int write_reg(struct stv *state, u8 reg, u8 val) in write_reg()
337 static int read_reg(struct stv *state, u8 reg, u8 *val) in read_reg()
532 static s32 table_lookup(const struct slookup *table, in table_lookup()
/linux-6.14.4/include/net/netfilter/
Dnf_tables.h144 static inline void nft_reg_store8(u32 *dreg, u8 val) in nft_reg_store8()
155 static inline void nft_reg_store16(u32 *dreg, u16 val) in nft_reg_store16()
161 static inline void nft_reg_store_be16(u32 *dreg, __be16 val) in nft_reg_store_be16()
181 static inline void nft_reg_store64(u64 *dreg, u64 val) in nft_reg_store64()
216 struct nft_table *table; member
295 struct nft_data val; member
299 struct nft_data val; member
303 struct nft_data val; member
589 struct nft_table *table; member
1123 struct nft_table *table; member
[all …]
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/
Dregulatory.c191 struct iwl_per_chain_offset *table, in iwl_sar_geo_fill_table()
462 u32 val; in iwl_get_lari_config_bitmap() local
/linux-6.14.4/drivers/iommu/amd/
Diommu.c96 static __always_inline void amd_iommu_atomic128_set(__int128 *ptr, __int128 val) in amd_iommu_atomic128_set()
3085 struct irq_remap_table *table) in set_dte_irq_entry()
3108 struct irq_remap_table *table; in get_irq_table() local
3126 struct irq_remap_table *table; in __alloc_irq_table() local
3149 struct irq_remap_table *table) in set_remap_table_entry()
3161 struct irq_remap_table *table = data; in set_remap_table_entry_alias() local
3179 struct irq_remap_table *table = NULL; in alloc_irq_table() local
3245 struct irq_remap_table *table; in alloc_irq_index() local
3291 struct irq_remap_table *table; in __modify_irte_ga() local
3336 struct irq_remap_table *table; in modify_irte() local
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Dvce_v4_0.c154 struct amdgpu_mm_table *table) in vce_v4_0_mmsch_start()
742 uint32_t val, uint32_t mask) in vce_v4_0_emit_reg_wait()
764 uint32_t reg, uint32_t val) in vce_v4_0_emit_wreg()
776 uint32_t val = 0; in vce_v4_0_set_interrupt_state() local
/linux-6.14.4/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.c15 #define HFI_MSG_ID(val) [val] = #val argument
107 u32 val; in a6xx_hfi_wait_for_ack() local
914 struct a6xx_hfi_queue_table_header *table = hfi->virt; in a6xx_hfi_init() local
/linux-6.14.4/drivers/media/usb/gspca/
Dspca561.c454 static void setbrightness(struct gspca_dev *gspca_dev, s32 val) in setbrightness()
493 static void setexposure(struct gspca_dev *gspca_dev, s32 val) in setexposure()
513 static const int table[] = { 0, 450, 550, 625, EXPOSURE_MAX }; in setexposure() local
531 static void setgain(struct gspca_dev *gspca_dev, s32 val) in setgain()
547 static void setautogain(struct gspca_dev *gspca_dev, s32 val) in setautogain()
/linux-6.14.4/drivers/net/dsa/mv88e6xxx/
Dport.c24 u16 *val) in mv88e6xxx_port_read()
32 int bit, int val) in mv88e6xxx_port_wait_bit()
40 u16 val) in mv88e6xxx_port_write()
973 u16 val; in mv88e6xxx_port_set_message_port() local
991 u16 val; in mv88e6xxx_port_set_trunk() local
1518 u16 val; in mv88e6393x_port_set_ether_type() local
1565 int port, u16 table, u8 ptr, u16 data) in mv88e6xxx_port_ieeepmt_write()
1580 u16 table; in mv88e6390_port_tag_remap() local
1613 u16 *mask, u16 *val, int *shift) in mv88e6xxx_port_policy_mapping_get_pos()
1676 u16 reg, mask, val; in mv88e6352_port_set_policy() local
[all …]
/linux-6.14.4/net/ipv6/
Droute.c973 struct fib6_table *table; in rt6_route_rcv() local
1252 struct fib6_table *table, in ip6_pol_route_lookup()
1347 struct fib6_table *table; in __ip6_ins_rt() local
1542 u64 val; in rt6_exception_hash() local
2221 int fib6_table_lookup(struct net *net, struct fib6_table *table, int oif, in fib6_table_lookup()
2248 struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, in ip6_pol_route()
2318 struct fib6_table *table, in ip6_pol_route_input()
2636 struct fib6_table *table, in ip6_pol_route_output()
3087 struct fib6_table *table, in __ip6_route_redirect()
3348 unsigned int val; in ip6_dst_gc() local
[all …]
/linux-6.14.4/kernel/trace/
Dtrace_stack.c342 unsigned long val, flags; in stack_max_size_write() local
517 stack_trace_sysctl(const struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl()
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c186 void *table; in smu_v13_0_init_pptable_microcode() local
299 static int smu_v13_0_set_pptable_v2_0(struct smu_context *smu, void **table, uint32_t *size) in smu_v13_0_set_pptable_v2_0()
314 static int smu_v13_0_set_pptable_v2_1(struct smu_context *smu, void **table, in smu_v13_0_set_pptable_v2_1()
341 static int smu_v13_0_get_pptable_from_vbios(struct smu_context *smu, void **table, uint32_t *size) in smu_v13_0_get_pptable_from_vbios()
364 void **table, in smu_v13_0_get_pptable_from_firmware()
406 void *table; in smu_v13_0_setup_pptable() local
1266 uint32_t val = 0; in smu_v13_0_set_irq_state() local
/linux-6.14.4/drivers/vhost/
Dvhost.h44 poll_table table; member
315 static inline u16 vhost16_to_cpu(struct vhost_virtqueue *vq, __virtio16 val) in vhost16_to_cpu()
320 static inline __virtio16 cpu_to_vhost16(struct vhost_virtqueue *vq, u16 val) in cpu_to_vhost16()
325 static inline u32 vhost32_to_cpu(struct vhost_virtqueue *vq, __virtio32 val) in vhost32_to_cpu()
330 static inline __virtio32 cpu_to_vhost32(struct vhost_virtqueue *vq, u32 val) in cpu_to_vhost32()
335 static inline u64 vhost64_to_cpu(struct vhost_virtqueue *vq, __virtio64 val) in vhost64_to_cpu()
340 static inline __virtio64 cpu_to_vhost64(struct vhost_virtqueue *vq, u64 val) in cpu_to_vhost64()
/linux-6.14.4/drivers/iommu/
Dio-pgtable-arm-v7s.c112 #define ARM_V7S_ATTR_TEX(val) (((val) & ARM_V7S_TEX_MASK) << ARM_V7S_TEX_SHIFT) argument
246 void *table = NULL; in __arm_v7s_alloc_table() local
298 static void __arm_v7s_free_table(void *table, int lvl, in __arm_v7s_free_table()
431 static arm_v7s_iopte arm_v7s_install_table(arm_v7s_iopte *table, in arm_v7s_install_table()
/linux-6.14.4/drivers/gpu/drm/tidss/
Dtidss_dispc.c414 static void dispc_write(struct dispc_device *dispc, u16 reg, u32 val) in dispc_write()
425 void dispc_vid_write(struct dispc_device *dispc, u32 hw_plane, u16 reg, u32 val) in dispc_vid_write()
440 u16 reg, u32 val) in dispc_ovr_write()
455 u16 reg, u32 val) in dispc_vp_write()
479 static u32 FLD_VAL(u32 val, u32 start, u32 end) in FLD_VAL()
484 static u32 FLD_GET(u32 val, u32 start, u32 end) in FLD_GET()
489 static u32 FLD_MOD(u32 orig, u32 val, u32 start, u32 end) in FLD_MOD()
499 static void REG_FLD_MOD(struct dispc_device *dispc, u32 idx, u32 val, in REG_FLD_MOD()
513 u32 val, u32 start, u32 end) in VID_REG_FLD_MOD()
526 static void VP_REG_FLD_MOD(struct dispc_device *dispc, u32 vp, u32 idx, u32 val, in VP_REG_FLD_MOD()
[all …]
/linux-6.14.4/arch/parisc/kernel/
Dmodule.c55 #define RELOC_REACHABLE(val, bits) \ argument
60 #define CHECK_RELOC(val, bits) \ argument
499 Elf32_Addr val; in apply_relocate_add() local
645 Elf64_Addr val; in apply_relocate_add() local
805 unsigned char *table, *end; in register_unwind_table() local

12345678910>>...13