Searched refs:_entry (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/scsi/bfa/ |
| H A D | bfad_im.h | 140 #define bfad_get_aen_entry(_drv, _entry) do { \ argument 143 bfa_q_deq(&(_drv)->free_aen_q, &(_entry)); \ 144 if (_entry) \ 145 list_add_tail(&(_entry)->qe, &(_drv)->active_aen_q); \
|
| H A D | bfa_cs.h | 218 static void oc ## _sm_ ## st ## _entry(otype * fsm) 222 _state ## _entry(_fsm); \
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bfa_cs.h | 69 static void oc ## _sm_ ## st ## _entry(otype * fsm) 73 _state ## _entry(_fsm); \
|
| /linux/tools/perf/util/ |
| H A D | rb_resort.h | |
| H A D | sort.c | 2804 bool perf_hpp__is_ ## key ## _entry(struct perf_hpp_fmt *fmt) \
|
| /linux/rust/kernel/ |
| H A D | debugfs.rs | 392 _entry: Entry<'static>, field 432 unsafe { &mut Pin::into_inner_unchecked(self)._entry } in entry_mut() 441 _entry: Entry::empty(), in new()
|
| H A D | rbtree.rs | 406 RawEntry::Vacant(_entry) => None, in find_mut()
|
| /linux/include/linux/ |
| H A D | printk.h | 443 static const struct pi_entry _entry \ 453 __used __section(".printk_index") = &_entry; \
|
| /linux/arch/x86/include/asm/trace/ |
| H A D | irq_vectors.h | 29 DEFINE_EVENT_FN(x86_irq_vector, name##_entry, \
|
| /linux/arch/xtensa/kernel/ |
| H A D | entry.S | 2014 _entry a1, 48 2018 _entry a1, 48 2022 _entry a1, 16
|
| /linux/kernel/trace/ |
| H A D | trace_functions_graph.c | 860 #define print_graph_retaddr(_seq, _entry, _tflags, _comment) do { } while (0) argument
|
| /linux/drivers/android/binder/ |
| H A D | process.rs | 702 rbtree::Entry::Occupied(_entry) => { in get_current_thread()
|
| /linux/tools/perf/ |
| H A D | builtin-c2c.c | 666 __f ## _entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, \
|