| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | entry.c | 296 struct uasm_label labels[2]; in kvm_mips_build_enter_guest() local 473 struct uasm_label labels[2]; in kvm_mips_build_tlb_refill_exception() local 561 struct uasm_label labels[2]; in kvm_mips_build_exception() local 604 struct uasm_label labels[3]; in kvm_mips_build_exit() local 832 struct uasm_label labels[2]; in kvm_mips_build_ret_from_exit() local
|
| /OK3568_Linux_fs/kernel/samples/seccomp/ |
| H A D | bpf-helper.c | 19 int bpf_resolve_jumps(struct bpf_labels *labels, in bpf_resolve_jumps() 64 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label()
|
| H A D | bpf-helper.h | 32 } labels[BPF_LABELS_MAX]; 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
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/yolo/ |
| H A D | PostProcess.java | 36 private Vector<String> labels = new Vector<String>(); field in PostProcess 48 Vector<String> labels) throws IOException { in loadLabelName()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | flattree.c | 92 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode() 97 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode() 102 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property() 186 static void asm_emit_beginnode(void *e, struct label *labels) in asm_emit_beginnode() 199 static void asm_emit_endnode(void *e, struct label *labels) in asm_emit_endnode() 212 static void asm_emit_property(void *e, struct label *labels) in asm_emit_property()
|
| H A D | dtc.h | 150 struct label *labels; member 168 struct label *labels; member 241 struct label *labels; member
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | flattree.c | 77 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode() 82 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode() 87 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property() 171 static void asm_emit_beginnode(void *e, struct label *labels) in asm_emit_beginnode() 184 static void asm_emit_endnode(void *e, struct label *labels) in asm_emit_endnode() 197 static void asm_emit_property(void *e, struct label *labels) in asm_emit_property()
|
| H A D | dtc.h | 177 struct label *labels; member 196 struct label *labels; member 277 struct label *labels; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/ |
| H A D | domain.hpp | 36 namespace labels namespace
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mpls_iptunnel.h | 10 u8 labels; member
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireface/ |
| H A D | ff-proc.c | 12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_connlabel.c | 24 struct nf_conn_labels *labels; in connlabel_mt() local
|
| H A D | nf_conntrack_labels.c | 34 struct nf_conn_labels *labels; in nf_connlabels_replace() local
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | conntrack.c | 68 struct md_labels labels; member 165 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels() 371 const struct ovs_key_ct_labels *labels, in ovs_ct_init_labels() 412 const struct ovs_key_ct_labels *labels, in ovs_ct_set_labels() 1084 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero() 1571 struct md_labels *labels = nla_data(a); in parse_ct() local
|
| /OK3568_Linux_fs/kernel/sound/firewire/bebob/ |
| H A D | bebob.h | 59 const char *const *labels; member 69 const char *const *labels; member
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | touch.c | 257 Atom labels[2] = { 0 }; in touch_init() local
|
| /OK3568_Linux_fs/kernel/include/net/tc_act/ |
| H A D | tc_ct.h | 19 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | policy_ns.h | 71 struct aa_labelset labels; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | argument.hpp | 208 namespace labels namespace
|
| H A D | context.hpp | 278 namespace labels namespace
|
| /OK3568_Linux_fs/kernel/tools/bpf/ |
| H A D | bpf_exp.y | 469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | match.cpp | 254 std::vector<InputType> labels; in parseMatch() local
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A D | af_mpls.c | 1704 u8 labels, const u32 label[]) in nla_put_labels() 1725 int nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels, in nla_get_labels() 2368 u32 labels[MAX_NEW_LABELS]; in mpls_getroute() local 2529 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | page.c | 67 static struct uasm_label labels[5]; variable
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | dell-smm-hwmon.c | 644 static const char * const labels[] = { in i8k_hwmon_temp_label_show() local 680 static const char * const labels[] = { in i8k_hwmon_fan_label_show() local
|