/openbmc/linux/arch/powerpc/include/asm/ |
H A D | feature-fixups.h | 31 #define START_FTR_SECTION(label) label##1: argument 33 #define FTR_SECTION_ELSE_NESTED(label) \ argument 34 label##2: \ 35 .pushsection __ftr_alt_##label,"a"; \ 37 label##3: 57 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument 58 label##4: \ 62 label##5: \ 65 FTR_ENTRY_OFFSET label##1b-label##5b; \ 66 FTR_ENTRY_OFFSET label##2b-label##5b; \ [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | feature-fixups.h | 31 #define START_FTR_SECTION(label) label##1: argument 33 #define FTR_SECTION_ELSE_NESTED(label) \ argument 34 label##2: \ 35 .pushsection __ftr_alt_##label,"a"; \ 37 label##3: 57 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument 58 label##4: \ 62 label##5: \ 65 FTR_ENTRY_OFFSET label##1b-label##5b; \ 66 FTR_ENTRY_OFFSET label##2b-label##5b; \ [all …]
|
/openbmc/linux/security/apparmor/ |
H A D | label.c | 46 aa_put_label(rcu_dereference_protected(proxy->label, true)); in free_proxy() 48 RCU_INIT_POINTER(proxy->label, (struct aa_label *)PROXY_POISON); in free_proxy() 60 struct aa_proxy *aa_alloc_proxy(struct aa_label *label, gfp_t gfp) in aa_alloc_proxy() argument 67 rcu_assign_pointer(new->label, aa_get_label(label)); in aa_alloc_proxy() 81 tmp = rcu_dereference_protected(orig->proxy->label, in __aa_proxy_redirect() 83 rcu_assign_pointer(orig->proxy->label, aa_get_label(new)); in __aa_proxy_redirect() 208 u |= vec[i]->label.flags & (FLAG_DEBUG1 | FLAG_DEBUG2 | in accum_vec_flags() 210 if (!(u & vec[i]->label.flags & FLAG_UNCONFINED)) in accum_vec_flags() 315 void aa_label_destroy(struct aa_label *label) in aa_label_destroy() argument 317 AA_BUG(!label); in aa_label_destroy() [all …]
|
H A D | secid.c | 47 void aa_secid_update(u32 secid, struct aa_label *label) in aa_secid_update() argument 52 __xa_store(&aa_secids, secid, label, 0); in aa_secid_update() 67 struct aa_label *label = aa_secid_to_label(secid); in apparmor_secid_to_secctx() local 73 if (!label) in apparmor_secid_to_secctx() 80 len = aa_label_asxprint(secdata, root_ns, label, in apparmor_secid_to_secctx() 83 len = aa_label_snxprint(NULL, 0, root_ns, label, flags); in apparmor_secid_to_secctx() 95 struct aa_label *label; in apparmor_secctx_to_secid() local 97 label = aa_label_strn_parse(&root_ns->unconfined->label, secdata, in apparmor_secctx_to_secid() 99 if (IS_ERR(label)) in apparmor_secctx_to_secid() 100 return PTR_ERR(label); in apparmor_secctx_to_secid() [all …]
|
/openbmc/linux/security/apparmor/include/ |
H A D | cred.h | 31 struct aa_label *label) in set_cred_label() argument 36 *blob = label; in set_cred_label() 49 struct aa_label *label = cred_label(cred); in aa_cred_raw_label() local 51 AA_BUG(!label); in aa_cred_raw_label() 52 return label; in aa_cred_raw_label() 107 static inline void end_current_label_crit_section(struct aa_label *label) in end_current_label_crit_section() argument 109 if (label != aa_current_raw_label()) in end_current_label_crit_section() 110 aa_put_label(label); in end_current_label_crit_section() 127 struct aa_label *label = aa_current_raw_label(); in __begin_current_label_crit_section() local 129 if (label_is_stale(label)) in __begin_current_label_crit_section() [all …]
|
/openbmc/webui-vue/src/components/AppNavigation/ |
H A D | AppNavigationMixin.js | 33 label: i18n.global.t('appNavigation.overview'), property in AppNavigationMixin.data.AnonymousClassbd1bea070101 39 label: i18n.global.t('appNavigation.logs'), property in AppNavigationMixin.data.AnonymousClassbd1bea070201 44 label: i18n.global.t('appNavigation.eventLogs'), property in AppNavigationMixin.data.AnonymousClassbd1bea070201.AnonymousClassbd1bea070301 49 label: i18n.global.t('appNavigation.postCodeLogs'), property in AppNavigationMixin.data.AnonymousClassbd1bea070201.AnonymousClassbd1bea070401 54 label: i18n.global.t('appNavigation.dumps'), property in AppNavigationMixin.data.AnonymousClassbd1bea070201.AnonymousClassbd1bea070501 61 label: i18n.global.t('appNavigation.hardwareStatus'), property in AppNavigationMixin.data.AnonymousClassbd1bea070601 66 label: i18n.global.t('appNavigation.inventory'), property in AppNavigationMixin.data.AnonymousClassbd1bea070601.AnonymousClassbd1bea070701 71 label: i18n.global.t('appNavigation.sensors'), property in AppNavigationMixin.data.AnonymousClassbd1bea070601.AnonymousClassbd1bea070801 78 label: i18n.global.t('appNavigation.operations'), property in AppNavigationMixin.data.AnonymousClassbd1bea070901 83 label: i18n.global.t('appNavigation.factoryReset'), property in AppNavigationMixin.data.AnonymousClassbd1bea070901.AnonymousClassbd1bea070a01 [all …]
|
/openbmc/webui-vue/src/env/components/AppNavigation/ |
H A D | ibm.js | 27 label: i18n.global.t('appNavigation.overview'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10101 33 label: i18n.global.t('appNavigation.logs'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10201 38 label: i18n.global.t('appNavigation.dumps'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10201.AnonymousClassa1ee90c10301 43 label: i18n.global.t('appNavigation.eventLogs'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10201.AnonymousClassa1ee90c10401 48 label: i18n.global.t('appNavigation.postCodeLogs'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10201.AnonymousClassa1ee90c10501 55 label: i18n.global.t('appNavigation.hardwareStatus'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10601 60 label: i18n.global.t('appNavigation.inventory'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10601.AnonymousClassa1ee90c10701 65 label: i18n.global.t('appNavigation.sensors'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10601.AnonymousClassa1ee90c10801 72 label: i18n.global.t('appNavigation.operations'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10901 78 label: i18n.global.t('appNavigation.settings'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10a01 [all …]
|
H A D | intel.js | 34 label: i18n.global.t('appNavigation.overview'), property in AppNavigationMixin.data.AnonymousClass87c7ff850101 40 label: i18n.global.t('appNavigation.logs'), property in AppNavigationMixin.data.AnonymousClass87c7ff850201 45 label: i18n.global.t('appNavigation.eventLogs'), property in AppNavigationMixin.data.AnonymousClass87c7ff850201.AnonymousClass87c7ff850301 50 label: i18n.global.t('appNavigation.postCodeLogs'), property in AppNavigationMixin.data.AnonymousClass87c7ff850201.AnonymousClass87c7ff850401 57 label: i18n.global.t('appNavigation.hardwareStatus'), property in AppNavigationMixin.data.AnonymousClass87c7ff850501 62 label: i18n.global.t('appNavigation.inventory'), property in AppNavigationMixin.data.AnonymousClass87c7ff850501.AnonymousClass87c7ff850601 67 label: i18n.global.t('appNavigation.sensors'), property in AppNavigationMixin.data.AnonymousClass87c7ff850501.AnonymousClass87c7ff850701 74 label: i18n.global.t('appNavigation.operations'), property in AppNavigationMixin.data.AnonymousClass87c7ff850801 79 label: i18n.global.t('appNavigation.kvm'), property in AppNavigationMixin.data.AnonymousClass87c7ff850801.AnonymousClass87c7ff850901 84 label: i18n.global.t('appNavigation.firmware'), property in AppNavigationMixin.data.AnonymousClass87c7ff850801.AnonymousClass87c7ff850a01 [all …]
|
/openbmc/linux/drivers/platform/x86/ |
H A D | mlx-platform.c | 647 .label = "psu1", 653 .label = "psu2", 663 .label = "psu1", 669 .label = "psu2", 678 .label = "pwr1", 685 .label = "pwr2", 695 .label = "pwr1", 701 .label = "pwr2", 710 .label = "pwr1", 717 .label = "pwr2", [all …]
|
/openbmc/u-boot/cmd/ |
H A D | pxe.c | 514 struct pxe_label *label; in label_create() local 516 label = malloc(sizeof(struct pxe_label)); in label_create() 518 if (!label) in label_create() 521 memset(label, 0, sizeof(struct pxe_label)); in label_create() 523 return label; in label_create() 534 static void label_destroy(struct pxe_label *label) in label_destroy() argument 536 if (label->name) in label_destroy() 537 free(label->name); in label_destroy() 539 if (label->kernel) in label_destroy() 540 free(label->kernel); in label_destroy() [all …]
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq-x86.h | 58 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument 62 __rseq_str(label) ":\n\t" \ 67 ".quad " __rseq_str(label) "b\n\t" \ 71 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 72 __RSEQ_ASM_DEFINE_TABLE(label, 0x0, 0x0, start_ip, \ 88 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument 92 __rseq_str(label) ":\n\t" 94 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument 97 "jnz " __rseq_str(label) "\n\t" 99 #define RSEQ_ASM_DEFINE_ABORT(label, teardown, abort_label) \ argument [all …]
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | drbd-connection-state-overview.dot | 9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ] 13 Unconnected [ label=Unconnected ] 16 label="{communication loss|{Timeout|BrokenPipe|NetworkFailure}}" ] 21 label="try to connect, handshake" 23 WFConnection [ label=WFConnection ] 24 WFReportParams [ label=WFReportParams ] 27 TearDown [ label=TearDown ] 29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ] 33 StartingSyncS [ label=StartingSyncS ] 34 StartingSyncT [ label=StartingSyncT ] [all …]
|
H A D | disk-states-8.dot | 2 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 …]
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm47094-linksys-panamera.dts | 34 label = "WPS"; 40 label = "WiFi"; 46 label = "Reset"; 56 label = "bcm53xx:white:wps"; 61 label = "bcm53xx:green:usb2"; 68 label = "bcm53xx:green:usb3"; 76 label = "bcm53xx:white:power"; 82 label = "bcm53xx:amber:wifi-disabled"; 87 label = "bcm53xx:white:wifi-enabled"; 92 label = "bcm53xx:white:bluebar1"; [all …]
|
H A D | bcm47094-asus-rt-ac3100.dtsi | 29 label = "white:power"; 35 label = "red:wan"; 40 label = "white:lan"; 45 label = "white:usb2"; 52 label = "white:usb3"; 59 label = "white:wps"; 68 label = "WPS"; 74 label = "Reset"; 80 label = "Wi-Fi"; 86 label = "Backlight"; [all …]
|
/openbmc/linux/tools/bpf/ |
H A D | bpf_exp.y | 44 static void bpf_set_curr_label(char *label); 45 static void bpf_set_jmp_label(char *label, enum jmp_type type); 50 char *label; member 63 %token extension number label 65 %type <label> label 119 : label ':' { bpf_set_curr_label($1); } 210 : OP_JMP label { 216 : OP_JEQ '#' number ',' label ',' label { 220 | OP_JEQ 'x' ',' label ',' label { 224 | OP_JEQ '%' 'x' ',' label ',' label { [all …]
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | plpks.c | 59 struct label { struct 201 static struct label *construct_label(char *component, u8 varos, u8 *name, in construct_label() 204 struct label *label; in construct_label() local 213 if (slen > sizeof(label->attr.prefix)) in construct_label() 218 label = kzalloc(roundup_pow_of_two(sizeof(*label)), GFP_KERNEL); in construct_label() 219 if (!label) in construct_label() 223 memcpy(&label->attr.prefix, component, slen); in construct_label() 225 label->attr.version = PLPKS_LABEL_VERSION; in construct_label() 226 label->attr.os = varos; in construct_label() 227 label->attr.length = PLPKS_MAX_LABEL_ATTR_SIZE; in construct_label() [all …]
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.h | 74 #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 182 #define HADDR_2(label,ofs) (RELOC_SOFTC | \ argument 183 (offsetof(struct sym_hcb, label)+(ofs))) 184 #define RADDR_1(label) (RELOC_REGISTER | REG(label)) argument [all …]
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-385-linksys-cobra.dts | 19 label = "cobra:amber:wan"; 24 label = "cobra:white:wan"; 29 label = "cobra:white:wlan_2g"; 34 label = "cobra:white:wlan_5g"; 39 label = "cobra:white:usb2"; 44 label = "cobra:white:usb3_1"; 49 label = "cobra:white:usb3_2"; 54 label = "cobra:white:wps"; 59 label = "cobra:amber:wps"; 66 label = "cobra:white:power"; [all …]
|
H A D | armada-385-linksys-caiman.dts | 19 label = "caiman:amber:wan"; 24 label = "caiman:white:wan"; 29 label = "caiman:white:wlan_2g"; 34 label = "caiman:white:wlan_5g"; 39 label = "caiman:white:usb2"; 44 label = "caiman:white:usb3_1"; 49 label = "caiman:white:usb3_2"; 54 label = "caiman:white:wps"; 59 label = "caiman:amber:wps"; 66 label = "caiman:white:power"; [all …]
|
H A D | armada-385-linksys-shelby.dts | 19 label = "shelby:amber:wan"; 24 label = "shelby:white:wan"; 29 label = "shelby:white:wlan_2g"; 34 label = "shelby:white:wlan_5g"; 39 label = "shelby:white:usb2"; 44 label = "shelby:white:usb3_1"; 49 label = "shelby:white:usb3_2"; 54 label = "shelby:white:wps"; 59 label = "shelby:amber:wps"; 66 label = "shelby:white:power"; [all …]
|
H A D | armada-385-linksys-rango.dts | 21 label = "rango:amber:wan"; 26 label = "rango:white:wan"; 31 label = "rango:white:usb2"; 36 label = "rango:white:usb3_1"; 41 label = "rango:white:usb3_2"; 46 label = "rango:white:wps"; 51 label = "rango:amber:wps"; 59 label = "rango:white:power"; 64 label = "rango:white:sata"; 69 label = "rango:white:wlan_2g"; [all …]
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | signal.h | 28 #define unsafe_get_user_sigset(dst, src, label) do { \ argument 34 unsafe_get_user(__dst->sig[i], &__src->sig[i], label); \ 51 #define unsafe_copy_fpr_to_user(to, task, label) do { \ argument 57 unsafe_put_user(__t->thread.TS_FPR(i), &buf[i], label); \ 58 unsafe_put_user(__t->thread.fp_state.fpscr, &buf[i], label); \ 61 #define unsafe_copy_vsx_to_user(to, task, label) do { \ argument 68 &buf[i], label);\ 71 #define unsafe_copy_fpr_from_user(task, from, label) do { \ argument 77 unsafe_get_user(__t->thread.TS_FPR(i), &buf[i], label); \ 78 unsafe_get_user(__t->thread.fp_state.fpscr, &buf[i], label); \ [all …]
|
/openbmc/linux/Documentation/scsi/scsi_transport_srp/ |
H A D | rport_state_diagram.dot | 7 running_rta [ label = "running;\nreconnect\ntimer\nactive" ]; 9 running [ label = "running;\nreconnect\ntimer\nstopped" ]; 11 failfast [ label = "fail I/O\nfast" ]; 14 …running -> running_rta [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nsrp_start_tl_f… 15 …running_rta -> running [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting s… 16 …running -> blocked [ label = "fast_io_fail_tmo >= 0 or\ndev_loss_tmo >= 0;\nsrp_start_tl_fail_tim… 17 …running -> failfast [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting fail… 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()" ]; [all …]
|
/openbmc/linux/drivers/hwmon/ |
H A D | smpro-hwmon.c | 65 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" 99 .label = "temp7 CH2 DIMM" 104 .label = "temp8 CH3 DIMM" 109 .label = "temp9 CH4 DIMM" [all …]
|