Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 25 of 36) sorted by relevance

12

/arch/x86/tools/
Drelocs.c273 struct section *sec = &secs[i]; in sym_lookup() local
405 struct section *sec = &secs[i]; in read_shdrs() local
429 struct section *sec = &secs[i]; in read_strtabs() local
454 struct section *sec = &secs[i]; in read_symtabs() local
487 struct section *sec = &secs[i]; in read_relocs() local
530 struct section *sec = &secs[i]; in print_absolute_symbols() local
568 struct section *sec = &secs[i]; in print_absolute_relocs() local
646 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs()
656 struct section *sec = &secs[i]; in walk_relocs() local
751 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64()
[all …]
/arch/mips/sibyte/swarm/
Dsetup.c92 unsigned long sec; in read_persistent_clock() local
112 int rtc_mips_set_time(unsigned long sec) in rtc_mips_set_time()
Drtc_xicor1241.c173 unsigned int year, mon, day, hour, min, sec, y2k; in xicor_get_time() local
Drtc_m41t81.c193 unsigned int year, mon, day, hour, min, sec; in m41t81_get_time() local
/arch/mips/boot/tools/
Drelocs.c273 struct section *sec = &secs[i]; in read_shdrs() local
299 struct section *sec = &secs[i]; in read_strtabs() local
324 struct section *sec = &secs[i]; in read_symtabs() local
358 struct section *sec = sec_lookup(".text"); in read_relocs() local
367 struct section *sec = &secs[i]; in read_relocs() local
413 struct section *sec = &secs[i]; in remove_relocs() local
467 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs()
478 struct section *sec = &secs[i]; in walk_relocs() local
500 static int do_reloc(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc()
636 static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc_info()
/arch/mips/kernel/
Dtime.c37 int __weak rtc_mips_set_time(unsigned long sec) in rtc_mips_set_time()
/arch/m68k/sun3x/
Dtime.h11 volatile unsigned char sec; member
/arch/mips/include/asm/
Dmc146818-time.h91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
Dm48t37.h23 volatile u8 sec; member
/arch/mips/dec/
Dtime.c24 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock() local
/arch/m32r/kernel/
Dtime.c143 unsigned int epoch, year, mon, day, hour, min, sec; in read_persistent_clock() local
/arch/x86/include/asm/
Dpvclock-abi.h39 u32 sec; member
/arch/powerpc/platforms/maple/
Dtime.c86 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
/arch/x86/platform/intel-mid/
Dintel_mid_vrtc.c62 u8 sec, min, hour, mday, mon; in vrtc_get_time() local
/arch/powerpc/platforms/chrp/
Dtime.c134 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
/arch/m68k/mvme16x/
Drtc.c69 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
/arch/m68k/bvme6000/
Drtc.c74 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
/arch/frv/kernel/
Dtime.c90 unsigned int year, mon, day, hour, min, sec; in read_persistent_clock() local
/arch/x86/kernel/
Drtc.c65 unsigned int status, year, mon, day, hour, min, sec, century = 0; in mach_get_cmos_time() local
/arch/um/os-Linux/
Dtime.c120 unsigned long sec; in os_timer_one_shot() local
/arch/sh/boards/mach-sh03/
Drtc.c43 unsigned int year, mon, day, hour, min, sec; in get_cmos_time() local
/arch/m68k/emu/
Dnfblock.c68 sector_t sec = bio->bi_iter.bi_sector; in nfhd_make_request() local
/arch/m68k/atari/
Dtime.c181 int sec=0, min=0, hour=0, day=0, mon=0, year=0, wday=0; in atari_tt_hwclk() local
/arch/tile/gxio/
Diorpc_mpipe.c413 uint64_t sec; member
418 int gxio_mpipe_get_timestamp_aux(gxio_mpipe_context_t *context, uint64_t *sec, in gxio_mpipe_get_timestamp_aux()
438 uint64_t sec; member
443 int gxio_mpipe_set_timestamp_aux(gxio_mpipe_context_t *context, uint64_t sec, in gxio_mpipe_set_timestamp_aux()
/arch/x86/include/uapi/asm/
Dkvm_para.h57 __s64 sec; member

12