Home
last modified time | relevance | path

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

12345678910>>...27

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: argument
33 #define FTR_SECTION_ELSE_NESTED(label) \ argument
39 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument
58 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
61 #define END_FTR_SECTION_NESTED(msk, val, label) \ argument
68 #define END_FTR_SECTION_NESTED_IFSET(msk, label) \ argument
76 #define ALT_FTR_SECTION_END_NESTED(msk, val, label) \ argument
78 #define ALT_FTR_SECTION_END_NESTED_IFSET(msk, label) \ argument
80 #define ALT_FTR_SECTION_END_NESTED_IFCLR(msk, label) \ argument
90 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
[all …]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: argument
33 #define FTR_SECTION_ELSE_NESTED(label) \ argument
39 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument
58 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
61 #define END_FTR_SECTION_NESTED(msk, val, label) \ argument
68 #define END_FTR_SECTION_NESTED_IFSET(msk, label) \ argument
76 #define ALT_FTR_SECTION_END_NESTED(msk, val, label) \ argument
78 #define ALT_FTR_SECTION_END_NESTED_IFSET(msk, label) \ argument
80 #define ALT_FTR_SECTION_END_NESTED_IFCLR(msk, label) \ argument
90 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
[all …]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
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
74 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) 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
106 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
[all …]
Duaccess.h77 #define __put_user_asm_goto(x, addr, label, op) \ argument
86 #define __put_user_asm_goto(x, addr, label, op) \ argument
98 #define __put_user_asm2_goto(x, ptr, label) \ argument
101 #define __put_user_asm2_goto(x, addr, label) \ argument
110 #define __put_user_asm2_goto(x, addr, label) \ argument
122 #define __put_user_size_goto(x, ptr, size, label) \ argument
159 #define __get_user_asm_goto(x, addr, label, op) \ argument
168 #define __get_user_asm_goto(x, addr, label, op) \ argument
179 #define __get_user_asm2_goto(x, addr, label) \ argument
182 #define __get_user_asm2_goto(x, addr, label) \ argument
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/
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
74 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) 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
106 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
[all …]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
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
122 #define unsafe_copy_ckvsx_from_user(task, from, label) do { \ argument
134 #define unsafe_copy_fpr_to_user(to, task, label) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
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
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
[all …]
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
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
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
[all …]
/kernel/linux/linux-5.10/security/apparmor/
Dlabel.c60 struct aa_proxy *aa_alloc_proxy(struct aa_label *label, gfp_t gfp) in aa_alloc_proxy()
312 void aa_label_destroy(struct aa_label *label) in aa_label_destroy()
339 void aa_label_free(struct aa_label *label) in aa_label_free()
348 static void label_free_switch(struct aa_label *label) in label_free_switch()
360 struct aa_label *label = container_of(head, struct aa_label, rcu); in label_free_rcu() local
369 struct aa_label *label = container_of(kref, struct aa_label, count); in aa_label_kref() local
387 static void label_free_or_put_new(struct aa_label *label, struct aa_label *new) in label_free_or_put_new()
396 bool aa_label_init(struct aa_label *label, int size, gfp_t gfp) in aa_label_init()
475 int aa_label_next_confined(struct aa_label *label, int i) in aa_label_next_confined()
591 static bool __label_remove(struct aa_label *label, struct aa_label *new) in __label_remove()
[all …]
Dsecid.c46 void aa_secid_update(u32 secid, struct aa_label *label) in aa_secid_update()
61 struct aa_label *label; in aa_secid_to_label() local
73 struct aa_label *label = aa_secid_to_label(secid); in apparmor_secid_to_secctx() local
100 struct aa_label *label; in apparmor_secctx_to_secid() local
124 int aa_alloc_secid(struct aa_label *label, gfp_t gfp) in aa_alloc_secid()
Dnet.c134 int aa_af_perm(struct aa_label *label, const char *op, u32 request, u16 family, in aa_af_perm()
145 static int aa_label_sk_perm(struct aa_label *label, const char *op, u32 request, in aa_label_sk_perm()
166 struct aa_label *label; in aa_sk_perm() local
181 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm()
194 struct aa_label *label; in apparmor_secmark_init() local
246 int apparmor_secmark_check(struct aa_label *label, char *op, u32 request, in apparmor_secmark_check()
/kernel/linux/linux-6.6/security/apparmor/
Dlabel.c60 struct aa_proxy *aa_alloc_proxy(struct aa_label *label, gfp_t gfp) in aa_alloc_proxy()
315 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()
351 static void label_free_switch(struct aa_label *label) in label_free_switch()
363 struct aa_label *label = container_of(head, struct aa_label, rcu); in label_free_rcu() local
372 struct aa_label *label = container_of(kref, struct aa_label, count); in aa_label_kref() local
390 static void label_free_or_put_new(struct aa_label *label, struct aa_label *new) in label_free_or_put_new()
399 bool aa_label_init(struct aa_label *label, int size, gfp_t gfp) in aa_label_init()
477 int aa_label_next_confined(struct aa_label *label, int i) in aa_label_next_confined()
593 static bool __label_remove(struct aa_label *label, struct aa_label *new) in __label_remove()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
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
158 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ 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
[all …]
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
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
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
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
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
/kernel/linux/linux-5.10/drivers/usb/host/
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()
80 dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
137 dbg_sitd(const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) in dbg_sitd()
152 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
171 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
188 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
212 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf()
[all …]
/kernel/linux/linux-6.6/drivers/usb/host/
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()
80 dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
137 dbg_sitd(const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) in dbg_sitd()
152 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
171 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
188 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
212 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf()
[all …]
/kernel/linux/linux-6.6/security/apparmor/include/
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
/kernel/linux/linux-5.10/security/apparmor/include/
Dcred.h31 struct aa_label *label) in set_cred_label()
49 struct aa_label *label = cred_label(cred); in aa_cred_raw_label() local
120 static inline void end_current_label_crit_section(struct aa_label *label) in end_current_label_crit_section()
140 struct aa_label *label = aa_current_raw_label(); in __begin_current_label_crit_section() local
162 struct aa_label *label = aa_current_raw_label(); in begin_current_label_crit_section() local
178 struct aa_label *label; in aa_get_current_ns() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
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
373 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument
392 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument
412 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument
[all …]
/kernel/linux/linux-6.6/arch/sparc/include/asm/
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
/kernel/linux/linux-5.10/arch/sparc/include/asm/
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

12345678910>>...27