Home
last modified time | relevance | path

Searched defs:get_desc (Results 1 – 12 of 12) sorted by relevance

/linux/include/net/
H A Dnetdev_queues.h176 #define netif_txq_try_stop(txq, get_desc, start_thrs) \ argument
217 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ argument
261 get_desc, start_thr argument
284 netif_txq_completed_wake(txq,pkts,bytes,get_desc,start_thrs) global() argument
289 netif_subqueue_try_stop(dev,idx,get_desc,start_thrs) global() argument
306 netif_subqueue_maybe_stop(dev,idx,get_desc,stop_thrs,start_thrs) global() argument
315 netif_subqueue_completed_wake(dev,idx,pkts,bytes,get_desc,start_thrs) global() argument
[all...]
/linux/lib/math/tests/
H A Dint_sqrt_kunit.c39 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() function
H A Dgcd_kunit.c28 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() function
H A Dint_pow_kunit.c25 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() function
H A Dint_log_kunit.c36 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() function
H A Drational_kunit.c26 static void get_desc(const struct rational_test_param *param, char *desc) in get_desc() function
/linux/arch/s390/lib/
H A Dtest_unwind.c484 static void get_desc(const struct test_params *params, char *desc) in get_desc() function
/linux/arch/x86/lib/
H A Dinsn-eval.c622 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc() function
/linux/drivers/mmc/host/
H A Dcqhci-core.c41 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc() function
/linux/drivers/atm/
H A Diphase.c180 static u16 get_desc (IADEV *dev, struct ia_vcc *iavcc) { in get_desc() function
/linux/include/kunit/
H A Dtest.h1676 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2221 u64 (*get_desc)(struct ieee80211_hw *hw, u8 *pdesc, bool istx, member