Home
last modified time | relevance | path

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

12345678910>>...19

/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
1805 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
H A Dlivetree.c13 void add_label(struct label **labels, char *label) in add_label()
33 struct label *label; in delete_labels() local
447 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label()
473 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label()
538 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label()
585 const char *label = NULL, *path = NULL; in get_node_by_ref() local
/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/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py36 def __init__(self, model, dep_type, label): argument
57 def __init__(self, model, label): argument
/openbmc/qemu/hw/char/
H A Domap_uart.c56 const char *label, Chardev *chr) in omap_uart_init()
164 const char *label, Chardev *chr) in omap2_uart_init()
/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/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
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dhandlers.S75 .macro HANDLER, label argument
/openbmc/gpioplus/test/
H A Devent.cpp67 const std::string label{"test"}; in TEST_F() local
101 const std::string label{"test"}; in TEST_F() local

12345678910>>...19