Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dnetdev_queues.h163 #define netif_txq_try_stop(txq, get_desc, start_thrs) \ argument
204 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ argument
248 get_desc, start_thrs, down_cond) \ argument
271 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument
276 #define netif_subqueue_try_stop(dev, idx, get_desc, start_thrs) \ argument
284 #define netif_subqueue_maybe_stop(dev, idx, get_desc, stop_thrs, start_thrs) \ argument
293 get_desc, start_thrs) \ argument
/linux-6.14.4/lib/math/tests/
Dint_sqrt_kunit.c39 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() function
Dint_pow_kunit.c25 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() function
/linux-6.14.4/lib/math/
Drational-test.c26 static void get_desc(const struct rational_test_param *param, char *desc) in get_desc() function
/linux-6.14.4/arch/s390/lib/
Dtest_unwind.c484 static void get_desc(const struct test_params *params, char *desc) in get_desc() function
/linux-6.14.4/arch/x86/lib/
Dinsn-eval.c621 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc() function
/linux-6.14.4/drivers/mmc/host/
Dcqhci-core.c41 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc() function
/linux-6.14.4/drivers/atm/
Diphase.c180 static u16 get_desc (IADEV *dev, struct ia_vcc *iavcc) { in get_desc() function
/linux-6.14.4/include/kunit/
Dtest.h1664 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ argument
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h370 char *(*get_desc)(struct smu_dpm_policy *dpm_policy, int level); member
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2221 u64 (*get_desc)(struct ieee80211_hw *hw, u8 *pdesc, bool istx, member