Home
last modified time | relevance | path

Searched refs:sec (Results 751 - 775 of 1524) sorted by relevance

1...<<31323334353637383940>>...61

/third_party/elfutils/src/
H A Dstrip.c375 Elf_Scn *sec = elf_getscn (elf, ndx); in secndx_name() local
376 GElf_Shdr *shdr = gelf_getshdr (sec, &mem); in secndx_name()
695 Elf32_Word sec = (sym->st_shndx == SHN_XINDEX in remove_debug_relocations() local
698 bool dbg_scn = ebl_debugscn_p (ebl, secndx_name (elf, sec)); in remove_debug_relocations()
1991 Elf32_Word sec; in handle_elf() local
2033 sec = shdr_info[sidx].idx; in handle_elf()
2035 if (sec != 0) in handle_elf()
2040 if (sec < SHN_LORESERVE) in handle_elf()
2042 nshndx = sec; in handle_elf()
2048 nxshndx = sec; in handle_elf()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h121 struct sec_dev *sec; member
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dsleep.S49 .arch_extension sec
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpdc.h67 int pdc_tod_set(unsigned long sec, unsigned long usec);
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h56 /* Max HPET Period is 10^8 femto sec as in HPET spec */
59 * Min HPET period is 10^5 femto sec just for safety. If it is less than this,
60 * then 32 bit HPET counter wrapsaround in less than 0.5 sec.
96 unsigned char sec);
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dpvclock.c126 * Note: wall_clock->sec is a u32 value, so it can in pvclock_read_wallclock()
132 now.tv_sec = wall_clock->sec; in pvclock_read_wallclock()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap-headsmp.S59 .arch_extension sec
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Ddiag.sh6 rndh=$(printf %x $sec)-$(mktemp -u XXXXXX)
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dsleep.S48 .arch_extension sec
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap-headsmp.S59 .arch_extension sec
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tc_edt.sh57 bpf da obj test_tc_edt.o sec cls_test
84 awk '{printf "elapsed: %d sec; bps difference: %.2f%%\n",
88 # The difference is usually about 0.1% on a 20-sec test, and ==> zero
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpdc.h67 int pdc_tod_set(unsigned long sec, unsigned long usec);
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.h139 struct fw_desc *sec; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_cgrp2_tc.sh83 $TC filter add dev $HOST_IFC egress bpf da obj $BPF_PROG sec $BPF_SECTION || return $?
/kernel/linux/linux-5.10/include/linux/
H A Dtime64.h61 extern void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec);
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dptp_clock.h82 __s64 sec; /* seconds */ member
/kernel/linux/linux-5.10/net/mac802154/
H A Dieee802154_i.h86 /* protects sec from concurrent access by netlink. access by
91 struct mac802154_llsec sec; member
H A Dtx.c123 rc = mac802154_llsec_encrypt(&sdata->sec, skb); in ieee802154_subif_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.h135 u32 nsec, u32 sec);
/kernel/linux/linux-6.6/include/linux/
H A Dtime64.h66 extern void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec);
/kernel/linux/linux-6.6/drivers/fpga/
H A DMakefile29 obj-$(CONFIG_FPGA_M10_BMC_SEC_UPDATE) += intel-m10-bmc-sec-update.o
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dptp_clock.h82 __s64 sec; /* seconds */ member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.h84 struct fw_desc *sec; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A DMakefile16 sec.o \
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dpvclock.c136 * Note: wall_clock->sec is a u32 value, so it can in pvclock_read_wallclock()
142 now.tv_sec = wall_clock->sec; in pvclock_read_wallclock()

Completed in 12 milliseconds

1...<<31323334353637383940>>...61