Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigationMixin.js32 label: this.$t('appNavigation.overview'), property in AppNavigationMixin.data.AnonymousClassbd1bea070101
38 label: this.$t('appNavigation.logs'), property in AppNavigationMixin.data.AnonymousClassbd1bea070201
43 label: this.$t('appNavigation.eventLogs'), property in AppNavigationMixin.data.AnonymousClassbd1bea070201.AnonymousClassbd1bea070301
65 label: this.$t('appNavigation.sensors'), property in AppNavigationMixin.data.AnonymousClassbd1bea070501.AnonymousClassbd1bea070701
72 label: this.$t('appNavigation.operations'), property in AppNavigationMixin.data.AnonymousClassbd1bea070801
82 label: this.$t('appNavigation.kvm'), property in AppNavigationMixin.data.AnonymousClassbd1bea070801.AnonymousClassbd1bea070a01
87 label: this.$t('appNavigation.keyClear'), property in AppNavigationMixin.data.AnonymousClassbd1bea070801.AnonymousClassbd1bea070b01
121 label: this.$t('appNavigation.settings'), property in AppNavigationMixin.data.AnonymousClassbd1bea071101
131 label: this.$t('appNavigation.network'), property in AppNavigationMixin.data.AnonymousClassbd1bea071101.AnonymousClassbd1bea071301
158 label: this.$t('appNavigation.ldap'), property in AppNavigationMixin.data.AnonymousClassbd1bea071601.AnonymousClassbd1bea071801
[all …]
/openbmc/webui-vue/src/env/components/AppNavigation/
H A Dintel.js33 label: this.$t('appNavigation.overview'), property in AppNavigationMixin.data.AnonymousClass87c7ff850101
39 label: this.$t('appNavigation.logs'), property in AppNavigationMixin.data.AnonymousClass87c7ff850201
44 label: this.$t('appNavigation.eventLogs'), property in AppNavigationMixin.data.AnonymousClass87c7ff850201.AnonymousClass87c7ff850301
61 label: this.$t('appNavigation.inventory'), property in AppNavigationMixin.data.AnonymousClass87c7ff850501.AnonymousClass87c7ff850601
66 label: this.$t('appNavigation.sensors'), property in AppNavigationMixin.data.AnonymousClass87c7ff850501.AnonymousClass87c7ff850701
73 label: this.$t('appNavigation.operations'), property in AppNavigationMixin.data.AnonymousClass87c7ff850801
78 label: this.$t('appNavigation.kvm'), property in AppNavigationMixin.data.AnonymousClass87c7ff850801.AnonymousClass87c7ff850901
83 label: this.$t('appNavigation.firmware'), property in AppNavigationMixin.data.AnonymousClass87c7ff850801.AnonymousClass87c7ff850a01
112 label: this.$t('appNavigation.settings'), property in AppNavigationMixin.data.AnonymousClass87c7ff850f01
122 label: this.$t('appNavigation.network'), property in AppNavigationMixin.data.AnonymousClass87c7ff850f01.AnonymousClass87c7ff851101
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: argument
33 #define FTR_SECTION_ELSE_NESTED(label) \ argument
57 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument
77 #define END_FTR_SECTION_NESTED(msk, val, label) \ argument
84 #define END_FTR_SECTION_NESTED_IFSET(msk, label) \ argument
92 #define ALT_FTR_SECTION_END_NESTED(msk, val, label) \ argument
94 #define ALT_FTR_SECTION_END_NESTED_IFSET(msk, label) \ argument
96 #define ALT_FTR_SECTION_END_NESTED_IFCLR(msk, label) \ argument
116 #define END_MMU_FTR_SECTION_NESTED_IFSET(msk, label) \ argument
202 #define START_LWSYNC_SECTION(label) label##1: argument
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: argument
33 #define FTR_SECTION_ELSE_NESTED(label) \ argument
57 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument
77 #define END_FTR_SECTION_NESTED(msk, val, label) \ argument
84 #define END_FTR_SECTION_NESTED_IFSET(msk, label) \ argument
92 #define ALT_FTR_SECTION_END_NESTED(msk, val, label) \ argument
94 #define ALT_FTR_SECTION_END_NESTED_IFSET(msk, label) \ argument
96 #define ALT_FTR_SECTION_END_NESTED_IFCLR(msk, label) \ argument
116 #define END_MMU_FTR_SECTION_NESTED_IFSET(msk, label) \ argument
202 #define START_LWSYNC_SECTION(label) label##1: argument
[all …]
H A Duaccess.h76 #define __put_user_asm_goto(x, addr, label, op) \ argument
85 #define __put_user_asm_goto(x, addr, label, op) \ argument
103 #define __put_user_asm2_goto(x, ptr, label) \ argument
106 #define __put_user_asm2_goto(x, addr, label) \ argument
115 #define __put_user_asm2_goto(x, addr, label) \ argument
127 #define __put_user_size_goto(x, ptr, size, label) \ argument
164 #define __get_user_asm_goto(x, addr, label, op) \ argument
173 #define __get_user_asm_goto(x, addr, label, op) \ argument
184 #define __get_user_asm2_goto(x, addr, label) \ argument
187 #define __get_user_asm2_goto(x, addr, label) \ argument
[all …]
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal.h28 #define unsafe_get_user_sigset(dst, src, label) do { \ argument
51 #define unsafe_copy_fpr_to_user(to, task, label) do { \ argument
61 #define unsafe_copy_vsx_to_user(to, task, label) do { \ argument
71 #define unsafe_copy_fpr_from_user(task, from, label) do { \ argument
81 #define unsafe_copy_vsx_from_user(task, from, label) do { \ argument
92 #define unsafe_copy_ckfpr_to_user(to, task, label) do { \ argument
102 #define unsafe_copy_ckvsx_to_user(to, task, label) do { \ argument
112 #define unsafe_copy_ckfpr_from_user(task, from, label) do { \ argument
134 #define unsafe_copy_fpr_to_user(to, task, label) \ argument
138 #define unsafe_copy_fpr_from_user(task, from, label) \ argument
[all …]
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H 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
182 #define HADDR_2(label,ofs) (RELOC_SOFTC | \ 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 …]
H A Dsym_fw.c32 #define SYM_GEN_A(s, label) ((short) offsetof(s, label)), argument
33 #define SYM_GEN_B(s, label) ((short) offsetof(s, label)), argument
34 #define SYM_GEN_Z(s, label) ((short) offsetof(s, label)), argument
35 #define PADDR_A(label) SYM_GEN_PADDR_A(struct SYM_FWA_SCR, label) argument
36 #define PADDR_B(label) SYM_GEN_PADDR_B(struct SYM_FWB_SCR, label) argument
/openbmc/linux/security/apparmor/
H A Dlabel.c315 void aa_label_destroy(struct aa_label *label) in aa_label_destroy()
342 void aa_label_free(struct aa_label *label) in aa_label_free()
839 struct aa_label *label; in vec_find() local
858 struct aa_label *label = NULL; in vec_create_and_insert_label() local
1053 struct aa_label *label; in label_merge_insert() local
1222 struct aa_label *label = NULL; in aa_label_merge() local
1299 struct aa_label *label, in label_compound_match()
1624 struct aa_label *label, int flags) in aa_label_snxprint()
1890 struct aa_label *label, *currbase = base; in aa_label_strn_parse() local
2014 struct aa_label *label; in labelset_next_stale() local
[all …]
H A Dnet.c138 int aa_af_perm(const struct cred *subj_cred, struct aa_label *label, in aa_af_perm()
150 struct aa_label *label, in aa_label_sk_perm()
174 struct aa_label *label; in aa_sk_perm() local
189 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, in aa_sock_file_perm()
202 struct aa_label *label; in apparmor_secmark_init() local
256 int apparmor_secmark_check(struct aa_label *label, char *op, u32 request, in apparmor_secmark_check()
H A Dsecid.c47 void aa_secid_update(u32 secid, struct aa_label *label) in aa_secid_update()
67 struct aa_label *label = aa_secid_to_label(secid); in apparmor_secid_to_secctx() local
95 struct aa_label *label; in apparmor_secctx_to_secid() local
119 int aa_alloc_secid(struct aa_label *label, gfp_t gfp) in aa_alloc_secid()
/openbmc/linux/tools/testing/selftests/rseq/
H A Drseq-x86.h58 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
71 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
88 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
94 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
99 #define RSEQ_ASM_DEFINE_ABORT(label, teardown, abort_label) \ argument
109 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
146 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
175 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
180 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
185 #define RSEQ_ASM_DEFINE_ABORT(label, teardown, abort_label) \ argument
[all …]
H A Drseq-arm.h82 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument
94 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
111 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
117 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
123 #define __RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, \ argument
135 #define RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, abort_label, \ argument
141 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
H A Drseq-ppc.h54 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
66 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
99 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
126 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
135 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
139 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
145 #define RSEQ_ASM_DEFINE_ABORT(label, abort_label) \ argument
157 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
162 #define RSEQ_ASM_OP_CMPNE(var, expectnot, label) \ argument
H A Drseq-arm64.h94 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument
108 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
125 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
133 #define RSEQ_ASM_DEFINE_ABORT(label, abort_label) \ argument
154 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
160 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument
166 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
172 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
H A Drseq-s390.h41 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
68 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
107 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
113 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
118 #define RSEQ_ASM_DEFINE_ABORT(label, teardown, abort_label) \ argument
126 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
H A Drseq-riscv.h52 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument
66 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
83 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
89 #define RSEQ_ASM_DEFINE_ABORT(label, abort_label) \ argument
100 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
105 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument
110 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
115 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
H A Drseq-mips.h83 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument
97 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
115 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
121 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
126 #define __RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, \ argument
140 #define RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, abort_label, \ argument
146 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c15 static void dbg_hcs_params(struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
51 static void dbg_hcc_params(struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
261 dbg_status(struct ehci_hcd *ehci, const char *label, u32 status) in dbg_status()
270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) in dbg_cmd()
763 static char label[] = ""; in fill_registers_buffer() local
1052 static inline void __maybe_unused dbg_qh(const char *label, in dbg_qh()
1056 unsigned int len, const char *label, u32 status) in dbg_status_buf()
1060 unsigned int len, const char *label, u32 command) in dbg_command_buf()
1064 unsigned int len, const char *label, u32 enable) in dbg_intr_buf()
[all …]
/openbmc/linux/security/apparmor/include/
H A Dcred.h31 struct aa_label *label) in set_cred_label()
49 struct aa_label *label = cred_label(cred); in aa_cred_raw_label() local
107 static inline void end_current_label_crit_section(struct aa_label *label) in end_current_label_crit_section()
127 struct aa_label *label = aa_current_raw_label(); in __begin_current_label_crit_section() local
149 struct aa_label *label = aa_current_raw_label(); in begin_current_label_crit_section() local
165 struct aa_label *label; in aa_get_current_ns() local
/openbmc/linux/arch/x86/include/asm/
H A Duaccess.h135 #define __put_user_goto_u64(x, addr, label) \ argument
145 #define __put_user_goto_u64(x, ptr, label) \ argument
232 #define __put_user_size(x, ptr, size, label) \ argument
259 #define __get_user_asm_u64(x, ptr, label) do { \ argument
268 #define __get_user_asm_u64(x, ptr, label) \ argument
272 #define __get_user_size(x, ptr, size, label) \ argument
297 #define __get_user_asm(x, addr, itype, ltype, label) \ argument
479 #define __put_user_goto(x, addr, itype, ltype, label) \ argument
532 #define unsafe_put_user(x, ptr, label) \ argument
602 #define unsafe_copy_loop(dst, src, len, type, label) \ argument
[all …]
/openbmc/linux/arch/sparc/include/asm/
H A Dhead_64.h35 #define BRANCH_IF_SUN4V(tmp1,label) \ argument
41 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \ argument
50 #define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \ argument
59 #define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \ argument
70 #define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \ argument
/openbmc/linux/drivers/regulator/
H A Dtwl6030-regulator.c510 #define TWL6030_ADJUSTABLE_SMPS(label) \ argument
521 #define TWL6030_ADJUSTABLE_LDO(label, offset) \ argument
536 #define TWL6032_ADJUSTABLE_LDO(label, offset) \ argument
552 #define TWL6030_FIXED_LDO(label, offset, mVolts, turnon_delay) \ argument
569 #define TWL6032_ADJUSTABLE_SMPS(label, offset) \ argument
634 #define TWL_OF_MATCH(comp, family, label) \ argument
640 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
641 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
642 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
643 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c59 struct label { struct
60 struct label_attr attr; argument
61 u8 name[PLPKS_MAX_NAME_SIZE];
62 size_t size;
204 struct label *label; in construct_label() local
391 static int plpks_confirm_object_flushed(struct label *label, in plpks_confirm_object_flushed()
432 struct label *label; in plpks_signed_update_var() local
488 struct label *label; in plpks_write_var() local
527 struct label *label; in plpks_remove_var() local
561 struct label *label = NULL; in plpks_read_var() local
/openbmc/u-boot/drivers/gpio/
H A Dadi_gpio2.c25 static void set_label(unsigned short ident, const char *label) in set_label()
39 static int cmp_label(unsigned short ident, const char *label) in cmp_label()
129 int peripheral_request(unsigned short per, const char *label) in peripheral_request()
188 int peripheral_request_list(const unsigned short per[], const char *label) in peripheral_request_list()
246 int gpio_request(unsigned gpio, const char *label) in gpio_request()
299 int special_gpio_request(unsigned gpio, const char *label) in special_gpio_request()

12345678910>>...19