Home
last modified time | relevance | path

Searched refs:get_desc (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/include/net/
H A Dnetdev_queues.h34 #define netif_txq_try_stop(txq, get_desc, start_thrs) \ argument
49 if (unlikely(get_desc >= start_thrs)) { \
75 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ argument
80 if (unlikely(get_desc < stop_thrs)) \
81 _res = netif_txq_try_stop(txq, get_desc, start_thrs); \
119 get_desc, start_thrs, down_cond) \ argument
131 if (pkts && likely(get_desc >= start_thrs)) { \
142 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument
143 __netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs, false)
147 #define netif_subqueue_try_stop(dev, idx, get_desc, start_thrs) \ argument
[all …]
/openbmc/u-boot/drivers/block/
H A Dblk_legacy.c57 static int get_desc(struct blk_driver *drv, int devnum, struct blk_desc **descp) in get_desc() function
83 if (get_desc(drv, devnum, &desc)) in blk_list_part()
107 ret = get_desc(drv, devnum, &desc); in blk_print_part_devnum()
126 if (get_desc(drv, i, &desc)) in blk_list_devices()
143 ret = get_desc(drv, devnum, &desc); in blk_print_device_num()
165 ret = get_desc(drv, devnum, &desc); in blk_show_device()
185 if (get_desc(drv, devnum, &desc)) in blk_get_devnum_by_type()
211 if (get_desc(drv, devnum, &desc)) in blk_get_devnum_by_typename()
227 ret = get_desc(drv, devnum, &desc); in blk_read_devnum()
246 ret = get_desc(drv, devnum, &desc); in blk_write_devnum()
[all …]
H A Dblk-uclass.c169 static int get_desc(enum if_type if_type, int devnum, struct blk_desc **descp) in get_desc() function
221 ret = get_desc(if_type, devnum, &desc); in blk_list_part()
244 ret = get_desc(if_type, devnum, &desc); in blk_print_part_devnum()
261 ret = get_desc(if_type, i, &desc); in blk_list_devices()
278 ret = get_desc(if_type, devnum, &desc); in blk_print_device_num()
293 ret = get_desc(if_type, devnum, &desc); in blk_show_device()
315 ret = get_desc(if_type, devnum, &desc); in blk_read_devnum()
331 ret = get_desc(if_type, devnum, &desc); in blk_write_devnum()
/openbmc/linux/lib/math/
H A Drational-test.c26 static void get_desc(const struct rational_test_param *param, char *desc) in get_desc() function
32 KUNIT_ARRAY_PARAM(rational, test_parameters, get_desc);
/openbmc/u-boot/drivers/cpu/
H A Dcpu-uclass.c41 if (!ops->get_desc) in cpu_get_desc()
44 return ops->get_desc(dev, buf, size); in cpu_get_desc()
H A Dcpu_sandbox.c39 .get_desc = cpu_sandbox_get_desc,
H A Driscv_cpu.c100 .get_desc = riscv_cpu_get_desc,
H A Dmpc83xx_cpu.c317 .get_desc = mpc83xx_cpu_get_desc,
H A Dbmips_cpu.c417 .get_desc = bmips_cpu_get_desc,
/openbmc/u-boot/drivers/tpm/
H A Dtpm-uclass.c44 if (!ops->get_desc) in tpm_get_desc()
47 return ops->get_desc(dev, buf, size); in tpm_get_desc()
H A Dtpm_atmel_twi.c157 .get_desc = tpm_atmel_twi_get_desc,
H A Dtpm2_tis_i2c.c140 .get_desc = tpm_tis_get_desc,
H A Dtpm_tis_sandbox.c349 .get_desc = sandbox_tpm_get_desc,
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dcpu.c29 .get_desc = cpu_qemu_get_desc,
/openbmc/u-boot/include/
H A Dcpu.h62 int (*get_desc)(struct udevice *dev, char *buf, int size); member
H A Dtpm-common.h120 int (*get_desc)(struct udevice *dev, char *buf, int size); member
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu_x86.c81 .get_desc = cpu_x86_get_desc,
/openbmc/linux/arch/x86/lib/
H A Dinsn-eval.c621 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc() function
725 if (!get_desc(&desc, sel)) in insn_get_seg_base()
764 if (!get_desc(&desc, sel)) in get_seg_limit()
809 if (!get_desc(&desc, sel)) in insn_get_code_seg_params()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dcpu.c188 .get_desc = cpu_x86_get_desc,
/openbmc/u-boot/arch/nios2/cpu/
H A Dcpu.c133 .get_desc = altera_nios2_get_desc,
/openbmc/linux/arch/s390/lib/
H A Dtest_unwind.c484 static void get_desc(const struct test_params *params, char *desc) in get_desc() function
492 KUNIT_ARRAY_PARAM(test_unwind, param_list, get_desc);
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c466 rtlpriv->cfg->ops->get_desc(hw, (u8 *)entry, in _rtl_pci_tx_isr()
679 own = (u8)rtlpriv->cfg->ops->get_desc(hw, (u8 *)pdesc, in _rtl_pci_rx_interrupt()
706 len = rtlpriv->cfg->ops->get_desc(hw, (u8 *)pdesc, false, in _rtl_pci_rx_interrupt()
1012 rtlpriv->cfg->ops->get_desc(hw, (u8 *)entry, in _rtl_pci_prepare_bcn_tasklet()
1263 rtlpriv->cfg->ops->get_desc(hw, (u8 *)entry, in _rtl_pci_free_tx_ring()
1391 rtlpriv->cfg->ops->get_desc(hw, (u8 *)entry, in rtl_pci_reset_trx_ring()
1442 rtlpriv->cfg->ops->get_desc(hw, (u8 *)entry, in rtl_pci_reset_trx_ring()
1556 own = (u8)rtlpriv->cfg->ops->get_desc(hw, (u8 *)pdesc, in rtl_pci_tx()
/openbmc/linux/drivers/mmc/host/
H A Dcqhci-core.c36 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc() function
43 u8 *desc = get_desc(cq_host, tag); in get_link_desc()
425 __le64 *task_desc = (__le64 __force *)get_desc(cq_host, tag); in cqhci_prep_task_desc()
556 task_desc = (__le64 __force *)get_desc(cq_host, cq_host->dcmd_slot); in cqhci_prep_dcmd_desc()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c463 .get_desc = cpu_x86_get_desc,
/openbmc/linux/include/kunit/
H A Dtest.h1506 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ argument
1511 void (*__get_desc)(typeof(__next), char *) = get_desc; \

12