Searched defs:saved_val (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/kernel/ |
H A D | sysctl.c | 204 static int saved_val; in bpf_stats_handler() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | syscall.c | 5661 static int saved_val; in bpf_stats_handler() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.c | 1570 pci_restore_config_dword(struct pci_dev *pdev, int offset, u32 saved_val, int retry, bool force) pci_restore_config_dword() argument
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci.c | 1719 pci_restore_config_dword(struct pci_dev *pdev, int offset, u32 saved_val, int retry, bool force) pci_restore_config_dword() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 250 u32 saved_val, req_val, eee_status; in bnx2x_check_lfa() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 250 u32 saved_val, req_val, eee_status; in bnx2x_check_lfa() local [all...] |
Completed in 40 milliseconds