Home
last modified time | relevance | path

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

12345678910>>...18

/linux/drivers/usb/gadget/function/
H A Du_gether.h5 * Utility definitions for the subset function
19 * struct f_gether_opts - subset function options
21 * @net: The net_device associated with the subset function.
24 * the subset function will register the net_device during its own
26 * @bind_count: Tracks the number of configurations the subset function is
H A Df_subset.c3 * f_subset.c -- "CDC Subset" Ethernet link function driver
21 * This function packages a simple "CDC Subset" Ethernet port with no real
24 * why we call it the "CDC Subset".
38 * Subset" in terms of data transfer and lack of control model. This was
43 * descriptors to the CDC Subset code, making this code look like a SAFE
64 * "Simple" CDC-subset option is a simple vendor-neutral model that most
111 * the submode of "SAFE" which directly matches the CDC Subset.
237 [0].s = "CDC Ethernet Subset/SAFE",
263 DBG(cdev, "reset cdc subset\n"); in geth_set_alt()
267 DBG(cdev, "init + activate cdc subset\n"); in geth_set_alt()
[all …]
/linux/Documentation/netlink/specs/
H A Dovpn.yaml180 subset-of: peer
210 subset-of: peer
238 subset-of: peer
301 subset-of: keyconf
313 subset-of: keyconf
319 subset-of: keyconf
346 subset-of: ovpn
355 subset-of: ovpn
364 subset-of: ovpn
373 subset-of: ovpn
[all …]
H A Ddevlink.yaml910 subset-of: devlink
919 subset-of: devlink
926 subset-of: devlink
935 subset-of: devlink
942 subset-of: devlink
951 subset-of: devlink
984 subset-of: devlink
991 subset-of: devlink
1014 subset-of: devlink
1021 subset-of: devlink
[all …]
/linux/drivers/irqchip/
H A Dirq-mvebu-icu.c116 const struct mvebu_icu_subset_data *subset = msi_data->subset_data; in mvebu_icu_init() local
122 writel_relaxed(msg[0].address_hi, icu->base + subset->offset_set_ah); in mvebu_icu_init()
123 writel_relaxed(msg[0].address_lo, icu->base + subset->offset_set_al); in mvebu_icu_init()
125 if (subset->icu_group != ICU_GRP_NSR) in mvebu_icu_init()
129 writel_relaxed(msg[1].address_hi, icu->base + subset->offset_clr_ah); in mvebu_icu_init()
130 writel_relaxed(msg[1].address_lo, icu->base + subset->offset_clr_al); in mvebu_icu_init()
301 .name = "mvebu-icu-subset",
/linux/drivers/usb/gadget/legacy/
H A 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/security/apparmor/
H A Dfile.c316 * test target x permissions are equal OR a subset of link x permissions
317 * this is done as part of the subset test, where a hardlink must have
318 * a subset of permissions that the target has.
320 * Returns: true if subset else false
384 /* done if link subset test is not required */ in profile_path_link()
388 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
389 * a subset of the allowed permissions on target. in profile_path_link()
394 /* AA_MAY_LINK is not considered in the subset test */ in profile_path_link()
405 info = "link not subset of target"; in profile_path_link()
432 * The subset test if required forces that permissions granted
[all …]
/linux/Documentation/userspace-api/media/
H A Dglossary.rst46 An API designed to control a subset of the :term:`Media Hardware`
66 A subset of the :term:`Media Hardware`. For example an :term:`I²C` or
145 Subset of the hardware that is supported by the Linux Media API.
169 A subset of I²C, which defines a stricter usage of the bus.
/linux/Documentation/netlink/
H A Dgenetlink.yaml122 subset-of:
203 required: [ subset-of ]
204 subset-of:
208 # type property is only required if not in subset definition
211 subset-of:
H A Dgenetlink-c.yaml148 subset-of:
249 required: [ subset-of ]
250 subset-of:
254 # type property is only required if not in subset definition
257 subset-of:
H A Dgenetlink-legacy.yaml196 subset-of:
298 required: [ subset-of ]
299 subset-of:
303 # type property is only required if not in subset definition
306 subset-of:
H A Dnetlink-raw.yaml219 subset-of:
333 required: [ subset-of ]
334 subset-of:
338 # type property is only required if not in subset definition
341 subset-of:
/linux/include/uapi/linux/sched/
H A Dtypes.h27 * A subset of sched_attr attributes specifies the
44 * A subset of sched_attr attributes allows to describe a so-called
76 * A subset of sched_attr attributes allows to specify the utilization
/linux/include/linux/ceph/
H A 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/tools/perf/pmu-events/arch/x86/haswellx/
H A Duncore-cache.json9 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
21 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
33 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
45 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
57 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
69 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
81 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
93 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
105 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
117 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset o
[all...]
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Duncore-cache.json9 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
21 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
33 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
45 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
57 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
69 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
81 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
93 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
105 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset of the subevent combinations are valid. Subevents that require an opcode or NID match require the Cn_MSR_PMON_BOX_FILTER.{opc, nid} field to be set. If, for example, one wanted to count DRD Local Misses, one should select MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Miss transactions inserted into the TOR that match an opcode.",
117 "PublicDescription": "Counts the number of entries successfully inserted into the TOR that match qualifications specified by the subevent. There are a number of subevent 'filters' but only a subset o
[all...]
/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool.sh181 # Test that when one device advertises a subset of speeds and another
190 log_test "advertise subset of speeds"
219 # Test that when one device advertises a subset of speeds, the other
/linux/tools/testing/selftests/proc/
H A 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()
/linux/Documentation/i2c/
H A Dsummary.rst19 a subset of I2C protocols and signaling. Many I2C devices will work on an
25 Because the SMBus is mostly a subset of the generalized I2C bus, we can
/linux/rust/zerocopy/src/pointer/
H A Dinner.rs183 /// The caller may assume that the resulting `PtrInner` addresses the subset
197 // `projected_raw` references a subset of `self`'s referent, and so it in project()
204 // and thus `projected_non_null`, addresses a subset of `self`'s in project()
207 // - Addresses a subset of the referent of `self`. In this case, `self` in project()
239 /// will address a subset of the allocation pointed to by `self`.
250 // Lemma 0: `raw` either addresses zero bytes, or addresses a subset of in with_meta()
255 // resulting pointer addresses a subset of the allocation in with_meta()
422 // Lemma 0: `ptr` addresses a subset of the bytes addressed by `self`, in slice_unchecked()
622 // a subset of the input byte range. Thus, by invariant, if in try_cast_into()
/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-cache.json642 …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…
692 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
702 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
712 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
722 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
732 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
[all …]
/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-cache.json1038 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1048 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1058 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1068 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1078 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1088 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1098 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1108 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1118 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
1128 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
[all …]
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-feature.rst44 If the **macros** keyword (but not the **-j** option) is passed, a subset
57 small subset of the parameters supported by the system. Unprivileged users
/linux/kernel/irq/
H A Dipi.c137 * Must be destroying a subset of CPUs to which this IPI in irq_destroy_ipi()
261 * @dest: dest CPU(s), must be a subset of the mask passed to
329 * @dest: dest CPU(s), must be a subset of the mask passed to
/linux/kernel/cgroup/
H A Dcpuset-v1.c327 * is_cpuset_subset(p, q) - Is cpuset p a subset of cpuset q?
329 * One cpuset is a subset of another if all its allowed CPUs and
330 * Memory Nodes are a subset of the other, and its exclusive flags
354 /* Each of our child cpusets must be a subset of us */ in cpuset1_validate_change()
360 /* On legacy hierarchy, we must be a subset of our parent cpuset. */ in cpuset1_validate_change()
675 * latter: All child cpusets contain a subset of the in cpuset1_generate_sched_domains()

12345678910>>...18