/openbmc/linux/lib/ |
H A D | siphash.c | 116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() 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() 207 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32() 215 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() 316 u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) in hsiphash_1u32() 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() 458 u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) in hsiphash_1u32() 494 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() [all …]
|
H A D | plist.c | 75 struct plist_node *first, *iter, *prev = NULL; in plist_add() local 185 struct plist_node *first, *prio_pos, *node_pos; in plist_test_check() local
|
/openbmc/linux/tools/power/cpupower/lib/ |
H A D | cpufreq.h | 20 struct cpufreq_available_governors *first; member 26 struct cpufreq_available_frequencies *first; member 33 struct cpufreq_affected_cpus *first; member 40 struct cpufreq_stats *first; member
|
H A D | cpufreq.c | 273 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local 347 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_available_frequencies() local 403 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_boost_frequencies() local 479 struct cpufreq_affected_cpus *first = NULL; in sysfs_get_cpu_list() local 710 struct cpufreq_stats *first = NULL; in cpufreq_get_stats() local
|
/openbmc/linux/net/netfilter/ |
H A D | nft_set_pipapo_avx2.c | 217 bool first, bool last) in nft_pipapo_avx2_lookup_4b_2() 280 bool first, bool last) in nft_pipapo_avx2_lookup_4b_4() 357 bool first, bool last) in nft_pipapo_avx2_lookup_4b_8() 453 bool first, bool last) in nft_pipapo_avx2_lookup_4b_12() 543 bool first, bool last) in nft_pipapo_avx2_lookup_4b_32() 679 bool first, bool last) in nft_pipapo_avx2_lookup_8b_1() 737 bool first, bool last) in nft_pipapo_avx2_lookup_8b_2() 802 bool first, bool last) in nft_pipapo_avx2_lookup_8b_4() 878 bool first, bool last) in nft_pipapo_avx2_lookup_8b_6() 964 bool first, bool last) in nft_pipapo_avx2_lookup_8b_16() [all …]
|
/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/drivers/video/fbdev/core/ |
H A D | sysfillrect.c | 28 unsigned long first, last; in bitfill_aligned() local 74 unsigned long first, last; in bitfill_unaligned() local 129 unsigned long first, last; in bitfill_aligned_rev() local 185 unsigned long first, last; in bitfill_unaligned_rev() local
|
H A D | cfbfillrect.c | 38 unsigned long first, last; in bitfill_aligned() local 95 unsigned long first, last; in bitfill_unaligned() local 151 unsigned long first, last; in bitfill_aligned_rev() local 221 unsigned long first, last, dat; in bitfill_unaligned_rev() local
|
H A D | syscopyarea.c | 31 unsigned long first, last; in bitcpy() local 174 unsigned long first, last; in bitcpy_rev() local
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | send.c | 242 static void wg_packet_create_data_done(struct wg_peer *peer, struct sk_buff *first) in wg_packet_create_data_done() 267 struct sk_buff *first; in wg_packet_tx_worker() local 291 struct sk_buff *first, *skb, *next; in wg_packet_encrypt_worker() local 311 static void wg_packet_create_data(struct wg_peer *peer, struct sk_buff *first) in wg_packet_create_data()
|
/openbmc/linux/fs/ |
H A D | binfmt_script.c | 19 static inline const char *next_non_spacetab(const char *first, const char *last) in next_non_spacetab() 26 static inline const char *next_terminator(const char *first, const char *last) in next_terminator()
|
/openbmc/linux/drivers/crypto/inside-secure/ |
H A D | safexcel_ring.c | 79 bool first, in safexcel_ring_next_cwptr() 181 bool first, bool last, in safexcel_add_cdesc() 226 bool first, bool last, in safexcel_add_rdesc()
|
/openbmc/linux/tools/perf/util/ |
H A D | evsel_fprintf.c | 20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf() 45 bool first = true; in evsel__fprintf() local 128 bool first = true; in sample__fprintf_callchain() local
|
/openbmc/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto.c | 36 struct rk_crypto_info *first; in get_rk_crypto() local 319 struct rk_crypto_info *crypto_info, *first; in rk_crypto_probe() local 411 struct rk_crypto_info *first; in rk_crypto_remove() local
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 228 int first = cpu_first_thread_sibling(cpu); in atomic_start_thread_idle() local 238 int first = cpu_first_thread_sibling(cpu); in atomic_stop_thread_idle() local 248 int first = cpu_first_thread_sibling(cpu); in atomic_lock_thread_idle() local 258 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_and_stop_thread_idle() local 281 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_thread_idle() local 317 int first = cpu_first_thread_sibling(cpu); in power7_idle_insn() local 611 int first = cpu_first_thread_sibling(cpu); in power9_idle_stop() local 896 int first = cpu_first_thread_sibling(cpu); in power10_idle_stop() local
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_sdlb.c | 139 u32 *first) in sparx5_sdlb_group_get_adjacent() 235 u32 first, u32 next, bool empty) in sparx5_sdlb_group_link() 260 u32 first, next; in sparx5_sdlb_group_add() local 275 u32 first, next, prev; in sparx5_sdlb_group_del() local
|
/openbmc/qemu/hw/usb/ |
H A D | combined-packet.c | 107 USBPacket *first = p->combined->first; in usb_combined_packet_cancel() local 124 USBPacket *p, *u, *next, *prev = NULL, *first = NULL; in usb_ep_combine_input_packets() local
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.h | 248 u8 first; member 264 u8 first; member 291 u8 first; member 303 u8 first; member 311 u8 first; member 324 u8 first; member 340 u8 first; member 345 u8 first; member 360 u8 first; member 367 u8 first; member [all …]
|
/openbmc/linux/virt/kvm/ |
H A D | async_pf.c | 54 bool first; in async_pf_execute() local 226 bool first; in kvm_async_pf_wakeup_all() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | filter_expr_parser_ast.hpp | 64 LogicalNot first; member 69 LogicalOr first; member
|
/openbmc/linux/mm/ |
H A D | interval_tree.c | 93 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_first() 100 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_next()
|
/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 | 752 QDict *first = keyval_parse("opt1=abc,opt2.sub1=def,opt2.sub2=ghi,opt3=xyz", in test_keyval_merge_dict() local 770 QDict *first = keyval_parse("opt1.0=abc,opt2.0=xyz", in test_keyval_merge_list() local 788 QDict *first = keyval_parse("opt2=ABC", in test_keyval_merge_conflict() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 36 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr() local 1129 u32 first; in ice_clean_rx_irq() local 1602 ice_tx_map(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map() 1754 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum() 1947 ice_tx_prepare_vlan_flags(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags() 1978 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso() 2261 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp() 2301 struct ice_tx_buf *first; in ice_xmit_frame_ring() 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
|