Searched refs:shortcut (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/arch/x86/include/asm/ |
D | ipi.h | 33 static inline unsigned int __prepare_ICR(unsigned int shortcut, int vector, in __prepare_ICR() argument 36 unsigned int icr = shortcut | dest; in __prepare_ICR() 61 __default_send_IPI_shortcut(unsigned int shortcut, int vector, unsigned int dest) in __default_send_IPI_shortcut() argument 80 cfg = __prepare_ICR(shortcut, vector, dest); in __default_send_IPI_shortcut()
|
/linux-3.4.99/net/atm/ |
D | mpoa_proc.c | 160 if (in_entry->shortcut) in mpc_show() 162 in_entry->shortcut->vpi, in mpc_show() 163 in_entry->shortcut->vci); in mpc_show() 184 if (eg_entry->shortcut) in mpc_show() 186 eg_entry->shortcut->vpi, in mpc_show() 187 eg_entry->shortcut->vci); in mpc_show()
|
D | mpc.c | 558 atomic_add(skb->truesize, &sk_atm(entry->shortcut)->sk_wmem_alloc); in send_via_shortcut() 559 ATM_SKB(skb)->atm_options = entry->shortcut->atm_options; in send_via_shortcut() 560 entry->shortcut->send(entry->shortcut, skb); in send_via_shortcut() 640 in_entry->shortcut = vcc; in atm_mpoa_vcc_attach() 672 in_entry->shortcut = NULL; in mpc_vcc_close() 678 eg_entry->shortcut = NULL; in mpc_vcc_close() 755 if (eg->shortcut == NULL) { in mpc_push() 756 eg->shortcut = vcc; in mpc_push() 1128 if (eg_entry && eg_entry->shortcut) { in check_qos_and_open_shortcut() 1129 if (eg_entry->shortcut->qos.txtp.traffic_class & in check_qos_and_open_shortcut() [all …]
|
D | mpoa_caches.c | 84 if (entry->shortcut == vcc) { in in_cache_get_by_vcc() 138 if (entry->entry_state == INGRESS_RESOLVED && entry->shortcut != NULL) in cache_hit() 153 if (entry->shortcut != NULL) in cache_hit() 158 if (entry->entry_state == INGRESS_RESOLVING && entry->shortcut != NULL) in cache_hit() 196 vcc = entry->shortcut; in in_cache_remove_entry() 384 if (entry->shortcut == vcc) { in eg_cache_get_by_vcc() 433 vcc = entry->shortcut; in eg_cache_remove_entry()
|
D | mpoa_caches.h | 25 struct atm_vcc *shortcut; member 56 struct atm_vcc *shortcut; member
|
D | Kconfig | 55 subnetwork boundaries. These shortcut connections bypass routers
|
/linux-3.4.99/Documentation/scsi/ |
D | dc395x.txt | 34 shortcut for dc395x=7,4,9,15,2,10
|
D | tmscsim.txt | 346 allows it. If you meet problems, you can use tmscsim=-1 which is a shortcut
|
/linux-3.4.99/tools/perf/Documentation/ |
D | perf-record.txt | 158 This is a shortcut for --branch-filter any. See --branch-filter for more infos.
|
/linux-3.4.99/Documentation/ |
D | kernel-parameters.txt | 1329 as there's no ambiguity shortcut notation is allowed.
|
/linux-3.4.99/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 15862 # quick shortcut. #
|