/third_party/elfutils/src/ |
H A D | strip.c | 375 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 D | sec.h | 121 struct sec_dev *sec; member
|
/kernel/linux/linux-5.10/arch/arm/mach-exynos/ |
H A D | sleep.S | 49 .arch_extension sec
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | pdc.h | 67 int pdc_tod_set(unsigned long sec, unsigned long usec);
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | hpet.h | 56 /* 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 D | pvclock.c | 126 * 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 D | omap-headsmp.S | 59 .arch_extension sec
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | diag.sh | 6 rndh=$(printf %x $sec)-$(mktemp -u XXXXXX)
|
/kernel/linux/linux-6.6/arch/arm/mach-exynos/ |
H A D | sleep.S | 48 .arch_extension sec
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap-headsmp.S | 59 .arch_extension sec
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_tc_edt.sh | 57 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 D | pdc.h | 67 int pdc_tod_set(unsigned long sec, unsigned long usec);
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | img.h | 139 struct fw_desc *sec; member
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | test_cgrp2_tc.sh | 83 $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 D | time64.h | 61 extern void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec);
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ptp_clock.h | 82 __s64 sec; /* seconds */ member
|
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | ieee802154_i.h | 86 /* protects sec from concurrent access by netlink. access by 91 struct mac802154_llsec sec; member
|
H A D | tx.c | 123 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 D | hclge_ptp.h | 135 u32 nsec, u32 sec);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | time64.h | 66 extern void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec);
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | Makefile | 29 obj-$(CONFIG_FPGA_M10_BMC_SEC_UPDATE) += intel-m10-bmc-sec-update.o
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ptp_clock.h | 82 __s64 sec; /* seconds */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | img.h | 84 struct fw_desc *sec; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | Makefile | 16 sec.o \
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | pvclock.c | 136 * 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()
|