/linux-6.3-rc2/include/linux/gpio/ |
A D | driver.h | 408 const char *label; member 535 #define for_each_requested_gpio_in_range(chip, i, base, size, label) \ argument 540 #define for_each_requested_gpio(chip, i, label) \ argument 636 const char *label; member
|
/linux-6.3-rc2/samples/seccomp/ |
A D | bpf-helper.c | 64 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label()
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | gpio.h | 75 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one()
|
/linux-6.3-rc2/drivers/pwm/ |
A D | core.c | 99 static int pwm_device_request(struct pwm_device *pwm, const char *label) in pwm_device_request() 375 struct pwm_device *pwm_request(int pwm, const char *label) in pwm_request() 414 const char *label) in pwm_request_from_chip()
|
/linux-6.3-rc2/arch/arm64/lib/ |
A D | strlen.S | 18 #define L(label) .L ## label argument
|
A D | strcmp.S | 18 #define L(label) .L ## label argument
|
A D | memcpy.S | 18 #define L(label) .L ## label argument
|
/linux-6.3-rc2/tools/perf/ui/gtk/ |
A D | browser.c | 49 GtkWidget *label; in perf_gtk__setup_info_bar() local
|
/linux-6.3-rc2/arch/sparc/lib/ |
A D | copy_user.S | 52 #define LD(insn, src, offset, reg, label) \ argument 59 #define ST(insn, dst, offset, reg, label) \ argument
|
/linux-6.3-rc2/drivers/staging/media/atomisp/include/hmm/ |
A D | hmm_bo.h | 41 #define check_bo_status_yes_goto(bo, _status, label) \ argument 47 #define check_bo_status_no_goto(bo, _status, label) \ argument
|
/linux-6.3-rc2/block/partitions/ |
A D | ultrix.c | 24 } *label; in ultrix_partition() local
|
A D | karma.c | 32 } __packed *label; in karma_partition() local
|
/linux-6.3-rc2/security/apparmor/ |
A D | procattr.c | 30 int aa_getprocattr(struct aa_label *label, char **string) in aa_getprocattr()
|
/linux-6.3-rc2/net/ipv6/ |
A D | ip6_udp_tunnel.c | 80 __u8 prio, __u8 ttl, __be32 label, in udp_tunnel6_xmit_skb()
|
/linux-6.3-rc2/sound/firewire/fireface/ |
A D | ff-protocol-latter.c | 315 char *const label; in latter_dump_status() member 332 const char *label; in latter_dump_status() local
|
/linux-6.3-rc2/drivers/media/pci/mantis/ |
A D | hopper_cards.c | 39 static char *label[10] = { variable
|
A D | mantis_cards.c | 50 static char *label[10] = { variable
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | head_32.h | 12 #define TRAP_ENTRY(type, label) \ argument
|
/linux-6.3-rc2/drivers/phy/samsung/ |
A D | phy-samsung-usb2.c | 223 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
|
/linux-6.3-rc2/drivers/mtd/devices/ |
A D | block2mtd.c | 220 char *label, int timeout) in add_device() 392 char *label = NULL; in block2mtd_setup2() local
|
/linux-6.3-rc2/include/linux/ |
A D | uaccess.h | 367 #define __get_kernel_nofault(dst, src, type, label) \ argument 376 #define __put_kernel_nofault(dst, src, type, label) \ argument
|
A D | compat.h | 469 #define unsafe_put_compat_sigset(compat, set, label) do { \ argument 492 #define unsafe_get_compat_sigset(set, compat, label) do { \ argument 520 #define unsafe_put_compat_sigset(compat, set, label) do { \ argument 527 #define unsafe_get_compat_sigset(set, compat, label) do { \ argument 546 #define unsafe_compat_save_altstack(uss, sp, label) do { \ argument
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | bcache_ondisk.h | 175 __u8 label[SB_LABEL_SIZE]; member 237 __u8 label[SB_LABEL_SIZE]; member 391 __u8 label[32]; member 439 __u8 label[32]; member
|
/linux-6.3-rc2/drivers/gpu/drm/vc4/ |
A D | vc4_bo.c | 39 static bool is_user_label(int label) in is_user_label() 132 static void vc4_bo_set_label(struct drm_gem_object *gem_obj, int label) in vc4_bo_set_label() 1072 int ret = 0, label; in vc4_label_bo_ioctl() local
|
/linux-6.3-rc2/arch/powerpc/boot/ |
A D | planetcore.c | 107 const char *label; in planetcore_set_stdout_path() local
|