/linux-4.4.14/Documentation/security/ |
D | tomoyo.txt | 6 http://tomoyo.sourceforge.jp/1.7/1st-step/ubuntu10.04-live/ 7 http://tomoyo.sourceforge.jp/1.7/1st-step/centos5-live/ . 16 Please see http://tomoyo.sourceforge.jp/2.3/ for details. 21 http://tomoyo.sourceforge.jp/2.3/policy-reference.html . 24 http://sourceforge.jp/projects/tomoyo/docs/?category_id=532&language_id=1 . 29 http://sourceforge.jp/projects/tomoyo/docs/lca2009-takeda.pdf 31 http://sourceforge.jp/projects/tomoyo/docs/freedomhectaipei-tomoyo.pdf 33 http://sourceforge.jp/projects/tomoyo/docs/PacSec2007-en-no-demo.pdf 37 http://sourceforge.jp/projects/tomoyo/docs/lca2009-kumaneko.pdf 39 http://sourceforge.jp/projects/tomoyo/docs/lfj2008-bof.pdf [all …]
|
/linux-4.4.14/Documentation/ja_JP/ |
D | stable_kernel_rules.txt | 3 This one is maintained by Tsugikazu Shibata <tshibata@ab.jp.nec.com> 4 and JF Project team <www.linux.or.jp/JF>. 18 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ > 20 翻訳者: Tsugikazu Shibata <tshibata at ab dot jp dot nec dot com> 21 校正者: 武井伸光さん、<takei at webmasters dot gr dot jp> 22 かねこさん (Seiji Kaneko) <skaneko at a2 dot mbn dot or dot jp> 23 小林 雅典さん (Masanori Kobayasi) <zap03216 at nifty dot ne dot jp> 25 神宮信太郎さん <jin at libjingu dot jp>
|
D | stable_api_nonsense.txt | 3 This document is maintained by IKEDA, Munehiro <m-ikeda@ds.jp.nec.com> 4 and the JF Project team <http://www.linux.or.jp/JF/>. 19 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ > 22 翻訳者 : 池田 宗広 < m-ikeda at ds dot jp dot nec dot com > 23 校正者 : Masanori Kobayashi さん < zap03216 at nifty dot ne dot jp > 24 Seiji Kaneko さん < skaneko at a2 dot mbn dot or dot jp >
|
D | SubmitChecklist | 3 This document is maintained by Takenori Nagano <t-nagano@ah.jp.nec.com> 4 and the JF Project team <http://www.linux.or.jp/JF/>. 19 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ > 21 翻訳者: Takenori Nagano <t-nagano at ah dot jp dot nec dot com> 22 校正者: Masanori Kobayashi さん <zap03216 at nifty dot ne dot jp>
|
D | HOWTO | 3 This document is maintained by Tsugikazu Shibata <tshibata@ab.jp.nec.com> 4 and the JF Project team <www.linux.or.jp/JF>. 20 翻訳団体: JF プロジェクト < http://linuxjf.sourceforge.jp/ > 22 翻訳者: Tsugikazu Shibata <tshibata at ab dot jp dot nec dot com> 24 小林 雅典さん (Masanori Kobayasi) <zap03216 at nifty dot ne dot jp> 25 武井伸光さん、<takei at webmasters dot gr dot jp> 26 かねこさん (Seiji Kaneko) <skaneko at a2 dot mbn dot or dot jp> 28 河内さん (Takayoshi Kochi) <t-kochi at bq dot jp dot nec dot com> 29 岩本さん (iwamoto) <iwamoto.kn at ncos dot nec dot co dot jp> 30 内田さん (Satoshi Uchida) <s-uchida at ap dot jp dot nec dot com>
|
D | SubmittingPatches | 3 This document is maintained by Keiichi KII <k-keiichi@bx.jp.nec.com> 4 and the JF Project team <http://www.linux.or.jp/JF/>. 20 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ > 22 翻訳者: Keiichi Kii <k-keiichi at bx dot jp dot nec dot com> 23 校正者: Masanari Kobayashi さん <zap03216 at nifty dot ne dot jp> 25 Takeshi Hamasaki さん <hmatrjp at users dot sourceforge dot jp>
|
/linux-4.4.14/kernel/ |
D | test_kprobes.c | 169 static struct jprobe jp = { variable 178 ret = register_jprobe(&jp); in test_jprobe() 185 unregister_jprobe(&jp); in test_jprobe() 202 struct jprobe *jps[2] = {&jp, &jp2}; in test_jprobes() 205 jp.kp.addr = NULL; in test_jprobes() 206 jp.kp.flags = 0; in test_jprobes()
|
D | kprobes.c | 1720 struct jprobe *jp; in register_jprobes() local 1727 jp = jps[i]; in register_jprobes() 1728 addr = arch_deref_entry_point(jp->entry); in register_jprobes() 1733 jp->kp.pre_handler = setjmp_pre_handler; in register_jprobes() 1734 jp->kp.break_handler = longjmp_break_handler; in register_jprobes() 1735 ret = register_kprobe(&jp->kp); in register_jprobes() 1749 int register_jprobe(struct jprobe *jp) in register_jprobe() argument 1751 return register_jprobes(&jp, 1); in register_jprobe() 1755 void unregister_jprobe(struct jprobe *jp) in unregister_jprobe() argument 1757 unregister_jprobes(&jp, 1); in unregister_jprobe()
|
/linux-4.4.14/arch/mips/vr41xx/ |
D | Kconfig | 39 Please refer to <http://www.tanbac.co.jp/> 78 Please refer to <http://www.tanbac.co.jp/> about DIMM Evaluation Kit. 87 Please refer to <http://www.tanbac.co.jp/> about Mbase. 95 Please refer to <http://www.tanbac.co.jp/> about Mini-ITX DIMM base.
|
/linux-4.4.14/arch/mips/include/asm/ |
D | regdef.h | 52 #define jp $25 /* PIC jump register */ macro 95 #define jp $25 /* PIC jump register */ macro
|
/linux-4.4.14/include/linux/ |
D | kprobes.h | 475 static inline int disable_jprobe(struct jprobe *jp) in disable_jprobe() argument 477 return disable_kprobe(&jp->kp); in disable_jprobe() 479 static inline int enable_jprobe(struct jprobe *jp) in enable_jprobe() argument 481 return enable_kprobe(&jp->kp); in enable_jprobe()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | kprobes.c | 502 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 508 regs->nip = arch_deref_entry_point(jp->entry); in setjmp_pre_handler() 511 regs->gpr[12] = (unsigned long)jp->entry; in setjmp_pre_handler() 513 regs->gpr[2] = (unsigned long)(((func_descr_t *)jp->entry)->toc); in setjmp_pre_handler()
|
/linux-4.4.14/arch/mips/fw/lib/ |
D | call_o32.S | 62 move jp,a0 90 jalr jp
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
D | core.c | 499 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 506 regs->ARM_pc = (long)jp->entry; in setjmp_pre_handler() 585 struct jprobe *jp = container_of(p, struct jprobe, kp); in longjmp_break_handler() local 593 printk("Saved registers for jprobe %p\n", jp); in longjmp_break_handler()
|
/linux-4.4.14/arch/avr32/kernel/ |
D | kprobes.c | 232 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 243 regs->pc = (unsigned long)jp->entry; in setjmp_pre_handler()
|
/linux-4.4.14/drivers/video/logo/ |
D | logo_m32r_clut224.ppm | 9 # http://www.is.aist.go.jp/etlcdb/util/p2a.htm#English
|
/linux-4.4.14/drivers/media/pci/meye/ |
D | meye.c | 887 static int meyeioc_s_params(struct meye_params *jp) in meyeioc_s_params() argument 889 if (jp->subsample > 1) in meyeioc_s_params() 892 if (jp->quality > 10) in meyeioc_s_params() 895 if (jp->sharpness > 63 || jp->agc > 63 || jp->picture > 63) in meyeioc_s_params() 898 if (jp->framerate > 31) in meyeioc_s_params() 903 if (meye.params.subsample != jp->subsample || in meyeioc_s_params() 904 meye.params.quality != jp->quality) in meyeioc_s_params() 907 meye.params = *jp; in meyeioc_s_params()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices-sun | 3 Contact: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
|
D | sysfs-kernel-vmcoreinfo | 4 Contact: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
|
/linux-4.4.14/arch/sparc/kernel/ |
D | kprobes.c | 446 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 451 regs->tpc = (unsigned long) jp->entry; in setjmp_pre_handler() 452 regs->tnpc = ((unsigned long) jp->entry) + 0x4UL; in setjmp_pre_handler()
|
/linux-4.4.14/Documentation/ia64/ |
D | xen.txt | 127 # git clone http://people.valinux.co.jp/~yamahata/xen-ia64/linux-2.6-xen-ia64.git/ 135 http://people.valinux.co.jp/~yamahata/xen-ia64/for_eagl/linux-2.6-ia64-pv-ops.git/ 183 Written by Akio Takebe <takebe_akio@jp.fujitsu.com> on 28 May 2008
|
/linux-4.4.14/arch/x86/kernel/kprobes/ |
D | core.c | 1032 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 1051 regs->ip = (unsigned long)(jp->entry); in setjmp_pre_handler() 1088 struct jprobe *jp = container_of(p, struct jprobe, kp); in longjmp_break_handler() local 1098 printk(KERN_ERR "Saved registers for jprobe %p\n", jp); in longjmp_break_handler()
|
/linux-4.4.14/Documentation/filesystems/ |
D | befs.txt | 24 Original Author: Makoto Kato <m_kato@ga2.so-net.ne.jp> 26 <http://hp.vector.co.jp/authors/VA008030/bfs/>
|
/linux-4.4.14/Documentation/scsi/ |
D | NinjaSCSI.txt | 5 This is Workbit corp.'s(http://www.workbit.co.jp/) NinjaSCSI-3 128 2001/08/08 yokota@netlab.is.tsukuba.ac.jp <YOKOTA Hiroshi>
|
D | aic7xxx.txt | 359 - Visit our web site at http://www.adaptec.co.jp/.
|
D | aic79xx.txt | 462 - Visit our web site at http://www.adaptec.co.jp/.
|
D | ChangeLog.megaraid | 197 Jun'ichi Nomura [mailto:jnomura@mtc.biglobe.ne.jp]
|
/linux-4.4.14/arch/tile/kernel/ |
D | kprobes.c | 374 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 383 regs->pc = (unsigned long)(jp->entry); in setjmp_pre_handler()
|
/linux-4.4.14/arch/arc/kernel/ |
D | kprobes.c | 391 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 397 regs->ret = (unsigned long)(jp->entry); in setjmp_pre_handler()
|
/linux-4.4.14/fs/nls/ |
D | Makefile | 23 obj-$(CONFIG_NLS_CODEPAGE_932) += nls_cp932.o nls_euc-jp.o
|
D | Kconfig | 30 cp949, cp950, cp1251, cp1255, euc-jp, euc-kr, gb2312, iso8859-1, 254 or EUC-JP. To use EUC-JP, you can use 'euc-jp' as mount option or
|
/linux-4.4.14/fs/reiserfs/ |
D | procfs.c | 67 #define DJP( x ) le32_to_cpu( jp -> x ) 305 struct journal_params *jp = &rs->s_v1.s_journal; in show_journal() local
|
/linux-4.4.14/arch/mips/kernel/ |
D | kprobes.c | 522 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 531 regs->cp0_epc = (unsigned long)(jp->entry); in setjmp_pre_handler()
|
/linux-4.4.14/arch/sh/kernel/ |
D | kprobes.c | 528 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 546 regs->pc = (unsigned long)(jp->entry); in setjmp_pre_handler()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | kprobes.c | 599 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 611 regs->pc = (unsigned long) jp->entry; in setjmp_pre_handler()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | kprobes.c | 1045 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 1046 unsigned long addr = arch_deref_entry_point(jp->entry); in setjmp_pre_handler() 1074 regs->r1 = ((struct fnptr *)(jp->entry))->gp; in setjmp_pre_handler()
|
/linux-4.4.14/arch/s390/kernel/ |
D | kprobes.c | 679 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 686 regs->psw.addr = (unsigned long) jp->entry | PSW_ADDR_AMODE; in setjmp_pre_handler()
|
/linux-4.4.14/Documentation/laptops/ |
D | sonypi.txt | 6 Copyright (C) 2001 Junichi Morita <jun1m@mars.dti.ne.jp> 7 Copyright (C) 2000 Takaya Kinjo <t-kinjo@tc4.so-net.ne.jp>
|
/linux-4.4.14/security/tomoyo/ |
D | Kconfig | 14 found at <http://tomoyo.sourceforge.jp/>.
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.ymfsb | 106 Daisuke Nagano <breeze.nagano@nifty.ne.jp>
|
/linux-4.4.14/Documentation/input/ |
D | xpad.txt | 177 http://euc.jp/periphs/xbox-controller.ja.html. 188 [1]: http://euc.jp/periphs/xbox-controller.ja.html (ITO Takayuki)
|
/linux-4.4.14/Documentation/ |
D | kprobes.txt | 401 int register_jprobe(struct jprobe *jp) 403 Sets a breakpoint at the address jp->kp.addr, which must be the address 405 Kprobes runs the handler whose address is jp->entry. 453 void unregister_jprobe(struct jprobe *jp); 501 int disable_jprobe(struct jprobe *jp); 511 int enable_jprobe(struct jprobe *jp);
|
D | 00-INDEX | 10 - Japanese, maintained by the JF Project (jf@listserv.linux.or.jp), at 11 http://linuxjf.sourceforge.jp/
|
D | svga.txt | 193 ftp://ftp.phys.keio.ac.jp/pub/XFree86/800x600/XF86Configs/XF86Config.IBM_TP560).
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Cards | 528 IODATA (jp) 537 Canopus (jp) 801 JTT/ Justy Corp.(http://www.jtt.ne.jp/) 875 www.sknet-web.co.jp
|
/linux-4.4.14/ |
D | .mailmap | 36 Damian Hobson-Garcia <dhobsong@igel.co.jp>
|
D | MAINTAINERS | 2486 M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> 4836 M: Yoshinori Sato <ysato@users.sourceforge.jp> 4837 L: uclinux-h8-devel@lists.sourceforge.jp (moderated for non-subscribers) 4838 W: http://uclinux-h8.sourceforge.jp 4839 T: git git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git 4862 M: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> 7524 M: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> 7535 M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp> 7536 W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/ 7542 M: GOTO Masanori <gotom@debian.or.jp> [all …]
|
D | CREDITS | 1304 E: gotom@debian.or.jp 1802 E: mk@isl.rdc.toshiba.co.jp 2546 E: Kazunori.Miyazawa@jp.yokogawa.com 3996 E: yokota@netlab.is.tsukuba.ac.jp 4022 E: gniibe@mri.co.jp
|
/linux-4.4.14/crypto/ |
D | Kconfig | 1008 <https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html> 1027 <https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html> 1049 <https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html> 1072 <https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html> 1088 <https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html>
|
/linux-4.4.14/Documentation/usb/ |
D | CREDITS | 26 <Kazuki.Yasumatsu@fujixerox.co.jp>
|
/linux-4.4.14/arch/sh/boards/ |
D | Kconfig | 119 More information at <http://www.interface.co.jp>
|
/linux-4.4.14/fs/befs/ |
D | ChangeLog | 402 Makoto Kato <m_kato@ga2.so-net.ne.jp> is original author.Daniel Berlin
|
/linux-4.4.14/arch/sh/ |
D | Kconfig | 722 in <http://lc.linux.or.jp/lc2002/papers/niibe0919p.pdf>.
|
/linux-4.4.14/Documentation/video4linux/ |
D | Zoran | 176 http://www.sony.jp/support/
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 11 Modified by Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
|