| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-zoned-metadata.c | 148 char label[BDEVNAME_SIZE]; member [all...] |
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | gconf.c | 414 GtkWidget *dialog, *label; in on_window1_delete_event() local
|
| /kernel/linux/linux-6.6/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 194 void **label; member 464 nfit_test_cmd_get_config_data(struct nd_cmd_get_config_data_hdr *nd_cmd, unsigned int buf_len, void *label) nfit_test_cmd_get_config_data() argument 485 nfit_test_cmd_set_config_data(struct nd_cmd_set_config_hdr *nd_cmd, unsigned int buf_len, void *label) nfit_test_cmd_set_config_data() argument [all...] |
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | apparmorfs.c | 418 struct aa_label *label; in policy_update() local 481 struct aa_label *label; in profile_remove() local 669 struct aa_label *label, *curr; query_data() local 760 struct aa_label *label, *curr; query_label() local 1073 struct aa_label *label = aa_get_label_rcu(&proxy->label); seq_profile_name_show() local 1084 struct aa_label *label = aa_get_label_rcu(&proxy->label); seq_profile_mode_show() local 1095 struct aa_label *label = aa_get_label_rcu(&proxy->label); seq_profile_attach_show() local 1111 struct aa_label *label = aa_get_label_rcu(&proxy->label); seq_profile_hash_show() local 1152 struct aa_label *label; seq_ns_stacked_show() local 1163 struct aa_label *label; seq_ns_nsstacked_show() local 1186 struct aa_label *label; seq_ns_level_show() local 1197 struct aa_label *label = begin_current_label_crit_section(); seq_ns_name_show() local 1630 struct aa_label *label; rawdata_get_link_base() local 1805 struct aa_label *label; ns_mkdir_op() local 1855 struct aa_label *label; ns_rmdir_op() local [all...] |
| H A D | lsm.c | 155 struct aa_label *label; in apparmor_capget() local 191 struct aa_label *label; in apparmor_capable() local 214 struct aa_label *label; common_perm() local 358 struct aa_label *label; apparmor_path_link() local 377 struct aa_label *label; apparmor_path_rename() local 454 struct aa_label *label; apparmor_file_open() local 495 struct aa_label *label = begin_current_label_crit_section(); apparmor_file_alloc_security() local 514 struct aa_label *label; common_file_perm() local 588 struct aa_label *label; apparmor_sb_mount() local 624 struct aa_label *label; apparmor_move_mount() local 638 struct aa_label *label; apparmor_sb_umount() local 652 struct aa_label *label; apparmor_sb_pivotroot() local 670 struct aa_label *label = NULL; apparmor_getprocattr() local 770 struct aa_label *label = aa_current_raw_label(); apparmor_bprm_committing_creds() local 800 struct aa_label *label = aa_get_current_label(); apparmor_current_getsecid_subj() local 807 struct aa_label *label = aa_get_task_label(p); apparmor_task_getsecid_obj() local 815 struct aa_label *label = __begin_current_label_crit_section(); apparmor_task_setrlimit() local 905 struct aa_label *label; apparmor_socket_create() local 935 struct aa_label *label; apparmor_socket_post_create() local 1160 struct aa_label *label; apparmor_socket_getpeersec_stream() local [all...] |
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_policy.c | 123 struct ima_rule_opt_list *label; /* Measure data grouped under this label */ member [all...] |
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_local.h | 176 char label[32]; member
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | tcp_ipv6.c | 988 __be32 label = 0; in tcp_v6_send_reset() local 845 tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int rst, u8 tclass, __be32 label, u32 priority, u32 txhash) tcp_v6_send_response() argument 1085 tcp_v6_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, u8 tclass, __be32 label, u32 priority, u32 txhash) tcp_v6_send_ack() argument
|
| /kernel/linux/linux-6.6/net/mpls/ |
| H A D | af_mpls.c | 1704 nla_put_labels(struct sk_buff *skb, int attrtype, u8 labels, const u32 label[]) nla_put_labels() argument 1726 nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels, u32 label[], struct netlink_ext_ack *extack) nla_get_labels() argument 1989 mpls_dump_route(struct sk_buff *skb, u32 portid, u32 seq, int event, u32 label, struct mpls_route *rt, int flags) mpls_dump_route() argument 2273 rtmsg_lfib(int event, u32 label, struct mpls_route *rt, struct nlmsghdr *nlh, struct net *net, u32 portid, unsigned int nlm_flags) rtmsg_lfib() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | flow_dissector.c | 497 u32 entry, label, bos; in __skb_flow_dissect_mpls() local
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| H A D | checks.c | 437 check_duplicate_label(struct check *c, struct dt_info *dti, const char *label, struct node *node, struct property *prop, struct marker *mark) check_duplicate_label() argument [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | constants.py | 438 label = "label" variable in AdvanceDeviceOption
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
| H A D | device.py | 185 label = ProductForm.phone variable in Device
|
| /third_party/curl/lib/vtls/ |
| H A D | vtls.c | 879 Curl_ssl_push_certinfo_len(struct Curl_easy *data, int certnum, const char *label, const char *value, size_t valuelen) Curl_ssl_push_certinfo_len() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ladspa.c | 1086 snd_pcm_ladspa_check_file(snd_pcm_ladspa_plugin_t * const plugin, const char *filename, const char *label, const unsigned long ladspa_id) snd_pcm_ladspa_check_file() argument 1144 snd_pcm_ladspa_check_dir(snd_pcm_ladspa_plugin_t * const plugin, const char *path, const char *label, const unsigned long ladspa_id) snd_pcm_ladspa_check_dir() argument 1194 snd_pcm_ladspa_look_for_plugin(snd_pcm_ladspa_plugin_t * const plugin, const char *path, const char *label, const long ladspa_id) snd_pcm_ladspa_look_for_plugin() argument 1432 const char *label = NULL, *filename = NULL; snd_pcm_ladspa_add_plugin() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transrt.cpp | 864 void RTTest::logWrongScript(const UnicodeString& label, in logWrongScript() argument 874 void RTTest::logNotCanonical(const UnicodeString& label, in logNotCanonical() argument 890 void RTTest::logFails(const UnicodeString& label) { in logFails() argument 895 logToRulesFails(const UnicodeString& label, const UnicodeString& from, const UnicodeString& to, const UnicodeString& otherTo) logToRulesFails() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 2398 void checkRules(String label, Transliterator t2, String testRulesForward) { in checkRules() argument
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 2395 void checkRules(String label, Transliterator t2, String testRulesForward) { in checkRules() argument
|
| /third_party/mbedtls/library/ |
| H A D | rsa.c | 1760 mbedtls_rsa_rsaes_oaep_encrypt(mbedtls_rsa_context *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, const unsigned char *label, size_t label_len, size_t ilen, const unsigned char *input, unsigned char *output) mbedtls_rsa_rsaes_oaep_encrypt() argument 1915 mbedtls_rsa_rsaes_oaep_decrypt(mbedtls_rsa_context *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, const unsigned char *label, size_t label_len, size_t *olen, const unsigned char *input, unsigned char *output, size_t output_max_len) mbedtls_rsa_rsaes_oaep_decrypt() argument
|
| /third_party/mesa3d/src/compiler/ |
| H A D | shader_info.h | 129 const char *label; member
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 2421 eglLabelObjectKHR(EGLDisplay dpy, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label) eglLabelObjectKHR() argument
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_widgets.cpp | 301 void ImGui::LabelText(const char* label, const char* fmt, ...) in LabelText() argument 310 void ImGui::LabelTextV(const char* label, const char* fmt, va_list args) in LabelTextV() argument 332 RenderText(ImVec2(value_bb.Max.x + style.ItemInnerSpacing.x, value_bb.Min.y + style.FramePadding.y), label); in LabelTextV() local 544 bool ImGui::ButtonEx(const char* label, const ImVec2& size_arg, ImGuiButtonFlags flags) in ButtonEx() argument 586 Button(const char* label, const ImVec2& size_arg) Button() argument 592 SmallButton(const char* label) SmallButton() argument 906 Checkbox(const char* label, bool* v) Checkbox() argument 944 RenderText(ImVec2(check_bb.Max.x + style.ItemInnerSpacing.x, check_bb.Min.y + style.FramePadding.y), label); Checkbox() local 950 CheckboxFlags(const char* label, unsigned int* flags, unsigned int flags_value) CheckboxFlags() argument 965 RadioButton(const char* label, bool active) RadioButton() argument 1011 RenderText(ImVec2(check_bb.Max.x + style.ItemInnerSpacing.x, check_bb.Min.y + style.FramePadding.y), label); RadioButton() local 1016 RadioButton(const char* label, int* v, int v_button) RadioButton() argument 1280 BeginCombo(const char* label, const char* preview_value, ImGuiComboFlags flags) BeginCombo() argument 1323 RenderText(ImVec2(frame_bb.Max.x + style.ItemInnerSpacing.x, frame_bb.Min.y + style.FramePadding.y), label); BeginCombo() local 1418 Combo(const char* label, int* current_item, bool (*items_getter)(void*, int, const char**), void* data, int items_count, int popup_max_height_in_items) Combo() argument 1459 Combo(const char* label, int* current_item, const char* const items[], int items_count, int height_in_items) Combo() argument 1466 Combo(const char* label, int* current_item, const char* items_separated_by_zeros, int height_in_items) Combo() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_disasm.c | 1835 const struct brw_label *label = in write_label() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_ff.c | 339 unsigned label[32], l = 0; in nine_ff_build_vs() local [all...] |
| /third_party/musl/src/network/ |
| H A D | lookup_name.c | 362 unsigned char prec, label; member
|