Searched defs:saved_val (Results 1 - 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | bmvvideo.c | 59 unsigned val, saved_val = 0; in decode_bmv_frame() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsck.c | 623 u16 saved_val = *(u16*)(buffer+usa_ofs+2*i); // the actual data value that was saved in the us array. in check_file_record() local
|
| /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 39 milliseconds