Searched defs:label (Results 26 - 50 of 285) sorted by relevance

1234567891011>>

/linux-master/arch/m68k/include/asm/
H A Dmcfgpio.h58 static inline int gpio_request(unsigned gpio, const char *label) argument
/linux-master/drivers/pinctrl/
H A Dpinctrl-mcp23s08.h27 const char *label; member in struct:mcp23s08_info
/linux-master/security/apparmor/
H A Daudit.c117 struct aa_label *label = ad->subj_label; local
206 struct aa_label *label; member in struct:aa_audit_rule
270 struct aa_label *label; local
[all...]
H A Dresource.c115 int aa_task_setrlimit(const struct cred *subj_cred, struct aa_label *label, argument
H A Dnet.c138 int aa_af_perm(const struct cred *subj_cred, struct aa_label *label, argument
174 struct aa_label *label; local
149 aa_label_sk_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct sock *sk) argument
189 aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct socket *sock) argument
202 struct aa_label *label; local
256 apparmor_secmark_check(struct aa_label *label, char *op, u32 request, u32 secid, const struct sock *sk) argument
[all...]
/linux-master/security/apparmor/include/
H A Dfile.h44 struct aa_label __rcu *label; member in struct:aa_file_ctx
H A Dnet.h50 struct aa_label *label; member in struct:aa_sk_ctx
91 char *label; member in struct:aa_secmark
/linux-master/security/lockdown/
H A Dlockdown.c106 const char *label = lockdown_reasons[level]; local
140 const char *label = lockdown_reasons[level]; local
/linux-master/kernel/power/
H A Dsuspend_test.c36 void suspend_test_finish(const char *label) argument
/linux-master/arch/s390/include/uapi/asm/
H A Dtape390.h86 char label[65]; member in struct:tape390_kekl
/linux-master/drivers/net/wireless/st/cw1200/
H A Ddebug.c86 cw1200_debug_print_map(struct seq_file *seq, struct cw1200_common *priv, const char *label, u32 map) argument
/linux-master/drivers/phy/samsung/
H A Dphy-samsung-usb2.h53 char *label; member in struct:samsung_usb2_common_phy
/linux-master/sound/firewire/tascam/
H A Dtascam-transaction.c64 u8 *label, *msg; local
/linux-master/block/partitions/
H A Dsgi.c44 struct sgi_disklabel *label; local
/linux-master/tools/testing/selftests/net/
H A Dipv6_flowlabel.c175 static void flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-reg.c139 gpio_reg_init(struct device *dev, void __iomem *reg, int base, int num, const char *label, u32 direction, u32 def_out, const char *const *names, struct irq_domain *irqdom, const int *irqs) argument
H A Dgpio-xra1403.c123 const char *label; local
/linux-master/drivers/misc/
H A Dsram.h43 const char *label; member in struct:sram_reserve
/linux-master/block/
H A Dearly-lookup.c105 const char *label = data; local
112 static int __init devt_from_partlabel(const char *label, dev_t *devt) argument
/linux-master/drivers/soc/qcom/
H A Drpm_master_stats.c20 const char *label; member in struct:master_stats_data
/linux-master/include/linux/
H A Dgpio.h44 const char *label; member in struct:gpio
138 static inline int gpio_request(unsigned gpio, const char *label) argument
143 gpio_request_one(unsigned gpio, unsigned long flags, const char *label) argument
213 devm_gpio_request(struct device *dev, unsigned gpio, const char *label) argument
220 devm_gpio_request_one(struct device *dev, unsigned gpio, unsigned long flags, const char *label) argument
[all...]
/linux-master/include/linux/platform_data/
H A Dleds-lp55xx.h71 const char *label; member in struct:lp55xx_platform_data
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-lvds.c30 const char *label; member in struct:panel_lvds
/linux-master/drivers/leds/
H A Dleds-lp3952.c95 static int lp3952_get_label(struct device *dev, const char *label, char *dest) argument
/linux-master/drivers/net/wireguard/
H A Dcookie.c32 precompute_key(u8 key[NOISE_SYMMETRIC_KEY_LEN], const u8 pubkey[NOISE_PUBLIC_KEY_LEN], const u8 label[COOKIE_KEY_LABEL_LEN]) argument

Completed in 215 milliseconds

1234567891011>>