Home
last modified time | relevance | path

Searched refs:label (Results 1 – 25 of 1971) sorted by relevance

12345678910>>...79

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: argument
34 label##2: \
37 label##3:
58 label##4: \
65 FTR_ENTRY_OFFSET label##1b-label##5b; \
66 FTR_ENTRY_OFFSET label##2b-label##5b; \
67 FTR_ENTRY_OFFSET label##3b-label##5b; \
68 FTR_ENTRY_OFFSET label##4b-label##5b; \
69 CHECK_ALT_SIZE((label##4b-label##3b), (label##2b-label##1b)); \
202 #define START_LWSYNC_SECTION(label) label##1: argument
[all …]
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/
A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: argument
34 label##2: \
37 label##3:
58 label##4: \
65 FTR_ENTRY_OFFSET label##1b-label##5b; \
66 FTR_ENTRY_OFFSET label##2b-label##5b; \
67 FTR_ENTRY_OFFSET label##3b-label##5b; \
68 FTR_ENTRY_OFFSET label##4b-label##5b; \
69 CHECK_ALT_SIZE((label##4b-label##3b), (label##2b-label##1b)); \
202 #define START_LWSYNC_SECTION(label) label##1: argument
[all …]
/linux-6.3-rc2/security/apparmor/
A Dlabel.c67 rcu_assign_pointer(new->label, aa_get_label(label)); in aa_alloc_proxy()
333 if (rcu_dereference_protected(label->proxy->label, true) == label) in aa_label_destroy()
334 rcu_assign_pointer(label->proxy->label, NULL); in aa_label_destroy()
761 return __vec_find(label->vec, label->size); in __label_find()
914 return vec_find(label->vec, label->size); in aa_label_find()
1073 AA_BUG(!new->vec[k]->label.proxy->label); in label_merge_insert()
1090 label = aa_get_label(&new->vec[0]->label); in label_merge_insert()
1454 if (label->hname || labels_ns(label) != ns) in aa_update_label_name()
1946 label = aa_get_label(&vec[0]->label); in aa_label_strn_parse()
2075 AA_BUG(!new->vec[i]->label.proxy->label); in __label_update()
[all …]
A Dsecid.c52 __xa_store(&aa_secids, secid, label, 0); in aa_secid_update()
68 struct aa_label *label = aa_secid_to_label(secid); in apparmor_secid_to_secctx() local
74 if (!label) in apparmor_secid_to_secctx()
81 len = aa_label_asxprint(secdata, root_ns, label, in apparmor_secid_to_secctx()
96 struct aa_label *label; in apparmor_secctx_to_secid() local
98 label = aa_label_strn_parse(&root_ns->unconfined->label, secdata, in apparmor_secctx_to_secid()
100 if (IS_ERR(label)) in apparmor_secctx_to_secid()
101 return PTR_ERR(label); in apparmor_secctx_to_secid()
102 *secid = label->secid; in apparmor_secctx_to_secid()
126 ret = __xa_alloc(&aa_secids, &label->secid, label, in aa_alloc_secid()
[all …]
A Dnet.c153 AA_BUG(!label); in aa_label_sk_perm()
156 if (ctx->label != kernel_t && !unconfined(label)) { in aa_label_sk_perm()
169 struct aa_label *label; in aa_sk_perm() local
187 AA_BUG(!label); in aa_sock_file_perm()
197 struct aa_label *label; in apparmor_secmark_init() local
199 if (secmark->label[0] == '*') { in apparmor_secmark_init()
204 label = aa_label_strn_parse(&root_ns->unconfined->label, in apparmor_secmark_init()
205 secmark->label, strlen(secmark->label), in apparmor_secmark_init()
208 if (IS_ERR(label)) in apparmor_secmark_init()
209 return PTR_ERR(label); in apparmor_secmark_init()
[all …]
/linux-6.3-rc2/security/apparmor/include/
A Dcred.h31 struct aa_label *label) in set_cred_label() argument
36 *blob = label; in set_cred_label()
51 AA_BUG(!label); in aa_cred_raw_label()
52 return label; in aa_cred_raw_label()
110 aa_put_label(label); in end_current_label_crit_section()
130 label = aa_get_newest_label(label); in __begin_current_label_crit_section()
132 return label; in __begin_current_label_crit_section()
154 label = aa_get_newest_label(label); in begin_current_label_crit_section()
157 aa_put_label(label); in begin_current_label_crit_section()
160 return label; in begin_current_label_crit_section()
[all …]
/linux-6.3-rc2/drivers/platform/x86/
A Dmlx-platform.c627 .label = "psu1",
633 .label = "psu2",
643 .label = "psu1",
649 .label = "psu2",
658 .label = "pwr1",
665 .label = "pwr2",
675 .label = "pwr1",
681 .label = "pwr2",
690 .label = "pwr1",
697 .label = "pwr2",
[all …]
/linux-6.3-rc2/tools/testing/selftests/rseq/
A Drseq-x86.h62 __rseq_str(label) ":\n\t" \
67 ".quad " __rseq_str(label) "b\n\t" \
92 __rseq_str(label) ":\n\t"
97 "jnz " __rseq_str(label) "\n\t"
104 __rseq_str(label) ":\n\t" \
111 __rseq_str(label) ":\n\t" \
150 __rseq_str(label) ":\n\t" \
178 __rseq_str(label) ":\n\t"
183 "jnz " __rseq_str(label) "\n\t"
190 __rseq_str(label) ":\n\t" \
[all …]
/linux-6.3-rc2/Documentation/admin-guide/blockdev/drbd/
A Ddrbd-connection-state-overview.dot13 Unconnected [ label=Unconnected ]
21 label="try to connect, handshake"
23 WFConnection [ label=WFConnection ]
24 WFReportParams [ label=WFReportParams ]
27 TearDown [ label=TearDown ]
33 StartingSyncS [ label=StartingSyncS ]
34 StartingSyncT [ label=StartingSyncT ]
41 WFBitMapT [ label=WFBitMapT ]
42 WFSyncUUID [ label=WFSyncUUID ]
43 WFBitMapS [ label=WFBitMapS ]
[all …]
A Ddisk-states-8.dot2 Diskless -> Inconsistent [ label = "ioctl_set_disk()" ]
3 Diskless -> Consistent [ label = "ioctl_set_disk()" ]
4 Diskless -> Outdated [ label = "ioctl_set_disk()" ]
5 Consistent -> Outdated [ label = "receive_param()" ]
6 Consistent -> UpToDate [ label = "receive_param()" ]
7 Consistent -> Inconsistent [ label = "start resync" ]
8 Outdated -> Inconsistent [ label = "start resync" ]
9 UpToDate -> Inconsistent [ label = "ioctl_replicate" ]
10 Inconsistent -> UpToDate [ label = "resync completed" ]
11 Consistent -> Failed [ label = "io completion error" ]
[all …]
/linux-6.3-rc2/arch/arm/boot/dts/
A Dbcm47094-linksys-panamera.dts34 label = "WPS";
40 label = "WiFi";
46 label = "Reset";
212 label = "lan7";
217 label = "lan4";
222 label = "lan8";
227 label = "wan";
233 label = "cpu";
245 label = "cpu";
257 label = "cpu";
[all …]
A Darmada-385-linksys-caiman.dts19 label = "caiman:amber:wan";
24 label = "caiman:white:wan";
82 label = "u-boot";
88 label = "u_env";
93 label = "s_env";
98 label = "devinfo";
105 label = "kernel1";
110 label = "rootfs1";
116 label = "kernel2";
121 label = "rootfs2";
[all …]
A Darmada-385-linksys-shelby.dts19 label = "shelby:amber:wan";
24 label = "shelby:white:wan";
82 label = "u-boot";
88 label = "u_env";
93 label = "s_env";
98 label = "devinfo";
105 label = "kernel1";
110 label = "rootfs1";
116 label = "kernel2";
121 label = "rootfs2";
[all …]
A Darmada-385-linksys-cobra.dts19 label = "cobra:amber:wan";
24 label = "cobra:white:wan";
82 label = "u-boot";
88 label = "u_env";
93 label = "s_env";
98 label = "devinfo";
105 label = "kernel1";
110 label = "rootfs1";
116 label = "kernel2";
121 label = "rootfs2";
[all …]
A Darmada-385-linksys-rango.dts21 label = "rango:amber:wan";
90 label = "u-boot";
96 label = "u_env";
101 label = "s_env";
106 label = "devinfo";
112 label = "sysdiag";
119 label = "kernel1";
124 label = "rootfs1";
130 label = "kernel2";
135 label = "rootfs2";
[all …]
A Dbcm47094-asus-rt-ac88u.dts43 label = "red:wan";
76 label = "WPS";
82 label = "Reset";
88 label = "Wi-Fi";
139 label = "cpu";
185 label = "lan4";
190 label = "lan3";
195 label = "lan2";
205 label = "wan";
223 label = "cpu";
[all …]
A Dbcm4708-smartrg-sr400ac.dts43 label = "bcm53xx:white:usb2";
89 label = "bcm53xx:red:wan";
98 label = "WiFi";
104 label = "WPS";
110 label = "Reset";
127 label = "lan4";
132 label = "lan3";
137 label = "lan2";
142 label = "lan1";
147 label = "wan";
[all …]
/linux-6.3-rc2/tools/bpf/
A Dbpf_exp.y65 %type <label> label
216 : OP_JEQ '#' number ',' label ',' label {
220 | OP_JEQ 'x' ',' label ',' label {
224 | OP_JEQ '%' 'x' ',' label ',' label {
276 : OP_JGT '#' number ',' label ',' label {
280 | OP_JGT 'x' ',' label ',' label {
284 | OP_JGT '%' 'x' ',' label ',' label {
304 | OP_JGE 'x' ',' label ',' label {
308 | OP_JGE '%' 'x' ',' label ',' label {
328 | OP_JSET 'x' ',' label ',' label {
[all …]
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_fw.h74 #define SYM_GEN_A(s, label) s label; argument
75 #define SYM_GEN_B(s, label) s label; argument
76 #define SYM_GEN_Z(s, label) s label; argument
152 #define SCRIPTA_BA(np, label) (np->fwa_bas.label) argument
153 #define SCRIPTB_BA(np, label) (np->fwb_bas.label) argument
154 #define SCRIPTZ_BA(np, label) (np->fwz_bas.label) argument
181 #define HADDR_1(label) (RELOC_SOFTC | offsetof(struct sym_hcb, label)) argument
184 #define RADDR_1(label) (RELOC_REGISTER | REG(label)) argument
185 #define RADDR_2(label,ofs) (RELOC_REGISTER | ((REG(label))+(ofs))) argument
187 #define SYM_GEN_PADDR_A(s, label) (RELOC_LABEL_A | offsetof(s, label)) argument
[all …]
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dplpks.c59 struct label { struct
204 struct label *label; in construct_label() local
219 if (!label) in construct_label()
232 return label; in construct_label()
433 struct label *label; in plpks_signed_update_var() local
477 kfree(label); in plpks_signed_update_var()
488 struct label *label; in plpks_write_var() local
509 virt_to_phys(label), label->size, var.policy, in plpks_write_var()
527 struct label *label; in plpks_remove_var() local
544 virt_to_phys(label), label->size); in plpks_remove_var()
[all …]
/linux-6.3-rc2/Documentation/scsi/scsi_transport_srp/
A Drport_state_diagram.dot7 running_rta [ label = "running;\nreconnect\ntimer\nactive" ];
9 running [ label = "running;\nreconnect\ntimer\nstopped" ];
11 failfast [ label = "fail I/O\nfast" ];
18 blocked -> failfast [ label = "fast_io_fail_tmo\nexpired or\nreconnecting\nfailed" ];
19 blocked -> lost [ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ];
20 failfast -> lost [ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ];
21 blocked -> running [ label = "reconnecting\nsucceeded" ];
22 failfast -> failfast [ label = "reconnecting\nfailed" ];
23 failfast -> running [ label = "reconnecting\nsucceeded" ];
24 running -> lost [ label = "srp_stop_rport_timers()" ];
[all …]
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsignal.h28 #define unsafe_get_user_sigset(dst, src, label) do { \ argument
68 &buf[i], label);\
88 &buf[i], label); \
109 &buf[i], label);\
129 &buf[i], label); \
134 #define unsafe_copy_fpr_to_user(to, task, label) \ argument
136 ELF_NFPREG * sizeof(double), label)
140 ELF_NFPREG * sizeof(double), label)
159 ELF_NFPREG * sizeof(double), label)
175 #define unsafe_copy_fpr_to_user(to, task, label) do { if (0) goto label;} while (0) argument
[all …]
/linux-6.3-rc2/drivers/hwmon/
A Dsmpro-hwmon.c65 const char *label; member
71 .label = "temp1 SoC"
76 .label = "temp2 SoC VRD"
80 .label = "temp3 DIMM VRD"
84 .label = "temp4 CORE VRD"
89 .label = "temp5 CH0 DIMM"
94 .label = "temp6 CH1 DIMM"
139 .label = "vout1 SoC VRD"
151 .label = "vout4 RCA VRD"
162 .label = "iout2 SoC VRD"
[all …]
/linux-6.3-rc2/block/partitions/
A Dsun.c65 } * label; in sun_partition() local
71 label = read_part_sector(state, 0, &sect); in sun_partition()
72 if (!label) in sun_partition()
75 p = label->partitions; in sun_partition()
83 ush = ((__be16 *) (label+1)) - 1; in sun_partition()
84 for (csum = 0; ush >= ((__be16 *) label);) in sun_partition()
95 (be32_to_cpu(label->vtoc.version) == 1) && in sun_partition()
96 (be16_to_cpu(label->vtoc.nparts) <= 8)); in sun_partition()
105 use_vtoc = use_vtoc || !(label->vtoc.sanity || in sun_partition()
106 label->vtoc.version || label->vtoc.nparts); in sun_partition()
[all …]
/linux-6.3-rc2/arch/arm64/boot/dts/apple/
A Dt8103-pmgr.dtsi15 label = "sbr";
24 label = "aic";
33 label = "dwi";
66 label = "gpio";
83 label = "pms";
194 label = "aft0";
210 label = "imx";
227 label = "sio";
269 label = "i2c0";
278 label = "i2c1";
[all …]

Completed in 94 milliseconds

12345678910>>...79