Home
last modified time | relevance | path

Searched +defs:val +defs:existing (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/net/ipv4/
Dtcp_cong.c147 struct tcp_congestion_ops *existing; in tcp_update_congestion_control() local
368 int tcp_set_allowed_congestion_control(char *val) in tcp_set_allowed_congestion_control()
/linux-6.14.4/drivers/usb/gadget/function/
Df_fs.c2498 #define __entity_check_INTERFACE(val) 1 in ffs_do_single_desc() argument
2499 #define __entity_check_STRING(val) (val) in ffs_do_single_desc() argument
2500 #define __entity_check_ENDPOINT(val) ((val) & USB_ENDPOINT_NUMBER_MASK) in ffs_do_single_desc() argument
2501 #define __entity(type, val) do { \ in ffs_do_single_desc() argument
4149 struct ffs_dev *existing; in ffs_name_dev() local
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c165 #define BRCMF_FWS_MODE_SET_REUSESEQ(x, val) ((x) = \ argument
988 struct brcmf_fws_mac_descriptor *entry, *existing; in brcmf_fws_macdesc_indicate() local
/linux-6.14.4/kernel/bpf/
Dcore.c637 unsigned long val = (unsigned long)key; in bpf_tree_comp() local
2667 struct bpf_prog_array_item *existing, *new; in bpf_prog_array_copy() local
/linux-6.14.4/kernel/module/
Dmain.c3247 static int unknown_module_param_cb(char *param, char *val, const char *modname, in unknown_module_param_cb()
3553 struct idempotent *existing; in idempotent() local