Home
last modified time | relevance | path

Searched full:subset (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/Linux-v6.1/drivers/usb/gadget/function/
Df_subset.c3 * f_subset.c -- "CDC Subset" Ethernet link function driver
20 * This function packages a simple "CDC Subset" Ethernet port with no real
23 * why we call it the "CDC Subset".
37 * Subset" in terms of data transfer and lack of control model. This was
42 * descriptors to the CDC Subset code, making this code look like a SAFE
63 * "Simple" CDC-subset option is a simple vendor-neutral model that most
110 * the submode of "SAFE" which directly matches the CDC Subset.
236 [0].s = "CDC Ethernet Subset/SAFE",
262 DBG(cdev, "reset cdc subset\n"); in geth_set_alt()
266 DBG(cdev, "init + activate cdc subset\n"); in geth_set_alt()
[all …]
/Linux-v6.1/Documentation/arm64/
Dasymmetric-32bit.rst15 Some Armv9 SoCs suffer from a big.LITTLE misfeature where only a subset
56 The subset of CPUs capable of running 32-bit tasks is described in
74 1. If the 32-bit-capable subset of the affinity mask is not empty,
75 then the affinity is restricted to that subset and the old affinity
85 subset of the cpuset determined by the walk.
/Linux-v6.1/drivers/irqchip/
Dirq-mvebu-icu.c75 const struct mvebu_icu_subset_data *subset = msi_data->subset_data; in mvebu_icu_init() local
81 writel_relaxed(msg[0].address_hi, icu->base + subset->offset_set_ah); in mvebu_icu_init()
82 writel_relaxed(msg[0].address_lo, icu->base + subset->offset_set_al); in mvebu_icu_init()
84 if (subset->icu_group != ICU_GRP_NSR) in mvebu_icu_init()
88 writel_relaxed(msg[1].address_hi, icu->base + subset->offset_clr_ah); in mvebu_icu_init()
89 writel_relaxed(msg[1].address_lo, icu->base + subset->offset_clr_al); in mvebu_icu_init()
341 .name = "mvebu-icu-subset",
/Linux-v6.1/Documentation/userspace-api/media/
Dglossary.rst39 An API designed to control a subset of the :term:`Media Hardware`
59 A subset of the :term:`Media Hardware`. For example an :term:`I²C` or
138 Subset of the hardware that is supported by the Linux Media API.
162 A subset of I²C, which defines a stricter usage of the bus.
/Linux-v6.1/drivers/usb/gadget/legacy/
Dether.c44 * systems may not. (This is a subset of CDC Ethernet.)
46 * It turns out that if you add a few descriptors to that "CDC Subset",
74 * returns false, in which case it supports the CDC Subset. By default,
124 * The protocol is a minimal subset of CDC Ether, which works on any bulk
248 * We _always_ have an ECM, CDC Subset, or EEM configuration.
340 /* CDC Subset */ in eth_bind()
351 eth_config_driver.label = "CDC Subset/SAFE"; in eth_bind()
366 /* RNDIS plus ECM-or-Subset */ in eth_bind()
/Linux-v6.1/security/apparmor/
Dfile.c343 * test target x permissions are equal OR a subset of link x permissions
344 * this is done as part of the subset test, where a hardlink must have
345 * a subset of permissions that the target has.
347 * Returns: true if subset else false
406 /* done if link subset test is not required */ in profile_path_link()
410 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
411 * a subset of the allowed permissions on target. in profile_path_link()
416 /* AA_MAY_LINK is not considered in the subset test */ in profile_path_link()
427 info = "link not subset of target"; in profile_path_link()
452 * The subset test if required forces that permissions granted
[all …]
/Linux-v6.1/tools/testing/selftests/net/forwarding/
Dethtool.sh182 # Test that when one device advertises a subset of speeds and another
191 log_test "advertise subset of speeds"
211 log_test "advertise subset of speeds"
221 # Test that when one device advertises a subset of speeds, the other
/Linux-v6.1/include/uapi/linux/sched/
Dtypes.h31 * A subset of sched_attr attributes specifies the
48 * A subset of sched_attr attributes allows to describe a so-called
80 * A subset of sched_attr attributes allows to specify the utilization
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dirq_affinity.c78 * isn't subset of req_mask, so we will skip it. irq1_mask is subset of req_mask,
81 * fit. And since mask is subset of itself, we will pass the first if bellow.
99 /* skip IRQs with a mask which is not subset of req_mask */ in irq_pool_find_least_loaded()
/Linux-v6.1/include/linux/ceph/
Dceph_frag.h6 * "Frags" are a way to describe a subset of a 32-bit number space,
8 * (subset of the number space) can be partitioned into 2^n sub-frags.
/Linux-v6.1/Documentation/dev-tools/
Dkselftest.rst54 kernel src. This is applicable to "Running a subset of selftests" section
72 to "Running a subset of selftests" section below.
78 Running a subset of selftests
186 `make gen_tar` invokes `make install` so you can use it to package a subset of
187 tests by using variables specified in `Running a subset of selftests`_
/Linux-v6.1/Documentation/i2c/
Dsummary.rst21 a subset of I2C protocols and signaling. Many I2C devices will work on an
27 Because the SMBus is mostly a subset of the generalized I2C bus, we can
/Linux-v6.1/kernel/
Dcred.c408 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() argument
411 const struct user_namespace *subset_ns = subset->user_ns; in cred_cap_issubset()
414 * the capabilities of subset are a subset of set. in cred_cap_issubset()
417 return cap_issubset(subset->cap_permitted, set->cap_permitted); in cred_cap_issubset()
420 * therefore one is a subset of the other only if a set is an in cred_cap_issubset()
421 * ancestor of subset and set->euid is owner of subset or one in cred_cap_issubset()
/Linux-v6.1/tools/testing/selftests/proc/
Dproc-subset-pid.c17 * Test that "mount -t proc -o subset=pid" hides everything but pids,
51 if (mount(NULL, "/proc", "proc", 0, "subset=pid") == -1) { in make_private_proc()
D.gitignore14 /proc-subset-pid
/Linux-v6.1/arch/arm64/kernel/
Dcompat_alignment.c203 static const u32 subset[4] = { in thumb2arm() local
209 return subset[(L<<1) | ((tinstr & (1<<8)) >> 8)] | in thumb2arm()
252 const u32 subset[2] = { in do_alignment_t32_to_handler() local
256 *pinstr = subset[L] | (1<<RD_BITS(instr)); in do_alignment_t32_to_handler()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-cache.json592 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
602 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
612 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
622 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
632 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
642 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
652 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
662 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
672 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
682 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-cache.json1002 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1012 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1022 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1032 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1042 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1052 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1062 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1072 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1082 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1092 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
[all …]
/Linux-v6.1/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst47 passed, a subset of the output is dumped as a list of
61 that case usually represent a small subset of the parameters
/Linux-v6.1/kernel/irq/
Dipi.c137 * Must be destroying a subset of CPUs to which this IPI in irq_destroy_ipi()
257 * @dest: dest CPU(s), must be a subset of the mask passed to
325 * @dest: dest CPU(s), must be a subset of the mask passed to
/Linux-v6.1/Documentation/devicetree/bindings/serial/
Darm_sbsa_uart.txt2 This UART uses a subset of the PL011 registers and consequently lives
/Linux-v6.1/Documentation/filesystems/
Dext3.rst12 filesystem is a subset of ext4 filesystem so use ext4 driver for accessing
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-gnss16 subset of NMEA 0183 with vendor extensions (e.g. to allow
/Linux-v6.1/arch/alpha/include/uapi/asm/
Dsysinfo.h9 /* This defines the subset of the OSF/1 getsysinfo/setsysinfo calls
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-cache.json1075 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1085 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1095 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1105 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1115 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1125 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1135 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1145 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1155 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1165 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
[all …]

12345678910>>...22