/linux/drivers/usb/gadget/function/ |
H A D | u_phonet.h | 16 bool bound; member
|
H A D | u_gether.h | 21 bool bound; member
|
H A D | u_eem.h | 21 bool bound; member
|
H A D | u_ecm.h | 21 bool bound; member
|
H A D | u_ncm.h | 21 bool bound; member
|
H A D | u_rndis.h | 23 bool bound; member
|
H A D | u_uac1_legacy.h | 64 unsigned bound:1; member
|
H A D | u_uac1.h | 53 unsigned bound:1; member
|
H A D | u_uac2.h | 69 bool bound; member
|
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | debugfs.c | 76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flow.h | 28 bool bound; member
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_csr.c | 116 const struct fbnic_csr_bounds *bound; in fbnic_csr_get_regs() local
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_debugfs.c | 11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
|
/linux/lib/kunit/ |
H A D | platform.c | 209 bool bound; in kunit_platform_device_prepare_wait_for_probe() local
|
/linux/drivers/base/ |
H A D | component.c | 58 bool bound; member 68 bool bound; member
|
/linux/drivers/infiniband/core/ |
H A D | umem_odp.c | 472 u64 bound) in ib_umem_odp_unmap_dma_pages()
|
/linux/include/media/ |
H A D | v4l2-async.h | 96 int (*bound)(struct v4l2_async_notifier *notifier, member
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | fault.c | 116 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
|
/linux/net/netlink/ |
H A D | af_netlink.h | 37 bool bound; member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | ampdu.c | 76 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) argument 77 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) argument
|
/linux/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 113 def get_bound_value(bound, initval, ridx): argument
|
/linux/drivers/s390/crypto/ |
H A D | ap_bus.c | 696 unsigned int bound; member 712 static void ap_calc_bound_apqns(unsigned int *apqns, unsigned int *bound) in ap_calc_bound_apqns() 729 unsigned int apqns, bound; in ap_check_bindings_complete() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | debugfs.c | 281 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 34 #define MODINC(x, bound) MUX((x) == (bound) - 1, 0, (x) + 1) argument 37 #define MODDEC_POW2(x, bound) (((x) - 1) & ((bound) - 1)) argument 38 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) argument
|
/linux/include/net/netfilter/ |
H A D | nf_tables.h | 1127 bound:1, member 1673 bool bound; member 1697 bool bound; member 1725 bool bound; member 1781 bool bound; member
|