Home
last modified time | relevance | path

Searched defs:label (Results 76 – 100 of 338) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/include/linux/gpio/
A Ddriver.h408 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 Dbpf-helper.c64 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label()
/linux-6.3-rc2/arch/m68k/include/asm/
A Dgpio.h75 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 Dcore.c99 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 Dstrlen.S18 #define L(label) .L ## label argument
A Dstrcmp.S18 #define L(label) .L ## label argument
A Dmemcpy.S18 #define L(label) .L ## label argument
/linux-6.3-rc2/tools/perf/ui/gtk/
A Dbrowser.c49 GtkWidget *label; in perf_gtk__setup_info_bar() local
/linux-6.3-rc2/arch/sparc/lib/
A Dcopy_user.S52 #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 Dhmm_bo.h41 #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 Dultrix.c24 } *label; in ultrix_partition() local
A Dkarma.c32 } __packed *label; in karma_partition() local
/linux-6.3-rc2/security/apparmor/
A Dprocattr.c30 int aa_getprocattr(struct aa_label *label, char **string) in aa_getprocattr()
/linux-6.3-rc2/net/ipv6/
A Dip6_udp_tunnel.c80 __u8 prio, __u8 ttl, __be32 label, in udp_tunnel6_xmit_skb()
/linux-6.3-rc2/sound/firewire/fireface/
A Dff-protocol-latter.c315 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 Dhopper_cards.c39 static char *label[10] = { variable
A Dmantis_cards.c50 static char *label[10] = { variable
/linux-6.3-rc2/arch/sparc/include/asm/
A Dhead_32.h12 #define TRAP_ENTRY(type, label) \ argument
/linux-6.3-rc2/drivers/phy/samsung/
A Dphy-samsung-usb2.c223 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
/linux-6.3-rc2/drivers/mtd/devices/
A Dblock2mtd.c220 char *label, int timeout) in add_device()
392 char *label = NULL; in block2mtd_setup2() local
/linux-6.3-rc2/include/linux/
A Duaccess.h367 #define __get_kernel_nofault(dst, src, type, label) \ argument
376 #define __put_kernel_nofault(dst, src, type, label) \ argument
A Dcompat.h469 #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 Dbcache_ondisk.h175 __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 Dvc4_bo.c39 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 Dplanetcore.c107 const char *label; in planetcore_set_stdout_path() local

Completed in 51 milliseconds

12345678910>>...14