Home
last modified time | relevance | path

Searched +defs:val +defs:removed (Results 1 – 17 of 17) sorted by relevance

/linux-6.14.4/drivers/hid/
Dhid-steelseries.c30 bool removed; member
446 union power_supply_propval *val) in steelseries_headset_battery_get_property()
Dhid-asus.c103 bool removed; member
617 int val; in asus_parse_battery() local
687 union power_supply_propval *val) in asus_battery_get_property()
/linux-6.14.4/sound/synth/emux/
Dsoundfont.c486 int removed = 0; in remove_info() local
928 int val = (0x7f * 92 - msec) / 92; in snd_sf_calc_parm_hold() local
975 #define calc_gus_sustain(val) (0x7f - snd_sf_vol_table[(val)/2]) argument
976 #define calc_gus_attenuation(val) snd_sf_vol_table[(val)/2] argument
/linux-6.14.4/drivers/net/wireless/ath/ath6kl/
Dmain.c119 u8 i, removed = 0; in ath6kl_remove_sta() local
817 static void ath6kl_add_le32(__le32 *var, __le32 val) in ath6kl_add_le32()
/linux-6.14.4/drivers/net/ethernet/ti/
Dam65-cpts.c206 u32 val; in am65_cpts_settime() local
246 int removed = 0; in am65_cpts_cpts_purge_events() local
378 u64 val = 0; in am65_cpts_gettime() local
598 u32 val; in am65_cpts_estf_enable() local
640 u32 val; in am65_cpts_perout_enable_hw() local
/linux-6.14.4/drivers/pci/controller/
Dpci-hyperv.c1029 static void hv_pci_read_mmio(struct device *dev, phys_addr_t gpa, int size, u32 *val) in hv_pci_read_mmio()
1063 static void hv_pci_write_mmio(struct device *dev, phys_addr_t gpa, int size, u32 val) in hv_pci_write_mmio()
1109 int size, u32 *val) in _hv_pcifront_read_config()
1185 u32 val; in hv_pcifront_get_vendor_id() local
1227 int size, u32 val) in _hv_pcifront_write_config()
1289 int where, int size, u32 *val) in hv_pcifront_read_config()
1317 int where, int size, u32 val) in hv_pcifront_write_config()
2577 struct list_head removed; in pci_devices_present_work() local
3827 struct list_head removed; in hv_pci_bus_exit() local
/linux-6.14.4/tools/testing/selftests/net/
Dbpf_offload.py265 def int2str(fmt, val): argument
566 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
1202 val = str2int(entries[i]["value"]) variable
/linux-6.14.4/fs/fuse/
Ddev.c449 bool removed; in request_wait_answer() local
814 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
1081 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
/linux-6.14.4/drivers/scsi/
Dhpsa.h68 u8 removed : 1; /* device is marked for death */ member
444 static void SA5_intr_mask(struct ctlr_info *h, unsigned long val) in SA5_intr_mask()
461 static void SA5B_intr_mask(struct ctlr_info *h, unsigned long val) in SA5B_intr_mask()
475 static void SA5_performant_intr_mask(struct ctlr_info *h, unsigned long val) in SA5_performant_intr_mask()
/linux-6.14.4/tools/testing/radix-tree/
Dmaple.c34844 unsigned long removed; /* The index of the removed entry */ member
35105 unsigned long val = 0xDEAD; in check_rcu_simulated() local
/linux-6.14.4/net/mptcp/
Dpm_netlink.c865 bool removed = false; in mptcp_pm_nl_rm_addr_or_subflow() local
1341 u32 val = nla_get_s32(tb[MPTCP_PM_ADDR_ATTR_IF_IDX]); in mptcp_pm_parse_entry() local
/linux-6.14.4/drivers/net/team/
Dteam_core.c115 bool removed; member
632 int val; in team_notify_peers_work() local
678 int val; in team_mcast_rejoin_work() local
/linux-6.14.4/net/bluetooth/
Dhci_core.c1260 bdaddr_t *bdaddr, u8 *val, u8 type, in hci_add_link_key()
1377 int removed = 0; in hci_remove_ltk() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h890 int removed; member
1387 static inline void set_param_l(u64 *arg, u32 val) in set_param_l()
1392 static inline void set_param_h(u64 *arg, u32 val) in set_param_h()
/linux-6.14.4/kernel/sched/
Dsched.h254 #define shr_bound(val, shift) \ argument
614 # define u64_u32_store_copy(var, copy, val) (var = val) argument
630 # define u64_u32_store_copy(var, copy, val) \ argument
643 # define u64_u32_store(var, val) u64_u32_store_copy(var, var##_copy, val) argument
690 } removed; member
/linux-6.14.4/drivers/md/
Dmd.c5966 static int add_named_array(const char *val, const struct kernel_param *kp) in add_named_array()
9408 int removed = 0; in remove_and_add_spares() local
10303 static int set_ro(const char *val, const struct kernel_param *kp) in set_ro()
/linux-6.14.4/net/netfilter/
Dnf_tables_api.c7627 bool removed = false; in nft_trans_elems_new_abort() local
11333 u32 val; in nft_parse_u32_check() local