Home
last modified time | relevance | path

Searched defs:label (Results 51 – 75 of 460) sorted by relevance

12345678910>>...19

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js42 label: i18n.global.t('pageCertificates.httpsCertificate'), property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0201
47 label: i18n.global.t('pageCertificates.ldapCertificate'), property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0301
57 label: i18n.global.t('pageCertificates.caCertificate'), property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0401
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py288 def __init__(self, screen, label, primary, base_x, base_y, width, height): argument
505 def __init__(self, screen, label, primary, base_x, base_y, width, height): argument
518 def __init__(self, screen, label, primary, base_x, base_y, width, height, dep): argument
570 def __init__(self, screen, label, primary, base_x, base_y, width, height): argument
595 def __init__(self, screen, label, primary, base_x, base_y, width, height): argument
638 def __init__(self, screen, label, primary, base_x, base_y, width, height): argument
674 def __init__(self, screen, label, primary, base_x, base_y, width, height): argument
679 def __init__(self, screen, label, primary, base_x, base_y, width, height): argument
H A Dtaskexp.py36 def __init__(self, model, dep_type, label): argument
57 def __init__(self, model, label): argument
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c418 struct aa_label *label; in policy_update() local
481 struct aa_label *label; in profile_remove() local
669 struct aa_label *label, *curr; in query_data() local
760 struct aa_label *label, *curr; in query_label() local
1073 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show() local
1152 struct aa_label *label; in seq_ns_stacked_show() local
1163 struct aa_label *label; in seq_ns_nsstacked_show() local
1186 struct aa_label *label; in seq_ns_level_show() local
1630 struct aa_label *label; in rawdata_get_link_base() local
1809 struct aa_label *label; in ns_mkdir_op() local
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c48 static int flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get()
64 static int flowlabel_put(int fd, uint32_t label) in flowlabel_put()
/openbmc/u-boot/drivers/rtc/
H A Dm41t60.c58 static void rtc_dump(char const *const label) in rtc_dump()
71 #define rtc_dump(label) argument
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c270 const struct xdr_netobj *label, in krb5_derive_key_v2()
444 krb5_hmac_K1(struct crypto_shash *tfm, const struct xdr_netobj *label, in krb5_hmac_K1()
503 const struct xdr_netobj *label, in krb5_kdf_hmac_sha2()
/openbmc/linux/scripts/dtc/
H A Ddtc.h196 struct label { struct
198 char *label; argument
199 struct label *next; argument
/openbmc/linux/security/apparmor/include/
H A Dfile.h44 struct aa_label __rcu *label; member
55 static inline struct aa_file_ctx *aa_alloc_file_ctx(struct aa_label *label, in aa_alloc_file_ctx()
H A Dnet.h50 struct aa_label *label; member
87 char *label; member
/openbmc/linux/security/lockdown/
H A Dlockdown.c100 const char *label = lockdown_reasons[level]; in lockdown_read() local
134 const char *label = lockdown_reasons[level]; in lockdown_write() local
/openbmc/linux/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_common.h47 #define var_equal_goto(var1, var2, label, fmt, arg ...) \ argument
56 #define var_not_equal_goto(var1, var2, label, fmt, arg ...) \ argument
/openbmc/linux/drivers/gpio/
H A Dgpiolib-devres.c151 const char *label) in devm_fwnode_gpiod_get_index()
341 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) in devm_gpio_request()
371 unsigned long flags, const char *label) in devm_gpio_request_one()
/openbmc/linux/samples/seccomp/
H A Dbpf-helper.h30 const char *label; member
49 #define JUMP(labels, label) \ argument
52 #define LABEL(labels, label) \ argument
60 #define FIND_LABEL(labels, label) seccomp_bpf_label((labels), #label) argument
/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/
H A Dnotroot.py22 label = sys.argv[1] variable
/openbmc/linux/arch/arm64/mm/
H A Dtrans_pgd-asm.S12 .macro invalid_vector label argument
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-browser152 def on_link_activate(self, label, url_string): argument
226 def update_deps(field, prefix, label, clickable=True): argument
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_32.c133 #define unsafe_put_sigset_t(uset, set, label) do { \ argument
172 #define unsafe_save_general_regs(regs, frame, label) do { \ argument
177 #define unsafe_restore_general_regs(regs, frame, label) do { \ argument
345 #define unsafe_save_user_regs(regs, frame, tm_frame, has_vsx, label) do { \ argument
457 #define unsafe_save_tm_user_regs(regs, frame, tm_frame, msr, label) do { \ argument
/openbmc/linux/include/linux/platform_data/
H A Dsyscon.h6 const char *label; member
/openbmc/linux/arch/arm64/kernel/
H A Dhyp-stub.S188 .macro invalid_vector label argument
/openbmc/qemu/chardev/
H A Dchar.c353 QemuOpts *qemu_chr_parse_compat(const char *label, const char *filename, in qemu_chr_parse_compat()
713 static Chardev *__qemu_chr_new(const char *label, const char *filename, in __qemu_chr_new()
760 Chardev *qemu_chr_new_noreplay(const char *label, const char *filename, in qemu_chr_new_noreplay()
766 static Chardev *qemu_chr_new_permit_mux_mon(const char *label, in qemu_chr_new_permit_mux_mon()
774 Chardev *qemu_chr_new(const char *label, const char *filename, in qemu_chr_new()
780 Chardev *qemu_chr_new_mux_mon(const char *label, const char *filename, in qemu_chr_new_mux_mon()
/openbmc/linux/block/
H A Dearly-lookup.c105 const char *label = data; in match_dev_by_label() local
112 static int __init devt_from_partlabel(const char *label, dev_t *devt) in devt_from_partlabel()
/openbmc/qemu/hw/char/
H A Domap_uart.c56 const char *label, Chardev *chr) in omap_uart_init()
165 const char *label, Chardev *chr) in omap2_uart_init()
/openbmc/linux/drivers/usb/host/
H A Dohci-dbg.c44 char *label, in ohci_dump_intr_mask()
66 char *label, in maybe_print_eds()
255 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, in ohci_dump_td()
312 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, in ohci_dump_ed()
/openbmc/bmcweb/scripts/
H A Dhostlogger_test.py53 def label_parser(url, label): argument

12345678910>>...19