Home
last modified time | relevance | path

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

12345678910>>...13

/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-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 …]
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
/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()
Dfile.c155 static int path_name(const char *op, struct aa_label *label, in path_name()
313 int aa_path_perm(const char *op, struct aa_label *label, in aa_path_perm()
455 int aa_path_link(struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
484 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()
505 static int __file_path_perm(const char *op, struct aa_label *label, in __file_path_perm()
560 static int __file_sock_perm(const char *op, struct aa_label *label, in __file_sock_perm()
596 int aa_file_perm(const char *op, struct aa_label *label, struct file *file, in aa_file_perm()
644 static void revalidate_tty(struct aa_label *label) in revalidate_tty()
675 struct aa_label *label = (struct aa_label *)p; in match_file() local
687 struct aa_label *label = aa_get_newest_cred_label(cred); in aa_inherit_files() local
Dtask.c41 int aa_replace_current_label(struct aa_label *label) in aa_replace_current_label()
93 int aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
115 int aa_set_current_hat(struct aa_label *label, u64 token) in aa_set_current_hat()
/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-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-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
/kernel/linux/linux-5.10/arch/x86/include/asm/
Duaccess.h182 #define __put_user_goto_u64(x, addr, label) \ argument
192 #define __put_user_goto_u64(x, ptr, label) \ argument
276 #define __put_user_size(x, ptr, size, label) \ argument
300 #define __get_user_asm_u64(x, ptr, label) do { \ argument
309 #define __get_user_asm_u64(x, ptr, label) \ argument
313 #define __get_user_size(x, ptr, size, label) \ argument
337 #define __get_user_asm(x, addr, itype, ltype, label) \ argument
426 #define __put_user_goto(x, addr, itype, ltype, label) \ argument
488 #define unsafe_put_user(x, ptr, label) \ argument
513 #define unsafe_copy_loop(dst, src, len, type, label) \ argument
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
Drseq-x86.h57 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
70 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
87 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
93 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
98 #define RSEQ_ASM_DEFINE_ABORT(label, teardown, abort_label) \ argument
108 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
668 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
680 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
697 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
702 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
[all …]
Drseq-arm.h86 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument
98 #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
127 #define __RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, \ argument
139 #define RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, abort_label, \ argument
145 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
Drseq-arm64.h96 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument
110 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
127 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
135 #define RSEQ_ASM_DEFINE_ABORT(label, abort_label) \ argument
156 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
162 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument
168 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
174 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
Drseq-ppc.h58 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
70 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
103 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
130 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
139 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
143 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
149 #define RSEQ_ASM_DEFINE_ABORT(label, abort_label) \ argument
161 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
166 #define RSEQ_ASM_OP_CMPNE(var, expectnot, label) \ argument
Drseq-s390.h45 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
72 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument
107 #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
122 #define RSEQ_ASM_DEFINE_ABORT(label, teardown, abort_label) \ argument
130 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
Drseq-mips.h89 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument
103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
121 #define RSEQ_ASM_STORE_RSEQ_CS(label, cs_label, rseq_cs) \ argument
127 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
132 #define __RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, \ argument
146 #define RSEQ_ASM_DEFINE_ABORT(table_label, label, teardown, abort_label, \ argument
152 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
/kernel/linux/linux-5.10/drivers/regulator/
Dtwl6030-regulator.c511 #define TWL6030_ADJUSTABLE_SMPS(label) \ argument
522 #define TWL6030_ADJUSTABLE_LDO(label, offset) \ argument
537 #define TWL6032_ADJUSTABLE_LDO(label, offset) \ argument
553 #define TWL6030_FIXED_LDO(label, offset, mVolts, turnon_delay) \ argument
570 #define TWL6032_ADJUSTABLE_SMPS(label, offset) \ argument
635 #define TWL_OF_MATCH(comp, family, label) \ argument
641 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
642 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
643 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
644 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
Dtwl-regulator.c463 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument
482 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf, \ argument
502 #define TWL4030_FIXED_LDO(label, offset, mVolts, num, turnon_delay, \ argument
547 #define TWL_OF_MATCH(comp, family, label) \ argument
553 #define TWL4030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL4030, label) argument
554 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
555 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
556 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
557 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
/kernel/liteos_a/testsuites/unittest/common/include/
DiCunit.h160 #define ICUNIT_GOTO_TWO_EQUAL(param, value1, value2, retcode, label) \ argument
233 #define ICUNIT_ASSERT_EQUAL_TIME(param, value, retcode, label) \ argument
310 #define ICUNIT_GOTO_EQUAL(param, value, retcode, label) \ argument
319 #define ICUNIT_GOTO_EQUAL_IN(param, value1, value2, retcode, label) \ argument
330 #define ICUNIT_GOTO_NOT_EQUAL(param, value, retcode, label) \ argument
339 #define ICUNIT_GOTO_WITHIN_EQUAL(param, value1, value2, retcode, label) \ argument
352 #define ICUNIT_GOTO_STRING_EQUAL(str1, str2, retcode, label) \ argument
364 #define ICUNIT_GOTO_STRING_NOT_EQUAL(str1, str2, retcode, label) \ argument
/kernel/linux/linux-5.10/block/partitions/
Dibm.c71 union label_t *label) in find_label()
137 union label_t *label) in find_vol1_partitions()
199 union label_t *label, in find_lnx1_partitions()
246 union label_t *label, in find_cms1_partitions()
302 union label_t *label; in ibm_partition() local
/kernel/linux/linux-5.10/include/linux/
Dgpio.h53 const char *label; member
114 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
120 unsigned long flags, const char *label) in gpio_request_one()
230 const char *label) in devm_gpio_request()
237 unsigned long flags, const char *label) in devm_gpio_request_one()
/kernel/linux/linux-5.10/tools/bpf/
Dbpf_exp.y50 char *label; member
490 static void bpf_set_curr_label(char *label) in bpf_set_curr_label()
496 static void bpf_set_jmp_label(char *label, enum jmp_type type) in bpf_set_jmp_label()
512 static int bpf_find_insns_offset(const char *label) in bpf_find_insns_offset()

12345678910>>...13