/openbmc/linux/include/net/ |
H A D | netdev_queues.h | 34 #define netif_txq_try_stop(txq, get_desc, start_thrs) \ argument 75 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ argument 119 get_desc, start_thrs, down_cond) \ argument 142 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument 147 #define netif_subqueue_try_stop(dev, idx, get_desc, start_thrs) \ argument 155 #define netif_subqueue_maybe_stop(dev, idx, get_desc, stop_thrs, start_thrs) \ argument 164 get_desc, start_thrs) \ argument
|
/openbmc/linux/lib/math/ |
H A D | rational-test.c | 26 static void get_desc(const struct rational_test_param *param, char *desc) in get_desc() function
|
/openbmc/u-boot/include/ |
H A D | cpu.h | 62 int (*get_desc)(struct udevice *dev, char *buf, int size); member
|
H A D | tpm-common.h | 120 int (*get_desc)(struct udevice *dev, char *buf, int size); member
|
/openbmc/u-boot/drivers/block/ |
H A D | blk_legacy.c | 57 static int get_desc(struct blk_driver *drv, int devnum, struct blk_desc **descp) in get_desc() function
|
H A D | blk-uclass.c | 169 static int get_desc(enum if_type if_type, int devnum, struct blk_desc **descp) in get_desc() function
|
/openbmc/linux/arch/s390/lib/ |
H A D | test_unwind.c | 484 static void get_desc(const struct test_params *params, char *desc) in get_desc() function
|
/openbmc/linux/arch/x86/lib/ |
H A D | insn-eval.c | 621 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc() function
|
/openbmc/linux/drivers/mmc/host/ |
H A D | cqhci-core.c | 36 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc() function
|
/openbmc/linux/drivers/atm/ |
H A D | iphase.c | 179 static u16 get_desc (IADEV *dev, struct ia_vcc *iavcc) { in get_desc() function
|
/openbmc/linux/include/kunit/ |
H A D | test.h | 1506 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 2271 u64 (*get_desc)(struct ieee80211_hw *hw, u8 *pdesc, bool istx, member
|