Home
last modified time | relevance | path

Searched defs:_ds (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Ddsa.h177 #define dsa_hsr_foreach_port(_dp, _ds, _hsr) \ argument
582 #define dsa_switch_for_each_port(_dp, _ds) \ argument
586 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument
590 #define dsa_switch_for_each_port_continue_reverse(_dp, _ds) \ argument
594 #define dsa_switch_for_each_available_port(_dp, _ds) \ argument
598 #define dsa_switch_for_each_user_port(_dp, _ds) \ argument
602 #define dsa_switch_for_each_user_port_continue_reverse(_dp, _ds) \ argument
606 #define dsa_switch_for_each_cpu_port(_dp, _ds) \ argument
610 #define dsa_switch_for_each_cpu_port_continue_reverse(_dp, _ds) \ argument
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_mac.h53 #define AR9003TXC_CONST(_ds) ((const struct ar9003_txc *) _ds) argument
H A Dath9k.h66 #define DS2PHYS(_dd, _ds) \ argument
/linux/arch/x86/kernel/
H A Dprocess_64.c533 u16 _cs, u16 _ss, u16 _ds) in start_thread_common()
/linux/drivers/usb/gadget/function/
H A Df_fs.c2470 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local