Searched defs:new_sec (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | special.h | 26 struct section *new_sec; member
|
/kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
H A D | special.h | 27 struct section *new_sec; member
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | ea.c | 316 secno new_sec; in hpfs_set_ea() local
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | ea.c | 316 secno new_sec; in hpfs_set_ea() local
|
/third_party/f2fs-tools/fsck/ |
H A D | mount.c | 2844 find_next_free_block(struct f2fs_sb_info *sbi, u64 *to, int left, int want_type, bool new_sec) find_next_free_block() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wpa_supplicant.c | 265 int new_sec = wpa_s->last_auth_timeout_sec + sec_diff; in wpas_auth_timeout_restart() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.c | 2748 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg() argument 2601 get_new_segment(struct f2fs_sb_info *sbi, unsigned int *newseg, bool new_sec, int dir) get_new_segment() argument 3081 __allocate_new_segment(struct f2fs_sb_info *sbi, int type, bool new_sec) __allocate_new_segment() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | segment.c | 2787 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg() argument 2638 get_new_segment(struct f2fs_sb_info *sbi, unsigned int *newseg, bool new_sec, int dir) get_new_segment() argument 3083 __allocate_new_segment(struct f2fs_sb_info *sbi, int type, bool new_sec, bool force) __allocate_new_segment() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_supplicant.c | 309 int new_sec = wpa_s->last_auth_timeout_sec + sec_diff; in wpas_auth_timeout_restart() local
|
Completed in 37 milliseconds