| /linux/drivers/usb/gadget/function/ |
| H A D | u_phonet.h | 16 bool bound; member
|
| H A D | u_eem.h | 35 bool bound; member
|
| H A D | u_gether.h | 35 bool bound; member
|
| H A D | u_ecm.h | 35 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/ethernet/marvell/prestera/ |
| H A D | prestera_flow.h | 28 bool bound; member
|
| /linux/lib/kunit/ |
| H A D | platform.c | 209 bool bound; in kunit_platform_device_prepare_wait_for_probe() local
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_rate_tc_bw.py | 93 def bound(self, expected, value): global() member in BandwidthValidator
|
| /linux/include/media/ |
| H A D | v4l2-async.h | 96 int (*bound)(struct v4l2_async_notifier *notifier, member
|
| /linux/drivers/infiniband/core/ |
| H A D | umem_odp.c | 433 u64 bound) in ib_umem_odp_unmap_dma_pages()
|
| /linux/drivers/base/ |
| H A D | component.c | 58 bool bound; member 68 bool bound; member
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | fault.c | 113 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 | 115 def get_bound_value(bound, initval, ridx): argument
|
| /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/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-cmdq.c | 112 long bound = mdp->vpu.config_size; in __get_config_offset() local
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 1140 bound:1, member 1685 * This is the base type used by objects that can be bound to a chain. member 1709 bool bound; global() member 1737 bool bound; global() member 1793 bool bound; global() member [all...] |
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_ttm.c | 319 bool bound; member
|
| /linux/tools/testing/selftests/net/ |
| H A D | bpf_offload.py | 401 def wait_for_flush(self, bound=0, total=0, n_retry=20): argument 450 def tc_flush_filters(self, bound=0, total=0): argument [all...] |
| /linux/drivers/infiniband/hw/ionic/ |
| H A D | ionic_controlpath.c | 47 unsigned int size, base, bound; in ionic_get_cqid() local 255 unsigned int size, base, bound; in ionic_get_qpid() local
|
| /linux/lib/ |
| H A D | decompress_unlzma.c | 77 uint32_t bound; member
|
| /linux/net/sunrpc/ |
| H A D | sysfs.c | 252 int locked, connected, connecting, close_wait, bound, binding, in rpc_sysfs_xprt_state_show() local
|