Home
last modified time | relevance | path

Searched defs:label (Results 126 – 150 of 460) sorted by relevance

12345678910>>...19

/openbmc/linux/arch/arm64/lib/
H A Dmemcpy.S18 #define L(label) .L ## label argument
H A Dstrncmp.S18 #define L(label) .L ## label argument
/openbmc/u-boot/drivers/led/
H A Dled_gpio.c97 const char *label; in led_gpio_bind() local
/openbmc/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c315 char *const label; in latter_dump_status() member
332 const char *label; in latter_dump_status() local
/openbmc/linux/block/partitions/
H A Dkarma.c32 } __packed *label; in karma_partition() local
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h305 #define DPRC_CMD_SET_OBJ_LABEL(cmd, obj_type, obj_id, label) \ argument
569 char label[16]; member
725 char label[16]; member
/openbmc/linux/arch/powerpc/boot/
H A Dplanetcore.c107 const char *label; in planetcore_set_stdout_path() local
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dboot.S23 .macro ventry label argument
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmpc85xx_gpio.h68 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
/openbmc/linux/security/apparmor/
H A Dcapability.c152 int aa_capable(const struct cred *subj_cred, struct aa_label *label, in aa_capable()
/openbmc/linux/include/linux/
H A Duaccess.h389 #define __get_kernel_nofault(dst, src, type, label) \ argument
398 #define __put_kernel_nofault(dst, src, type, label) \ argument
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_asm_32.S8 #define BE_PTR(label) be label argument
/openbmc/linux/arch/powerpc/include/asm/
H A Dexception-64e.h71 #define START_EXCEPTION(label) \ argument
/openbmc/linux/drivers/md/bcache/
H 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
/openbmc/u-boot/cmd/
H A Defidebug.c482 u16 *label; in do_efi_boot_add() local
606 char *label, *p; in show_efi_boot_opt_data() local
745 char *label, *p; in show_efi_boot_order() local
/openbmc/linux/drivers/gpu/drm/vc4/
H 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
/openbmc/linux/include/linux/gpio/
H A Dregmap.h68 const char *label; member
/openbmc/linux/fs/pstore/
H A Dram_internal.h63 char *label; member
/openbmc/linux/arch/arm/kernel/
H A Dentry-header.S48 .macro alignment_trap, rtmp1, rtmp2, label
/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c370 unw_word label = (code & 0x1f); in unw_decode_b1() local
392 unw_word t, ecount, label; in unw_decode_b3_x4() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c36 const char *label; member
40 #define SENSOR(name, label, hwmon_type, port) \ argument
/openbmc/linux/drivers/mtd/devices/
H A Dblock2mtd.c262 char *label, int timeout) in add_device()
408 char *label = NULL; in block2mtd_setup2() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_64.c109 #define unsafe_setup_sigcontext(sc, tsk, signr, set, handler, ctx_has_vsx_region, label)\ argument
333 #define unsafe_restore_sigcontext(tsk, set, sig, sc, label) do { \ argument
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c36 const char *label; member
40 #define SENSOR(name, label, hwmon_type, port) \ argument
/openbmc/linux/kernel/power/
H A Dsuspend_test.c36 void suspend_test_finish(const char *label) in suspend_test_finish()

12345678910>>...19