/openbmc/linux/lib/ |
H A D | siphash.c | 133 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() 155 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() 183 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() 215 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() 330 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 348 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 369 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32() 474 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 494 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 519 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
|
H A D | kasprintf.c | 17 unsigned int first, second; in kvasprintf() local
|
/openbmc/linux/ipc/ |
H A D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc() 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/alpha/lib/ |
H A D | csum_partial_copy.c | 138 unsigned long second; in csum_partial_cfu_dest_aligned() local 158 unsigned long second; in csum_partial_cfu_dest_aligned() local 252 unsigned long second, word; in csum_partial_cfu_unaligned() local 274 unsigned long second, word; in csum_partial_cfu_unaligned() local 296 unsigned long second, word; in csum_partial_cfu_unaligned() local
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | opcodes.h | 146 #define __opcode_thumb32_compose(first, second) ( \ argument 152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 220 #define ___inst_thumb32(first, second) .short first, second argument 224 #define ___inst_thumb32(first, second) \ argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-keyval.c | 754 QDict *second = keyval_parse("opt1=ABC,opt2.sub2=GHI,opt2.sub3=JKL", in test_keyval_merge_dict() local 772 QDict *second = keyval_parse("opt1.0=def", in test_keyval_merge_list() local 790 QDict *second = keyval_parse("opt2.sub1=def,opt2.sub2=ghi", in test_keyval_merge_conflict() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | opcodes.h | 151 #define __opcode_thumb32_compose(first, second) ( \ argument 157 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 229 #define ___inst_thumb32(first, second) \ argument
|
/openbmc/qemu/scripts/coverage/ |
H A D | compare_gcov_json.py | 72 def find_missing_files(first, second): argument
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | manager_getsession_unittest.cpp | 13 uint16_t first, second; in TEST() local
|
/openbmc/linux/fs/isofs/ |
H A D | util.c | 21 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-wilco-ec.c | 50 u8 second; member 85 u8 second; member
|
H A D | rtc-mv.c | 71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local 102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
|
/openbmc/phosphor-logging/ |
H A D | elog_meta.cpp | 27 auto comp = [](const auto& first, const auto& second) { in build()
|
H A D | elog_meta.hpp | 62 auto comp = [](const auto& first, const auto& second) { in build()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | insn.c | 11 unsigned long first, second; in __arm_gen_branch_thumb2() local
|
H A D | patch.c | 75 u16 second = __opcode_thumb32_second(insn); in __patch_text_real() local
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | nv_driver.c | 52 riva_is_connected(struct riva_par *par, Bool second) in riva_is_connected()
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 132 int len, second = 0; in radeon_probe_OF_head() local 377 int i = 0, second = 0; in radeon_parse_monitor_layout() local
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | intersil.h | 32 unsigned char second; member
|
H A D | apollohw.h | 44 unsigned char second, alarm_second; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | syscall.c | 72 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_mmu.c | 118 bool second) in kvmppc_mmu_book3s_64_get_pteg() 205 bool second = false; in kvmppc_mmu_book3s_64_xlate() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | unaligned_64.c | 451 u64 first = 0, second = 0; in handle_ldf_stq() local 614 u32 first, second; in handle_lddfmna() local
|
/openbmc/linux/net/netfilter/ |
H A D | xt_time.c | 28 u_int8_t second; /* (0-59) */ member
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ftrtc010.c | 57 unsigned long second; in ftrtc010_time() local
|