/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | feature-fixups.h | 31 #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 …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | feature-fixups.h | 31 #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 …]
|
/openbmc/linux/security/apparmor/ |
H A D | label.c | 67 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 …]
|
H A D | secid.c | 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() 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() 101 *secid = label->secid; in apparmor_secctx_to_secid() 125 ret = __xa_alloc(&aa_secids, &label->secid, label, in aa_alloc_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() 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 …]
|
/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 61 label: i18n.global.t('appNavigation.inventory'), property in AppNavigationMixin.data.AnonymousClassbd1bea070501.AnonymousClassbd1bea070601 66 label: i18n.global.t('appNavigation.sensors'), property in AppNavigationMixin.data.AnonymousClassbd1bea070501.AnonymousClassbd1bea070701 73 label: i18n.global.t('appNavigation.operations'), property in AppNavigationMixin.data.AnonymousClassbd1bea070801 83 label: i18n.global.t('appNavigation.kvm'), property in AppNavigationMixin.data.AnonymousClassbd1bea070801.AnonymousClassbd1bea070a01 88 label: i18n.global.t('appNavigation.keyClear'), property in AppNavigationMixin.data.AnonymousClassbd1bea070801.AnonymousClassbd1bea070b01 122 label: i18n.global.t('appNavigation.settings'), property in AppNavigationMixin.data.AnonymousClassbd1bea071101 159 label: i18n.global.t('appNavigation.ldap'), property in AppNavigationMixin.data.AnonymousClassbd1bea071601.AnonymousClassbd1bea071801 [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 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 110 label: i18n.global.t('appNavigation.ldap'), property in AppNavigationMixin.data.AnonymousClassa1ee90c10e01.AnonymousClassa1ee90c11001 137 label: i18n.global.t('appNavigation.power'), property in AppNavigationMixin.data.AnonymousClassa1ee90c11401.AnonymousClassa1ee90c11501 156 label: i18n.global.t('appNavigation.firmware'), property in AppNavigationMixin.methods.operationsNavigationItems.AnonymousClassa1ee90c11701 161 label: i18n.global.t('appNavigation.rebootBmc'), property in AppNavigationMixin.methods.operationsNavigationItems.AnonymousClassa1ee90c11801 [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 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 113 label: i18n.global.t('appNavigation.settings'), property in AppNavigationMixin.data.AnonymousClass87c7ff850f01 123 label: i18n.global.t('appNavigation.network'), property in AppNavigationMixin.data.AnonymousClass87c7ff850f01.AnonymousClass87c7ff851101 [all …]
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq-x86.h | 62 __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 …]
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | drbd-connection-state-overview.dot | 13 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 …]
|
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/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 | 518 if (!label) in label_create() 523 return label; in label_create() 536 if (label->name) in label_destroy() 551 if (label->fdt) in label_destroy() 557 free(label); in label_destroy() 569 const char *c = label->menu ? label->menu : label->name; in label_print() 643 label->name); in label_boot() 662 label->name); in label_boot() 682 if ((label->ipappend & 0x3) || label->append) { in label_boot() 1255 if (!label) in parse_label() [all …]
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm47094-linksys-panamera.dts | 34 label = "WPS"; 40 label = "WiFi"; 46 label = "Reset"; 220 label = "lan7"; 224 label = "lan4"; 228 label = "lan8"; 232 label = "wan"; 236 label = "cpu"; 246 label = "cpu"; 256 label = "cpu"; [all …]
|
H A D | bcm47094-asus-rt-ac3100.dtsi | 35 label = "red:wan"; 68 label = "WPS"; 74 label = "Reset"; 99 label = "lan4"; 103 label = "lan3"; 107 label = "lan2"; 111 label = "lan1"; 115 label = "wan"; 119 label = "cpu"; 123 label = "cpu"; [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 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 …]
|
/openbmc/linux/tools/bpf/ |
H A D | bpf_exp.y | 65 %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 …]
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-385-linksys-shelby.dts | 19 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 …]
|
H A D | armada-385-linksys-cobra.dts | 19 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 …]
|
H A D | armada-385-linksys-caiman.dts | 19 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 …]
|
H A D | armada-385-linksys-rango.dts | 21 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 …]
|
/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" ]; 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 …]
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | plpks.c | 59 struct label { struct 204 struct label *label; in construct_label() local 219 if (!label) in construct_label() 232 return label; in construct_label() 432 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 …]
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | signal.h | 28 #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 …]
|
/openbmc/linux/block/partitions/ |
H A D | sun.c | 65 } * label; in sun_partition() local 71 label = read_part_sector(state, 0, §); 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 …]
|