| /linux/fs/nfsd/ |
| H A D | export.c | 67 struct svc_expkey *ek = container_of(h, struct svc_expkey, h); in expkey_upcall() 70 qword_add(bpp, blen, ek->ek_client->name); in expkey_request() 71 snprintf(type, 5, "%d", ek->ek_fsidtype); in expkey_request() 73 qword_addhex(bpp, blen, (char*)ek->ek_fsid, key_len(ek->ek_fsidtype)); in expkey_request() 90 struct svc_expkey *ek = NULL; in expkey_parse() 135 ek = svc_expkey_lookup(cd, &key); in expkey_parse() 137 if (!ek) in expkey_parse() 149 ek = svc_expkey_update(cd, &key, ek); in expkey_parse() 75 struct svc_expkey *ek = container_of(h, struct svc_expkey, h); expkey_request() local 98 struct svc_expkey *ek = NULL; expkey_parse() local 190 struct svc_expkey *ek ; expkey_show() local 961 struct svc_expkey key, *ek; exp_find_key() local 1085 struct svc_expkey *ek = exp_find_key(nn->svc_expkey_cache, clp, fsid_type, fsidv, reqp); exp_find() local [all...] |
| /linux/tools/thermal/tmon/ |
| H A D | pid.c | 88 double ek; in controller_handler() local 91 ek = p_param.t_target - xk; /* error */ in controller_handler() 92 if (ek >= 3.0) { in controller_handler() 101 i_term = p_param.kp * p_param.ki * p_param.ts * ek; in controller_handler()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-wolfvision-pf5-display-vz.dtso | 14 compatible = "jasonic,jt240mhqs-hwt-ek-e3";
|
| /linux/tools/perf/util/ |
| H A D | symbol-elf.c | 790 Elf_Kind ek; in elf_read_build_id() 796 ek = elf_kind(elf); in elf_read_build_id() 797 if (ek != ELF_K_ELF) in elf_read_build_id() 1019 Elf_Kind ek; in filename__read_debuglink() 1035 ek = elf_kind(elf); in filename__read_debuglink() 1036 if (ek != ELF_K_ELF) in filename__read_debuglink() 1919 Elf_Kind ek; in copy_bytes() 1926 ek = elf_kind(elf); in copy_bytes() 1927 if (ek != ELF_K_ELF) in copy_bytes() 791 Elf_Kind ek; elf_read_build_id() local 993 Elf_Kind ek; filename__read_debuglink() local 1865 Elf_Kind ek; dso__type_fd() local
|
| H A D | parse-events.c | 1809 int ek = group ? evsel->core.attr.exclude_kernel : 0; in parse_events__modifier_list() local 1813 int exclude = eu | ek | eh; in parse_events__modifier_list() 1818 exclude = eu = ek = eh = 1; in parse_events__modifier_list() 1823 exclude = eu = ek = eh = 1; in parse_events__modifier_list() 1824 ek = 0; in parse_events__modifier_list() 1828 exclude = eu = ek = eh = 1; in parse_events__modifier_list() 1849 evsel->core.attr.exclude_kernel = ek; in parse_events__modifier_list()
|
| /linux/arch/powerpc/perf/ |
| H A D | core-book3s.c | 1093 int eu = 0, ek = 0, eh = 0; in check_excludes() 1118 ek = event->attr.exclude_kernel; in check_excludes() 1122 event->attr.exclude_kernel != ek || in check_excludes() 1128 if (eu || ek || eh) in check_excludes() 1092 int eu = 0, ek = 0, eh = 0; check_excludes() local
|
| /linux/Documentation/arch/arm/ |
| H A D | microchip.rst | 230 to this rule (sama5d3[13456]ek.dts, usb_a9g20.dts or animeo_ip.dts for example).
|
| /linux/arch/sparc/kernel/ |
| H A D | perf_event.c | 1316 int eu = 0, ek = 0, eh = 0; in check_excludes() local 1332 ek = event->attr.exclude_kernel; in check_excludes() 1336 event->attr.exclude_kernel != ek || in check_excludes()
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-sama5d27_som1_ek.dts | 18 …compatible = "atmel,sama5d27-som1-ek", "atmel,sama5d27-som1", "atmel,sama5d27", "atmel,sama5d2", "…
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 215 .. _TCG EK Credential Profile: https://trustedcomputinggroup.org/resource/tcg-ek-credential-profile…
|