Home
last modified time | relevance | path

Searched defs:shortcut (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dlocal.h29 static inline unsigned int __prepare_ICR(unsigned int shortcut, int vector, in __prepare_ICR() argument
/linux/net/atm/
H A Dmpoa_caches.h28 struct atm_vcc *shortcut; member
59 struct atm_vcc *shortcut; member
/linux/security/keys/
H A Dkeyring.c672 struct assoc_array_shortcut *shortcut; in search_nested_keyrings() local
[all...]
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4240 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument