/linux-4.1.27/drivers/media/usb/hdpvr/ |
H A D | Makefile | 7 ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|
/linux-4.1.27/drivers/media/common/siano/ |
H A D | Makefile | 15 ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|
/linux-4.1.27/arch/s390/ |
H A D | Makefile | 37 cflags-y += $(mflags-y) 39 cflags-$(CONFIG_MARCH_Z900_TUNE) += -mtune=z900 40 cflags-$(CONFIG_MARCH_Z990_TUNE) += -mtune=z990 41 cflags-$(CONFIG_MARCH_Z9_109_TUNE) += -mtune=z9-109 42 cflags-$(CONFIG_MARCH_Z10_TUNE) += -mtune=z10 43 cflags-$(CONFIG_MARCH_Z196_TUNE) += -mtune=z196 44 cflags-$(CONFIG_MARCH_ZEC12_TUNE) += -mtune=zEC12 45 cflags-$(CONFIG_MARCH_Z13_TUNE) += -mtune=z13 53 cflags-$(CONFIG_FRAME_POINTER) += -fno-optimize-sibling-calls 57 cflags-$(CONFIG_PACK_STACK) += -mkernel-backchain -D__PACK_STACK 63 cflags-$(CONFIG_PACK_STACK) += -mpacked-stack -D__PACK_STACK 68 cflags-$(CONFIG_CHECK_STACK) += -mstack-size=$(STACK_SIZE) 70 cflags-$(CONFIG_CHECK_STACK) += -mstack-guard=$(CONFIG_STACK_GUARD) 75 cflags-$(CONFIG_WARN_DYNAMIC_STACK) += -mwarn-dynamicstack 88 KBUILD_CFLAGS += -mbackchain -msoft-float $(cflags-y)
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
H A D | Makefile | 15 ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
H A D | Makefile | 12 ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|
/linux-4.1.27/drivers/media/usb/au0828/ |
H A D | Makefile | 17 ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|
/linux-4.1.27/arch/mips/ |
H A D | Makefile | 54 cflags-y += -mmcount-ra-address -DKBUILD_MCOUNT_RA_ADDRESS 58 cflags-y += $(call cc-option, -mno-check-zero-division) 65 cflags-y += -mabi=32 73 cflags-y += -mabi=64 90 cflags-y += -G 0 -mno-abicalls -fno-pic -pipe 91 cflags-y += -msoft-float 102 cflags-y += -DGAS_HAS_SET_HARDFLOAT -Wa,-msoft-float 105 cflags-y += -ffreestanding 122 cflags-$(CONFIG_CPU_BIG_ENDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' && echo -EB $(undef-all) $(predef-be)) 123 cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' || echo -EL $(undef-all) $(predef-le)) 125 cflags-$(CONFIG_SB1XXX_CORELIS) += $(call cc-option,-mno-sched-prolog) \ 130 cflags-$(CONFIG_CPU_R3000) += -march=r3000 131 cflags-$(CONFIG_CPU_TX39XX) += -march=r3900 132 cflags-$(CONFIG_CPU_R6000) += -march=r6000 -Wa,--trap 133 cflags-$(CONFIG_CPU_R4300) += -march=r4300 -Wa,--trap 134 cflags-$(CONFIG_CPU_VR41XX) += -march=r4100 -Wa,--trap 135 cflags-$(CONFIG_CPU_R4X00) += -march=r4600 -Wa,--trap 136 cflags-$(CONFIG_CPU_TX49XX) += -march=r4600 -Wa,--trap 137 cflags-$(CONFIG_CPU_MIPS32_R1) += $(call cc-option,-march=mips32,-mips32 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \ 139 cflags-$(CONFIG_CPU_MIPS32_R2) += $(call cc-option,-march=mips32r2,-mips32r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \ 141 cflags-$(CONFIG_CPU_MIPS32_R6) += -march=mips32r6 -Wa,--trap 142 cflags-$(CONFIG_CPU_MIPS64_R1) += $(call cc-option,-march=mips64,-mips64 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS64) \ 144 cflags-$(CONFIG_CPU_MIPS64_R2) += $(call cc-option,-march=mips64r2,-mips64r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS64) \ 146 cflags-$(CONFIG_CPU_MIPS64_R6) += -march=mips64r6 -Wa,--trap 147 cflags-$(CONFIG_CPU_R5000) += -march=r5000 -Wa,--trap 148 cflags-$(CONFIG_CPU_R5432) += $(call cc-option,-march=r5400,-march=r5000) \ 150 cflags-$(CONFIG_CPU_R5500) += $(call cc-option,-march=r5500,-march=r5000) \ 152 cflags-$(CONFIG_CPU_NEVADA) += $(call cc-option,-march=rm5200,-march=r5000) \ 154 cflags-$(CONFIG_CPU_RM7000) += $(call cc-option,-march=rm7000,-march=r5000) \ 156 cflags-$(CONFIG_CPU_SB1) += $(call cc-option,-march=sb1,-march=r5000) \ 158 cflags-$(CONFIG_CPU_SB1) += $(call cc-option,-mno-mdmx) 159 cflags-$(CONFIG_CPU_SB1) += $(call cc-option,-mno-mips3d) 160 cflags-$(CONFIG_CPU_R8000) += -march=r8000 -Wa,--trap 161 cflags-$(CONFIG_CPU_R10000) += $(call cc-option,-march=r10000,-march=r8000) \ 163 cflags-$(CONFIG_CPU_CAVIUM_OCTEON) += $(call cc-option,-march=octeon) -Wa,--trap 164 ifeq (,$(findstring march=octeon, $(cflags-$(CONFIG_CPU_CAVIUM_OCTEON)))) 165 cflags-$(CONFIG_CPU_CAVIUM_OCTEON) += -Wa,-march=octeon 167 cflags-$(CONFIG_CAVIUM_CN63XXP1) += -Wa,-mfix-cn63xxp1 168 cflags-$(CONFIG_CPU_BMIPS) += -march=mips32 -Wa,-mips32 -Wa,--trap 176 cflags-$(CONFIG_CPU_LOONGSON3) += \ 180 cflags-$(CONFIG_CPU_R4000_WORKAROUNDS) += $(call cc-option,-mfix-r4000,) 181 cflags-$(CONFIG_CPU_R4400_WORKAROUNDS) += $(call cc-option,-mfix-r4400,) 182 cflags-$(CONFIG_CPU_DADDI_WORKAROUNDS) += $(call cc-option,-mno-daddi,) 200 mips-cflags := $(cflags-y) 202 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips) 203 cflags-$(smartmips-ase) += -msmartmips -Wa,--no-warn 206 micromips-ase := $(call cc-option-yn,$(mips-cflags) -mmicromips) 207 cflags-$(micromips-ase) += -mmicromips 210 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa) 211 cflags-$(toolchain-msa) += -DTOOLCHAIN_SUPPORTS_MSA 242 cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic 259 cflags-y += -msym32 -DKBUILD_64BIT_SYM32 267 KBUILD_AFLAGS += $(cflags-y) 268 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/m32r/ |
H A D | Makefile | 19 cflags-$(CONFIG_ISA_M32R2) += -DNO_FPU -Wa,-bitinst 22 cflags-$(CONFIG_ISA_M32R2) += -DNO_FPU -m32r2 26 cflags-$(CONFIG_ISA_M32R) += -DNO_FPU 29 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/tools/perf/util/ |
H A D | setup.py | 21 cflags = getenv('CFLAGS', '').split() variable 22 # switch off several checks (need to be at the end of cflags list) 23 cflags += ['-fno-strict-aliasing', '-Wno-write-strings', '-Wno-unused-parameter' ] 36 extra_compile_args = cflags,
|
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/host_app/ |
H A D | Makefile | 2 LIBUSB_CFLAGS = $(shell pkg-config --cflags libusb-1.0)
|
/linux-4.1.27/tools/usb/ffs-aio-example/simple/host_app/ |
H A D | Makefile | 2 LIBUSB_CFLAGS = $(shell pkg-config --cflags libusb-1.0)
|
/linux-4.1.27/drivers/firmware/efi/libstub/ |
H A D | Makefile | 7 cflags-$(CONFIG_X86_32) := -march=i386 8 cflags-$(CONFIG_X86_64) := -mcmodel=small 9 cflags-$(CONFIG_X86) += -m$(BITS) -D__KERNEL__ $(LINUX_INCLUDE) -O2 \ 13 cflags-$(CONFIG_ARM64) := $(subst -pg,,$(KBUILD_CFLAGS)) 14 cflags-$(CONFIG_ARM) := $(subst -pg,,$(KBUILD_CFLAGS)) \ 17 KBUILD_CFLAGS := $(cflags-y) \
|
/linux-4.1.27/arch/arc/ |
H A D | Makefile | 17 cflags-y += -mA7 -fno-common -pipe -fno-builtin -D__linux__ 32 cflags-$(atleast_gcc44) += -fsection-anchors 34 cflags-$(CONFIG_ARC_HAS_LLSC) += -mlock 35 cflags-$(CONFIG_ARC_HAS_SWAPE) += -mswape 36 cflags-$(CONFIG_ARC_HAS_RTSC) += -mrtsc 37 cflags-$(CONFIG_ARC_DW2_UNWIND) += -fasynchronous-unwind-tables 41 cflags-$(CONFIG_ARC_DW2_UNWIND) += -gdwarf-2 46 # Note: No need to add to cflags-y as that happens anyways 53 cflags-$(disable_small_data) += -mno-sdata -fcall-used-gp 55 cflags-$(CONFIG_CPU_BIG_ENDIAN) += -mbig-endian 64 cflags-y += -mno-mpy 67 LIBGCC := $(shell $(CC) $(cflags-y) --print-libgcc-file-name) 73 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/score/ |
H A D | Makefile | 15 cflags-y += -G0 -pipe -mel -mnhwloop -D__SCOREEL__ \ 21 KBUILD_AFLAGS += $(cflags-y) 22 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/parisc/ |
H A D | Makefile | 47 cflags-y := -pipe 51 cflags-y += -mno-space-regs 55 cflags-y += -mfast-indirect-calls 61 cflags-y += -mdisable-fpregs 66 cflags-y += -ffunction-sections 76 cflags-$(CONFIG_PA7000) += -march=1.1 -mschedule=7100 77 cflags-$(CONFIG_PA7200) += -march=1.1 -mschedule=7200 78 cflags-$(CONFIG_PA7100LC) += -march=1.1 -mschedule=7100LC 79 cflags-$(CONFIG_PA7300LC) += -march=1.1 -mschedule=7300 80 cflags-$(CONFIG_PA8X00) += -march=2.0 -mschedule=8000 84 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/sh/ |
H A D | Makefile | 33 cflags-$(CONFIG_CPU_SH2) := $(call cc-option,-m2,) 34 cflags-$(CONFIG_CPU_SH2A) += $(call cc-option,-m2a,) \ 37 cflags-$(CONFIG_CPU_SH3) := $(call cc-option,-m3,) 38 cflags-$(CONFIG_CPU_SH4) := $(call cc-option,-m4,) \ 40 cflags-$(CONFIG_CPU_SH4A) += $(call cc-option,-m4a,) \ 42 cflags-$(CONFIG_CPU_SH4AL_DSP) += $(call cc-option,-m4al,) 43 cflags-$(CONFIG_CPU_SH5) := $(call cc-option,-m5-32media-nofpu,) 45 ifeq ($(cflags-y),) 55 cflags-y += $(shell $(CC) $(KBUILD_CFLAGS) -print-multi-lib | \ 74 cflags-$(CONFIG_CPU_BIG_ENDIAN) += -mb 75 cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -ml 77 cflags-y += $(call cc-option,-mno-fdpic) 78 cflags-y += $(isaflags-y) -ffreestanding 188 cflags-y += $(foreach d, $(cpuincdir-y), -Iarch/sh/include/$(d)) \ 191 KBUILD_CFLAGS += -pipe $(cflags-y) 192 KBUILD_CPPFLAGS += $(cflags-y) 193 KBUILD_AFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/c6x/ |
H A D | Makefile | 11 cflags-y += -mno-dsbt -msdata=none -D__linux__ 13 cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls 19 KBUILD_CFLAGS += $(cflags-y) 20 KBUILD_AFLAGS += $(cflags-y)
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
H A D | Makefile | 15 $(CC) $(CFLAGS) fuse_mnt.c `pkg-config fuse --cflags --libs` -o fuse_mnt
|
/linux-4.1.27/arch/hexagon/ |
H A D | Makefile | 18 cflags-y += $(call cc-option,-mv${CONFIG_HEXAGON_ARCH_VERSION}) 22 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/alpha/ |
H A D | Makefile | 15 cflags-y := -pipe -mno-fp-regs -ffixed-8 16 cflags-y += $(call cc-option, -fno-jump-tables) 31 cflags-y += $(cpuflags-y) 37 KBUILD_CFLAGS += $(cflags-y) -Wa,-mev6
|
/linux-4.1.27/arch/metag/ |
H A D | Makefile | 32 cflags-$(CONFIG_METAG_FUNCTION_TRACE) += -mhwtrace-leaf -mhwtrace-retpc 33 cflags-$(CONFIG_METAG_META21) += -mextensions=bex 38 KBUILD_CFLAGS += $(sflags-y) $(cflags-y)
|
/linux-4.1.27/scripts/kconfig/lxdialog/ |
H A D | check-lxdialog.sh | 24 if pkg-config --cflags ncursesw 2>/dev/null; then 26 elif pkg-config --cflags ncurses 2>/dev/null; then
|
/linux-4.1.27/arch/x86/boot/compressed/ |
H A D | Makefile | 27 cflags-$(CONFIG_X86_32) := -march=i386 28 cflags-$(CONFIG_X86_64) := -mcmodel=small 29 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/x86/ |
H A D | Makefile | 67 KBUILD_CFLAGS += $(cflags-y) 88 cflags-$(CONFIG_MK8) += $(call cc-option,-march=k8) 89 cflags-$(CONFIG_MPSC) += $(call cc-option,-march=nocona) 91 cflags-$(CONFIG_MCORE2) += \ 93 cflags-$(CONFIG_MATOM) += $(call cc-option,-march=atom) \ 95 cflags-$(CONFIG_GENERIC_CPU) += $(call cc-option,-mtune=generic) 96 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/scripts/kconfig/ |
H A D | Makefile | 205 HOSTCFLAGS_gconf.o = `pkg-config --cflags gtk+-2.0 gmodule-2.0 libglade-2.0` \ 228 cflags="\$$(shell pkg-config $$pkg --cflags)"; \ 250 cflags="-I$$dir/include"; \ 261 cflags="\$$(shell pkg-config QtCore QtGui Qt3Support --cflags)"; \ 266 echo "KC_QT_CFLAGS=$$cflags" > $@; \
|
/linux-4.1.27/tools/build/feature/ |
H A D | Makefile | 49 $(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -laudit -I/usr/include/slang -lslang $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) $(FLAGS_PERL_EMBED) $(FLAGS_PYTHON_EMBED) -DPACKAGE='"perf"' -lbfd -ldl -lz -llzma 97 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) 100 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null)
|
/linux-4.1.27/arch/ia64/ |
H A D | Makefile | 29 cflags-y := -pipe $(EXTRA) -ffixed-r13 -mfixed-range=f12-f15,f32-f127 \ 44 KBUILD_CFLAGS += $(cflags-y)
|
/linux-4.1.27/arch/s390/boot/compressed/ |
H A D | Makefile | 13 KBUILD_CFLAGS += $(cflags-y) -fno-delete-null-pointer-checks -msoft-float
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | meson_uart.c | 289 unsigned int cflags, iflags, baud; meson_uart_set_termios() local 295 cflags = termios->c_cflag; meson_uart_set_termios() 301 switch (cflags & CSIZE) { meson_uart_set_termios() 316 if (cflags & PARENB) meson_uart_set_termios() 321 if (cflags & PARODD) meson_uart_set_termios() 327 if (cflags & CSTOPB) meson_uart_set_termios() 332 if (cflags & CRTSCTS) meson_uart_set_termios()
|
H A D | crisv10.c | 951 tcflag_t cflags = info->port.tty->termios.c_cflag; update_char_time() local 956 if ((cflags & CSIZE) == CS7) update_char_time() 961 if (cflags & CSTOPB) /* 2 stopbits ? */ update_char_time() 964 if (cflags & PARENB) /* parity bit ? */ update_char_time()
|
/linux-4.1.27/arch/powerpc/perf/ |
H A D | core-book3s.c | 829 u64 event_id[], unsigned int cflags[], power_check_constraints() 844 if ((cflags[i] & PPMU_LIMITED_PMC_REQD) power_check_constraints() 846 ppmu->get_alternatives(event_id[i], cflags[i], power_check_constraints() 873 n_alt[i] = ppmu->get_alternatives(event_id[i], cflags[i], power_check_constraints() 940 static int check_excludes(struct perf_event **ctrs, unsigned int cflags[], check_excludes() argument 961 if (cflags[i] & PPMU_LIMITED_PMC_OK) { check_excludes() 962 cflags[i] &= ~PPMU_LIMITED_PMC_REQD; check_excludes() 980 if (cflags[i] & PPMU_LIMITED_PMC_OK) check_excludes() 981 cflags[i] |= PPMU_LIMITED_PMC_REQD; check_excludes() 1746 unsigned int cflags[MAX_HWEVENTS]; power_pmu_event_init() local 1832 ctrs, events, cflags); power_pmu_event_init() 1838 cflags[n] = flags; power_pmu_event_init() 1839 if (check_excludes(ctrs, cflags, n, 1)) power_pmu_event_init() 1843 err = power_check_constraints(cpuhw, events, cflags, n + 1); power_pmu_event_init() 1860 event->hw.event_base = cflags[n]; power_pmu_event_init() 828 power_check_constraints(struct cpu_hw_events *cpuhw, u64 event_id[], unsigned int cflags[], int n_ev) power_check_constraints() argument
|
/linux-4.1.27/drivers/net/wan/ |
H A D | z85230.c | 860 unsigned long cflags, dflags; z8530_sync_dma_open() local 905 spin_lock_irqsave(c->lock, cflags); z8530_sync_dma_open() 965 spin_unlock_irqrestore(c->lock, cflags); z8530_sync_dma_open() 1054 unsigned long cflags, dflags; z8530_sync_txdma_open() local 1079 spin_lock_irqsave(c->lock, cflags); z8530_sync_txdma_open() 1137 spin_unlock_irqrestore(c->lock, cflags); z8530_sync_txdma_open() 1155 unsigned long dflags, cflags; z8530_sync_txdma_close() local 1159 spin_lock_irqsave(c->lock, cflags); z8530_sync_txdma_close() 1199 spin_unlock_irqrestore(c->lock, cflags); z8530_sync_txdma_close()
|
/linux-4.1.27/tools/perf/config/ |
H A D | Makefile | 158 PYTHON_EMBED_CCOPTS := $(shell $(PYTHON_CONFIG_SQ) --cflags 2>/dev/null) 387 FLAGS_GTK2=$(CFLAGS) $(LDFLAGS) $(EXTLIBS) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) 396 GTK_CFLAGS += $(shell $(PKG_CONFIG) --cflags gtk+-2.0 2>/dev/null) 456 PYTHON_EMBED_CCOPTS := $(shell $(PYTHON_CONFIG_SQ) --cflags 2>/dev/null)
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | sunvnet.c | 124 pkt.cflags = 0; vnet_send_attr() 126 pkt.cflags |= VNET_LSO_IPV4_CAPAB; vnet_send_attr() 136 "cflags[0x%04x] lso_max[%u]\n", vnet_send_attr() 140 (unsigned long long)pkt.mtu, pkt.cflags, pkt.ipv4_lso_maxlen); vnet_send_attr() 155 " (rmtu[%llu]) cflags[0x%04x] lso_max[%u]\n", handle_attr_info() 159 (unsigned long long)pkt->mtu, port->rmtu, pkt->cflags, handle_attr_info() 188 port->tso &= !!(pkt->cflags & VNET_LSO_IPV4_CAPAB); handle_attr_info() 198 pkt->cflags &= ~VNET_LSO_IPV4_CAPAB; handle_attr_info() 202 pkt->cflags &= ~VNET_LSO_IPV4_CAPAB; handle_attr_info() 225 "mtu[%llu] (rmtu[%llu]) cflags[0x%04x] lso_max[%u]\n", handle_attr_info() 229 (unsigned long long)pkt->mtu, port->rmtu, pkt->cflags, handle_attr_info()
|
/linux-4.1.27/fs/jfs/ |
H A D | jfs_incore.h | 120 enum cflags { enum
|
/linux-4.1.27/drivers/isdn/gigaset/ |
H A D | ser-gigaset.c | 686 * cflags buffer containing error flags for received characters (ignored) 691 char *cflags, int count) gigaset_tty_receive() 690 gigaset_tty_receive(struct tty_struct *tty, const unsigned char *buf, char *cflags, int count) gigaset_tty_receive() argument
|
/linux-4.1.27/drivers/net/ppp/ |
H A D | ppp_synctty.c | 338 char *cflags, int count) ppp_sync_receive() 346 ppp_sync_input(ap, buf, cflags, count); ppp_sync_receive() 337 ppp_sync_receive(struct tty_struct *tty, const unsigned char *buf, char *cflags, int count) ppp_sync_receive() argument
|
H A D | ppp_async.c | 346 char *cflags, int count) ppp_asynctty_receive() 354 ppp_async_input(ap, buf, cflags, count); ppp_asynctty_receive() 345 ppp_asynctty_receive(struct tty_struct *tty, const unsigned char *buf, char *cflags, int count) ppp_asynctty_receive() argument
|
H A D | ppp_generic.c | 571 int unit, cflags; ppp_ioctl() local 659 cflags = ppp->flags & ~val; ppp_ioctl() 666 if (cflags & SC_CCP_OPEN) ppp_ioctl()
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | vio.h | 226 u16 cflags; member in struct:vio_net_attr_info
|
/linux-4.1.27/drivers/staging/dgap/ |
H A D | dgap.h | 277 #define SCFLAG 0xf5 /* Set UNIX cflags */ 984 tcflag_t ch_c_cflag; /* channel cflags */ 989 u16 ch_fepcflag; /* FEP tty cflags */
|
H A D | dgap.c | 217 .c_cflag = (DEFAULT_CFLAGS), /* cflags */
|
/linux-4.1.27/drivers/staging/dgnc/ |
H A D | dgnc_driver.h | 328 tcflag_t ch_c_cflag; /* channel cflags */
|
H A D | dgnc_tty.c | 82 .c_cflag = (DEFAULT_CFLAGS), /* cflags */
|
/linux-4.1.27/drivers/tty/serial/jsm/ |
H A D | jsm.h | 215 tcflag_t ch_c_cflag; /* channel cflags */
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 25 uint16_t cflags; qla2x00_get_cmd_direction() local 29 cflags = 0; qla2x00_get_cmd_direction() 33 cflags = CF_WRITE; qla2x00_get_cmd_direction() 37 cflags = CF_READ; qla2x00_get_cmd_direction() 41 return (cflags); qla2x00_get_cmd_direction()
|
/linux-4.1.27/drivers/tty/ |
H A D | cyclades.c | 2005 u32 cflags; cy_set_line_char() local 2148 cflags = CyCTS; cy_set_line_char() 2150 cflags |= CyDSR | CyRI | CyDCD; cy_set_line_char() 2155 cyy_writeb(info, CyMCOR1, cflags | rflow_thr[i]); cy_set_line_char() 2157 cyy_writeb(info, CyMCOR1, cflags); cy_set_line_char() 2159 cyy_writeb(info, CyMCOR2, cflags); cy_set_line_char()
|
/linux-4.1.27/drivers/net/usb/ |
H A D | hso.c | 1415 D5("Termios called with: cflags new[%d] - old[%d]", hso_serial_set_termios()
|
/linux-4.1.27/kernel/sched/ |
H A D | core.c | 5538 unsigned long cflags = sd->flags, pflags = parent->flags; sd_parent_degenerate() local 5559 if (~cflags & pflags) sd_parent_degenerate()
|