/linux-5.19.10/drivers/usb/gadget/function/ |
D | u_phonet.h | 16 bool bound; member
|
D | u_gether.h | 21 bool bound; member
|
D | u_ecm.h | 21 bool bound; member
|
D | u_eem.h | 21 bool bound; member
|
D | u_ncm.h | 21 bool bound; member
|
D | u_rndis.h | 23 bool bound; member
|
D | u_uac1.h | 53 unsigned bound:1; member
|
D | u_uac1_legacy.h | 64 unsigned bound:1; member
|
D | u_uac2.h | 64 bool bound; member
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | debugfs.c | 76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
|
/linux-5.19.10/include/media/ |
D | v4l2-async.h | 86 int (*bound)(struct v4l2_async_notifier *notifier, member
|
/linux-5.19.10/drivers/base/ |
D | component.c | 58 bool bound; member 68 bool bound; member
|
/linux-5.19.10/drivers/infiniband/core/ |
D | umem_odp.c | 474 u64 bound) in ib_umem_odp_unmap_dma_pages()
|
/linux-5.19.10/drivers/gpu/drm/ |
D | drm_legacy.h | 184 unsigned long bound; member
|
/linux-5.19.10/drivers/infiniband/hw/hfi1/ |
D | fault.c | 116 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
|
/linux-5.19.10/net/netlink/ |
D | af_netlink.h | 36 bool bound; member
|
/linux-5.19.10/drivers/s390/crypto/ |
D | ap_bus.c | 720 unsigned int bound; member 736 static void ap_calc_bound_apqns(unsigned int *apqns, unsigned int *bound) in ap_calc_bound_apqns() 753 unsigned int apqns, bound; in ap_check_bindings_complete() local
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | debugfs.c | 66 int bound[15], range[4], i; in mt7921_ampdu_stat_read_phy() local
|
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
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-5.19.10/drivers/gpu/drm/i915/ |
D | i915_vma.c | 871 unsigned int bound; in try_qad_pin() local 1360 unsigned int bound; in i915_vma_pin_ww() local
|
/linux-5.19.10/drivers/staging/r8188eu/hal/ |
D | HalPhyRf_8188e.c | 562 u32 i, j, diff, sim_bitmap, bound = 0; in phy_SimularityCompare_8188E() local
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | debugfs.c | 282 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local
|
/linux-5.19.10/arch/ia64/kernel/ |
D | smpboot.c | 278 unsigned long flags, rt, master_time_stamp, bound; in ia64_sync_itc() local
|
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
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-5.19.10/net/sunrpc/ |
D | sysfs.c | 171 int locked, connected, connecting, close_wait, bound, binding, in rpc_sysfs_xprt_state_show() local
|