| /linux/drivers/net/fddi/skfp/ |
| H A D | queue.c | 136 struct smt_debug *deb; in do_smt_flag() local 141 deb = &smc->debug; in do_smt_flag() 143 deb = &debug; in do_smt_flag() 146 deb->d_smt = value ; in do_smt_flag() 148 deb->d_smtf = value ; in do_smt_flag() 150 deb->d_pcm = value ; in do_smt_flag() 152 deb->d_rmt = value ; in do_smt_flag() 154 deb->d_cfm = value ; in do_smt_flag() 156 deb->d_ecm = value ; in do_smt_flag() 157 printf("smt %d\n",deb->d_smt) ; in do_smt_flag() [all …]
|
| /linux/scripts/ |
| H A D | Makefile.package | 88 supported-deb-source-compress := gzip bzip2 lzma xz 90 PHONY += linux.tar.unsupported-deb-src-compress 91 linux.tar.unsupported-deb-src-compress: 96 $(strip $(if $(filter $(supported-deb-source-compress), $(KDEB_SOURCE_COMPRESS)), \ 97 $(suffix-$(KDEB_SOURCE_COMPRESS)),.unsupported-deb-src-compress)) 117 PHONY += deb-pkg srcdeb-pkg bindeb-pkg 119 deb-pkg: private build-type := source,binary 123 deb-pkg srcdeb-pkg: debian-orig 125 deb-pkg srcdeb-pkg bindeb-pkg:
|
| /linux/scripts/package/debian/ |
| H A D | rules | 47 # dpkg-deb >= 1.21.10 supports the DPKG_DEB_COMPRESSOR_TYPE environment 85 $(Q)rm -rf debian/deb-env.vars* debian/*.files 92 include debian/deb-env.vars 94 debian/deb-env.vars:
|
| /linux/Documentation/translations/zh_CN/kbuild/ |
| H A D | kbuild.rst | 170 对于 deb-pkg 目标,允许覆盖 deb-pkg 部署的正常启发式方法。通常 deb-pkg 尝试根据
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | m920x.h | 8 #define deb(args...) dprintk(dvb_usb_m920x_debug,0x01,args) macro
|
| /linux/drivers/isdn/mISDN/ |
| H A D | timerdev.c | 281 mISDN_inittimer(u_int *deb) in mISDN_inittimer() 285 debug = deb; in mISDN_inittimer() 278 mISDN_inittimer(u_int * deb) mISDN_inittimer() argument
|
| H A D | layer1.c | 401 Isdnl1_Init(u_int *deb) in Isdnl1_Init() argument 403 debug = deb; in Isdnl1_Init()
|
| H A D | layer2.c | 2236 Isdnl2_Init(u_int *deb) in Isdnl2_Init() argument 2239 debug = deb; in Isdnl2_Init() 2248 res = TEIInit(deb); in Isdnl2_Init()
|
| H A D | tei.c | 1376 int TEIInit(u_int *deb) in TEIInit() argument 1379 debug = deb; in TEIInit()
|
| /linux/ |
| H A D | .gitignore | 86 # Debian directory (make deb-pkg)
|
| /linux/Documentation/kbuild/ |
| H A D | kbuild.rst | 174 For the deb-pkg target, allows overriding the normal heuristics deployed by 175 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru.dtsi | 451 dlg,jack-ins-deb = <20>; 453 dlg,jack-rem-deb = <1>;
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_main.c | 130 unsigned char *deb = adr; in ehea_dump() local 133 msg, deb, x, *((u64 *)&deb[0]), *((u64 *)&deb[8])); in ehea_dump() 134 deb += 16; in ehea_dump()
|
| /linux/Documentation/scsi/ |
| H A D | advansys.rst | 96 'deb' and the fourth hex digit specifies the debug level: 0 - F.
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 1208 ed0d deb RXE_FRRD
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 126 # debootstrap buster /mnt http://deb.debian.org/debian
|
| /linux/lib/ |
| H A D | Kconfig.debug | 347 Users of dpkg-deb via debian/rules may find an increase in 348 size of their debug .deb packages with this config set, due to the
|