| /kernel/linux/linux-5.10/block/partitions/ |
| H A D | karma.c | 32 } __packed *label; in karma_partition() local
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | planetcore.c | 107 const char *label; in planetcore_set_stdout_path() local
|
| /kernel/linux/linux-5.10/arch/arm/plat-pxa/ |
| H A D | ssp.c | 38 struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request() argument 61 pxa_ssp_request_of(const struct device_node *of_node, const char *label) pxa_ssp_request_of() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | planetcore.c | 107 const char *label; in planetcore_set_stdout_path() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/cache_shape/ |
| H A D | cache_shape.c | 31 static void print_size(const char *label, uint32_t val) in print_size() argument 36 static void print_geo(const char *label, uint32_t val) in print_geo() argument
|
| /kernel/linux/linux-5.10/drivers/phy/samsung/ |
| H A D | phy-samsung-usb2.c | 221 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | pm2301_charger.h | 37 const char *label; member
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | secid.c | 46 void aa_secid_update(u32 secid, struct aa_label *label) in aa_secid_update() argument 61 struct aa_label *label; aa_secid_to_label() local 73 struct aa_label *label = aa_secid_to_label(secid); apparmor_secid_to_secctx() local 100 struct aa_label *label; apparmor_secctx_to_secid() local 124 aa_alloc_secid(struct aa_label *label, gfp_t gfp) aa_alloc_secid() argument [all...] |
| H A D | procattr.c | 33 int aa_getprocattr(struct aa_label *label, char **string) in aa_getprocattr() argument
|
| H A D | capability.c | 147 int aa_capable(struct aa_label *label, int cap, unsigned int opts) in aa_capable() argument
|
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| H A D | cred.h | 49 struct aa_label *label = cred_label(cred); in aa_cred_raw_label() local 30 set_cred_label(const struct cred *cred, struct aa_label *label) set_cred_label() argument 120 end_current_label_crit_section(struct aa_label *label) end_current_label_crit_section() argument 140 struct aa_label *label = aa_current_raw_label(); __begin_current_label_crit_section() local 162 struct aa_label *label = aa_current_raw_label(); begin_current_label_crit_section() local 178 struct aa_label *label; aa_get_current_ns() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
| H A D | browser.c | 49 GtkWidget *label; in perf_gtk__setup_info_bar() local 59 gtk_container_add(GTK_CONTAINER(content_area), label); in perf_gtk__setup_info_bar() local
|
| /kernel/linux/linux-5.10/include/linux/gpio/ |
| H A D | regmap.h | 61 const char *label; member
|
| /kernel/linux/linux-6.6/fs/pstore/ |
| H A D | ram_internal.h | 63 char *label; member
|
| /kernel/linux/linux-6.6/include/linux/gpio/ |
| H A D | regmap.h | 68 const char *label; member
|
| /kernel/linux/linux-6.6/drivers/soc/pxa/ |
| H A D | ssp.c | 38 struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request() argument 61 pxa_ssp_request_of(const struct device_node *of_node, const char *label) pxa_ssp_request_of() argument
|
| /kernel/linux/linux-6.6/drivers/phy/samsung/ |
| H A D | phy-samsung-usb2.c | 221 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
|
| /kernel/linux/linux-6.6/block/partitions/ |
| H A D | karma.c | 32 } __packed *label; in karma_partition() local
|
| /kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
| H A D | browser.c | 49 GtkWidget *label; in perf_gtk__setup_info_bar() local 59 gtk_container_add(GTK_CONTAINER(content_area), label); in perf_gtk__setup_info_bar() local
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | capability.c | 152 int aa_capable(const struct cred *subj_cred, struct aa_label *label, in aa_capable() argument
|
| H A D | secid.c | 47 void aa_secid_update(u32 secid, struct aa_label *label) in aa_secid_update() argument 67 struct aa_label *label = aa_secid_to_label(secid); apparmor_secid_to_secctx() local 95 struct aa_label *label; apparmor_secctx_to_secid() local 119 aa_alloc_secid(struct aa_label *label, gfp_t gfp) aa_alloc_secid() argument [all...] |
| H A D | procattr.c | 30 int aa_getprocattr(struct aa_label *label, cha argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/cache_shape/ |
| H A D | cache_shape.c | 31 static void print_size(const char *label, uint32_t val) in print_size() argument 36 static void print_geo(const char *label, uint32_t val) in print_geo() argument
|
| /third_party/eudev/src/shared/ |
| H A D | smack-util.c | 48 int mac_smack_apply(const char *path, const char *label) { in mac_smack_apply() argument 68 int mac_smack_apply_fd(int fd, const char *label) { in mac_smack_apply_fd() argument 88 int mac_smack_apply_ip_out_fd(int fd, const char *label) { in mac_smack_apply_ip_out_fd() argument 108 mac_smack_apply_ip_in_fd(int fd, const char *label) mac_smack_apply_ip_in_fd() argument 128 mac_smack_apply_pid(pid_t pid, const char *label) mac_smack_apply_pid() argument 171 const char *label; mac_smack_fix() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | keylog.c | 123 Curl_tls_keylog_write(const char *label, in Curl_tls_keylog_write() argument
|