Searched defs:get_desc (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/include/net/ |
D | netdev_queues.h | 153 #define netif_txq_try_stop(txq, get_desc, start_thrs) \ argument 194 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ argument 238 get_desc, start_thrs, down_cond) \ argument 261 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument 266 #define netif_subqueue_try_stop(dev, idx, get_desc, start_thrs) \ argument 274 #define netif_subqueue_maybe_stop(dev, idx, get_desc, stop_thrs, start_thrs) \ argument 283 get_desc, start_thrs) \ argument
|
/linux-6.12.1/lib/math/tests/ |
D | int_pow_kunit.c | 25 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() function
|
/linux-6.12.1/lib/math/ |
D | rational-test.c | 26 static void get_desc(const struct rational_test_param *param, char *desc) in get_desc() function
|
/linux-6.12.1/arch/s390/lib/ |
D | test_unwind.c | 484 static void get_desc(const struct test_params *params, char *desc) in get_desc() function
|
/linux-6.12.1/arch/x86/lib/ |
D | insn-eval.c | 621 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc() function
|
/linux-6.12.1/drivers/mmc/host/ |
D | cqhci-core.c | 41 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc() function
|
/linux-6.12.1/drivers/atm/ |
D | iphase.c | 180 static u16 get_desc (IADEV *dev, struct ia_vcc *iavcc) { in get_desc() function
|
/linux-6.12.1/include/kunit/ |
D | test.h | 1662 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ argument
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 370 char *(*get_desc)(struct smu_dpm_policy *dpm_policy, int level); member
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 2221 u64 (*get_desc)(struct ieee80211_hw *hw, u8 *pdesc, bool istx, member
|