Home
last modified time | relevance | path

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

12345678910>>...42

/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/Documentation/arch/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.
/kernel/linux/linux-6.6/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",
/kernel/linux/linux-5.10/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",
/kernel/linux/linux-5.10/include/uapi/linux/sched/
Dtypes.h32 * A subset of sched_attr attributes specifies the
49 * A subset of sched_attr attributes allows to describe a so-called
81 * A subset of sched_attr attributes allows to specify the utilization
104 * A subset of sched_attr attributes allows to specify the relative latency
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-6.6/include/uapi/linux/sched/
Dtypes.h28 * A subset of sched_attr attributes specifies the
45 * A subset of sched_attr attributes allows to describe a so-called
77 * A subset of sched_attr attributes allows to specify the utilization
102 * A subset of sched_attr attributes allows to specify the relative latency
/kernel/linux/linux-6.6/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.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/security/apparmor/
Dfile.c341 * test target x permissions are equal OR a subset of link x permissions
342 * this is done as part of the subset test, where a hardlink must have
343 * a subset of permissions that the target has.
345 * Returns: true if subset else false
404 /* done if link subset test is not required */ in profile_path_link()
408 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
409 * a subset of the allowed permissions on target. in profile_path_link()
414 /* AA_MAY_LINK is not considered in the subset test */ in profile_path_link()
425 info = "link not subset of target"; in profile_path_link()
450 * The subset test if required forces that permissions granted
[all …]
/kernel/linux/linux-6.6/security/apparmor/
Dfile.c311 * test target x permissions are equal OR a subset of link x permissions
312 * this is done as part of the subset test, where a hardlink must have
313 * a subset of permissions that the target has.
315 * Returns: true if subset else false
380 /* done if link subset test is not required */ in profile_path_link()
384 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
385 * a subset of the allowed permissions on target. in profile_path_link()
390 /* AA_MAY_LINK is not considered in the subset test */ in profile_path_link()
401 info = "link not subset of target"; in profile_path_link()
428 * The subset test if required forces that permissions granted
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dirq_affinity.c80 * isn't subset of req_mask, so we will skip it. irq1_mask is subset of req_mask,
83 * fit. And since mask is subset of itself, we will pass the first if bellow.
101 /* skip IRQs with a mask which is not subset of req_mask */ in irq_pool_find_least_loaded()
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/graniterapids/
Dfrontend.json3 …"BriefDescription": "This event counts a subset of the Topdown Slots event that were no operation …
6 …"PublicDescription": "This event counts a subset of the Topdown Slots event that were no operation…
Dpipeline.json72 …"BriefDescription": "This event counts a subset of the Topdown Slots event that were not consumed …
75 …"PublicDescription": "This event counts a subset of the Topdown Slots event that were not consumed…
95 …"BriefDescription": "This event counts a subset of the Topdown Slots event that are utilized by op…
98 …"PublicDescription": "This event counts a subset of the Topdown Slots event that are utilized by o…
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/Documentation/netlink/specs/
Ddevlink.yaml198 subset-of: devlink
208 subset-of: devlink
215 subset-of: devlink
225 subset-of: devlink
232 subset-of: devlink
242 subset-of: devlink
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkselftest.rst46 kernel src. This is applicable to "Running a subset of selftests" section
64 to "Running a subset of selftests" section below.
70 Running a subset of selftests
178 `make gen_tar` invokes `make install` so you can use it to package a subset of
179 tests by using variables specified in `Running a subset of selftests`_
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-6.6/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.
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-cache.json8 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
19 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
30 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
41 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
52 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
63 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
74 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
85 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
96 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
107 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-cache.json8 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
19 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
30 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
41 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
52 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
63 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
74 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
85 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
96 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
107 …ed by the subevent. There are a number of subevent 'filters' but only a subset of the subevent co…
[all …]
/kernel/linux/linux-6.6/kernel/
Dcred.c350 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() argument
353 const struct user_namespace *subset_ns = subset->user_ns; in cred_cap_issubset()
356 * the capabilities of subset are a subset of set. in cred_cap_issubset()
359 return cap_issubset(subset->cap_permitted, set->cap_permitted); in cred_cap_issubset()
362 * therefore one is a subset of the other only if a set is an in cred_cap_issubset()
363 * ancestor of subset and set->euid is owner of subset or one in cred_cap_issubset()

12345678910>>...42