Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/linux/lib/
H A Dsiphash.c116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64()
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()
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()
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()
[all …]
H A Dplist.c75 struct plist_node *first, *iter, *prev = NULL, *last, *reverse_iter; in plist_add() local
207 struct plist_node *first, *prio_pos, *node_pos; in plist_test_check() local
/linux/net/netfilter/
H A Dnft_set_pipapo_avx2.c217 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 …]
/linux/ipc/
H A Dsyscall.c20 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
/linux/drivers/net/wireguard/
H A Dsend.c242 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()
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i
/linux/arch/powerpc/platforms/powernv/
H A Didle.c228 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
/linux/rust/macros/
H A Dfmt.rs18 let first = first.strip_prefix('"')?; in fmt() localVariable
19 let first = first.strip_suffix('"')?; in fmt() localVariable
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c79 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()
/linux/tools/perf/util/
H A Devsel_fprintf.c20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf()
45 bool first = true; in evsel__fprintf() local
129 bool first = true; in sample__fprintf_callchain() local
H A Devlist.c156 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos() local
677 struct evsel *first = evlist__first(evlist); in evlist__event2evsel() local
1288 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() local
1310 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size() local
1317 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() local
1329 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all() local
1642 struct evsel *first = evlist__first(evlist); in evlist__strerror_open() local
2253 static int parse_event_enable_time(const char *str, struct event_enable_time *range, bool first) in parse_event_enable_time()
2271 bool first = true; in parse_event_enable_times() local
2485 bool first = true; in evlist__format_evsels() local
[all …]
/linux/fs/
H A Dbinfmt_script.c19 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()
/linux/virt/kvm/
H A Dasync_pf.c54 bool first; in async_pf_execute() local
219 bool first; in kvm_async_pf_wakeup_all() local
/linux/mm/
H A Dinterval_tree.c93 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()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c68 u64 first; member
317 u64 first = 0, second; tcp_prepare_cookie() local
466 u64 first = 0, second; tcp_validate_cookie() local
/linux/arch/arm/include/asm/
H A Dopcodes.h151 #define __opcode_thumb32_compose(first, second) ( \ argument
157 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument
229 #define ___inst_thumb32(first, second) \ argument
/linux/tools/workqueue/
H A Dwq_dump.py231 first = True variable
235 first = False variable
/linux/tools/testing/selftests/bpf/
H A Dbpf_arena_list.h16 struct arena_list_node __arena *first; member
45 arena_list_node_t *first = h->first, * __arena *tmp; in list_add_head() local
[all...]
/linux/tools/perf/ui/stdio/
H A Dhist.c340 bool first; in __callchain__fprintf_folded() local
425 bool first = true; in __hist_entry__snprintf() local
472 bool first = true; in hist_entry__hierarchy_fprintf() local
750 bool first = true; in fprintf_line() local
778 bool first = true; in hists__fprintf_standard_headers() local
/linux/net/tls/
H A Dtls_strp.c290 struct sk_buff *nskb, *first, *last; in tls_strp_copyin_skb() local
437 struct sk_buff *first, *skb; in tls_strp_check_queue_ok() local
464 struct sk_buff *first; in tls_strp_load_anchor_with_queue() local
/linux/tools/testing/radix-tree/
H A Dtag_check.c16 unsigned long first = 0; in __simple_checks() local
314 unsigned long first = 0; in single_check() local
/linux/drivers/irqchip/
H A Dirq-alpine-msi.c42 int first; in alpine_msix_allocate_sgi() local
55 int first = sgi - priv->spi_first; in alpine_msix_free_sgi() local
/linux/arch/arm/mach-sunxi/
H A Dheadsmp.S69 first: .word sunxi_mc_smp_first_comer - . label
/linux/include/linux/
H A Dlist_bl.h35 struct hlist_bl_node *first; member
80 struct hlist_bl_node *first = hlist_bl_first(h); in hlist_bl_add_head() local
/linux/arch/riscv/kernel/tests/module_test/
H A Dtest_sub32.S12 first: label

12345678910>>...20