Searched defs:shortcut (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/lib/ |
H A D | assoc_array.c | 25 const struct assoc_array_shortcut *shortcut; in assoc_array_subtree_iterate() local 158 struct assoc_array_shortcut *shortcut; member 175 struct assoc_array_shortcut *shortcut; in assoc_array_walk() local 346 struct assoc_array_shortcut *shortcut; in assoc_array_destroy_subtree() local 479 struct assoc_array_shortcut *shortcut, *new_s0; in assoc_array_insert_into_terminal_node() local 796 struct assoc_array_shortcut *shortcut, *new_s0, *new_s1; in assoc_array_insert_mid_shortcut() local 1347 struct assoc_array_shortcut *shortcut; in assoc_array_apply_edit() local 1458 struct assoc_array_shortcut *shortcut, *new_s; in assoc_array_gc() local
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | local.h | 31 static inline unsigned int __prepare_ICR(unsigned int shortcut, int vector, in __prepare_ICR()
|
H A D | ipi.c | 144 static void __default_send_IPI_shortcut(unsigned int shortcut, int vector) in __default_send_IPI_shortcut()
|
/openbmc/linux/net/atm/ |
H A D | mpoa_caches.h | 28 struct atm_vcc *shortcut; member 59 struct atm_vcc *shortcut; member
|
/openbmc/linux/security/keys/ |
H A D | keyring.c | 672 struct assoc_array_shortcut *shortcut; in search_nested_keyrings() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.h | 412 __be32 shortcut; member
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 4237 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument
|