Searched defs:flag (Results 1 - 200 of 599) sorted by relevance

123

/linux-4.4.14/arch/x86/boot/compressed/
H A Dcpuflags.c5 bool has_cpuflag(int flag) has_cpuflag() argument
/linux-4.4.14/include/xen/
H A Dfeatures.h18 static inline int xen_feature(int flag) xen_feature() argument
/linux-4.4.14/drivers/staging/rts5208/
H A Drtsx_sys.h42 static inline void rtsx_reset_detected_cards(struct rtsx_chip *chip, int flag) rtsx_reset_detected_cards() argument
/linux-4.4.14/fs/isofs/
H A Dutil.c18 int iso_date(char * p, int flag) iso_date() argument
/linux-4.4.14/include/linux/
H A Dtty_flip.h16 tty_insert_flip_char(struct tty_port *port, unsigned char ch, char flag) tty_insert_flip_char() argument
H A Ddelayacct.h53 static inline void delayacct_set_flag(int flag) delayacct_set_flag() argument
59 static inline void delayacct_clear_flag(int flag) delayacct_clear_flag() argument
125 static inline void delayacct_set_flag(int flag) delayacct_set_flag() argument
127 static inline void delayacct_clear_flag(int flag) delayacct_clear_flag() argument
H A Dthread_info.h69 static inline void set_ti_thread_flag(struct thread_info *ti, int flag) set_ti_thread_flag() argument
74 static inline void clear_ti_thread_flag(struct thread_info *ti, int flag) clear_ti_thread_flag() argument
79 static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag) test_and_set_ti_thread_flag() argument
84 static inline int test_and_clear_ti_thread_flag(struct thread_info *ti, int flag) test_and_clear_ti_thread_flag() argument
89 static inline int test_ti_thread_flag(struct thread_info *ti, int flag) test_ti_thread_flag() argument
H A Dkbd_kern.h82 static inline int vc_kbd_mode(struct kbd_struct * kbd, int flag) vc_kbd_mode() argument
87 static inline int vc_kbd_led(struct kbd_struct * kbd, int flag) vc_kbd_led() argument
92 static inline void set_vc_kbd_mode(struct kbd_struct * kbd, int flag) set_vc_kbd_mode() argument
97 static inline void set_vc_kbd_led(struct kbd_struct * kbd, int flag) set_vc_kbd_led() argument
102 static inline void clr_vc_kbd_mode(struct kbd_struct * kbd, int flag) clr_vc_kbd_mode() argument
107 static inline void clr_vc_kbd_led(struct kbd_struct * kbd, int flag) clr_vc_kbd_led() argument
112 static inline void chg_vc_kbd_lock(struct kbd_struct * kbd, int flag) chg_vc_kbd_lock() argument
117 static inline void chg_vc_kbd_slock(struct kbd_struct * kbd, int flag) chg_vc_kbd_slock() argument
122 static inline void chg_vc_kbd_mode(struct kbd_struct * kbd, int flag) chg_vc_kbd_mode() argument
127 static inline void chg_vc_kbd_led(struct kbd_struct * kbd, int flag) chg_vc_kbd_led() argument
H A Ddma-mapping.h187 dma_zalloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) dma_zalloc_coherent() argument
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dobd_cksum.h70 u32 flag = OBD_FL_CKSUM_ADLER; cksum_type_pack() local
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch_ev.c49 unsigned long flag; post_qp_event() local
113 unsigned long flag; iwch_ev_dispatch() local
H A Diwch_qp.c362 unsigned long flag; iwch_post_send() local
474 unsigned long flag; iwch_post_receive() local
540 unsigned long flag; iwch_bind_mw() local
955 unsigned long flag; iwch_modify_qp() local
/linux-4.4.14/fs/coda/
H A Dcache.c90 static void coda_flag_children(struct dentry *parent, int flag) coda_flag_children() argument
98 coda_flag_inode(d_inode(de), flag); coda_flag_children() local
104 void coda_flag_inode_children(struct inode *inode, int flag) coda_flag_inode_children() argument
H A Dcoda_linux.h96 static __inline__ void coda_flag_inode(struct inode *inode, int flag) coda_flag_inode() argument
/linux-4.4.14/include/asm-generic/
H A Ddma-mapping-broken.h19 dma_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) dma_alloc_attrs() argument
H A Dpci-bridge.h59 static inline int pci_has_flag(int flag) pci_has_flag() argument
67 static inline int pci_has_flag(int flag) pci_has_flag() argument
H A Ddma-mapping-common.h245 dma_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) dma_alloc_attrs() argument
286 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) dma_alloc_coherent() argument
/linux-4.4.14/arch/mips/include/asm/
H A Dtxx9pio.h19 __u32 flag[2]; member in struct:txx9_pio_reg
/linux-4.4.14/sound/firewire/oxfw/
H A Doxfw-proc.c17 char flag; proc_read_formation() local
/linux-4.4.14/firmware/av7110/
H A DBoot.S100 flag: .word 0x2c0003f8 label
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dintel-cqm.c41 int i, fd[2], flag, ret; test__intel_cqm_count_nmi_context() local
/linux-4.4.14/tools/perf/util/
H A Dcloexec.c8 static unsigned long flag = PERF_FLAG_FD_CLOEXEC; variable
H A Dprobe-file.c103 int probe_file__open(int flag) probe_file__open() argument
117 int probe_file__open_both(int *kfd, int *ufd, int flag) probe_file__open_both() argument
H A Dtrace-event-parse.c201 struct flag { struct
222 unsigned long long eval_flag(const char *flag) eval_flag() argument
H A Dparse-options.c856 set_option_flag(struct option *opts, int shortopt, const char *longopt, int flag) set_option_flag() argument
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dev.c94 unsigned long flag; post_qp_event() local
226 unsigned long flag; c4iw_ev_handler() local
H A Dcq.c1008 unsigned long flag; c4iw_arm_cq() local
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dqueue.c141 void do_smt_flag(struct s_smc *smc, char *flag, int value) do_smt_flag() argument
H A Dhwmtm.c2123 void mac_drv_debug_lev(struct s_smc *smc, int flag, int lev) mac_drv_debug_lev() argument
/linux-4.4.14/lib/raid6/
H A Dx86.h52 static inline int boot_cpu_has(int flag) boot_cpu_has() argument
/linux-4.4.14/fs/proc/
H A Dconsoles.c19 short flag; show_console_dev() member in struct:__anon11882
/linux-4.4.14/include/uapi/linux/
H A Dkernelcapi.h20 int flag; member in struct:kcapi_flagdef
H A Dif_vlan.h58 unsigned int flag; /* Matches vlan_dev_priv flags */ member in union:vlan_ioctl_args::__anon14149
H A Datmlec.h65 unsigned int flag; /* member in struct:atmlec_msg::__anon13908::__anon13909
/linux-4.4.14/tools/perf/tests/
H A Dbpf-script-example.c38 int *flag = bpf_map_lookup_elem(&flip_table, &ind); bpf_func__sys_epoll_pwait() local
/linux-4.4.14/drivers/media/pci/ngene/
H A Dngene-i2c.c48 ngene_command_i2c_read(struct ngene *dev, u8 adr, u8 *out, u8 outlen, u8 *in, u8 inlen, int flag) ngene_command_i2c_read() argument
H A Dngene-cards.c536 static s16 osc_deviation(void *priv, s16 deviation, int flag) osc_deviation() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.c116 nvkm_hwsq_setf(struct nvkm_hwsq *hwsq, u8 flag, int data) nvkm_hwsq_setf() argument
128 nvkm_hwsq_wait(struct nvkm_hwsq *hwsq, u8 flag, u8 data) nvkm_hwsq_wait() argument
H A Dhwsq.h125 hwsq_setf(struct hwsq *ram, u8 flag, int data) hwsq_setf() argument
131 hwsq_wait(struct hwsq *ram, u8 flag, u8 data) hwsq_wait() argument
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_benchmark.c35 radeon_benchmark_do_move(struct radeon_device *rdev, unsigned size, uint64_t saddr, uint64_t daddr, int flag, int n, struct reservation_object *resv) radeon_benchmark_do_move() argument
H A Dradeon_test.c34 static void radeon_do_test_moves(struct radeon_device *rdev, int flag) radeon_do_test_moves() argument
/linux-4.4.14/drivers/media/usb/stk1160/
H A Dstk1160-i2c.c43 u8 flag; stk1160_i2c_busy_wait() local
/linux-4.4.14/arch/x86/kernel/
H A Dpci-dma.c78 dma_generic_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_addr, gfp_t flag, struct dma_attrs *attrs) dma_generic_alloc_coherent() argument
/linux-4.4.14/fs/jfs/
H A Djfs_xattr.h28 u8 flag; /* Unused? */ member in struct:jfs_ea
H A Djfs_metapage.h33 unsigned long flag; /* See Below */ member in struct:metapage
H A Djfs_xtree.h32 __u8 flag; /* 1: flag */ member in struct:xad
89 u8 flag; /* 1: */ member in struct:__anon11633::xtheader
H A Djfs_types.h110 __u8 flag; /* 1: flags */ member in struct:__anon11630
H A Djfs_dtree.h113 u8 flag; /* 1: 0 if free */ member in struct:dir_table_slot
149 u8 flag; /* 1: */ member in struct:__anon11603::__anon11604
198 u8 flag; /* 1: */ member in struct:__anon11605::__anon11606
H A Dxattr.c73 int flag; /* Indicates what storage xattr points to */ member in struct:ea_buffer
/linux-4.4.14/net/ax25/
H A Dax25_addr.c218 ax25_addr_build(unsigned char *buf, const ax25_address *src, const ax25_address *dest, const ax25_digi *d, int flag, int modulus) ax25_addr_build() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Ddma-iommu.c19 dma_iommu_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) dma_iommu_alloc_coherent() argument
H A Ddma.c65 __dma_direct_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) __dma_direct_alloc_coherent() argument
133 dma_direct_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) dma_direct_alloc_coherent() argument
H A Deeh_driver.c485 static void *__eeh_clear_pe_frozen_state(void *data, void *flag) __eeh_clear_pe_frozen_state() argument
H A Deeh_pe.c233 static void *__eeh_pe_get(void *data, void *flag) __eeh_pe_get() argument
536 static void *__eeh_pe_state_mark(void *data, void *flag) __eeh_pe_state_mark() argument
579 static void *__eeh_pe_dev_mode_mark(void *data, void *flag) __eeh_pe_dev_mode_mark() argument
609 static void *__eeh_pe_state_clear(void *data, void *flag) __eeh_pe_state_clear() argument
841 static void *eeh_restore_one_device_bars(void *data, void *flag) eeh_restore_one_device_bars() argument
175 eeh_pe_traverse(struct eeh_pe *root, eeh_traverse_func fn, void *flag) eeh_pe_traverse() argument
198 eeh_pe_dev_traverse(struct eeh_pe *root, eeh_traverse_func fn, void *flag) eeh_pe_dev_traverse() argument
/linux-4.4.14/arch/m68k/kernel/
H A Ddma.c21 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag) dma_alloc_coherent() argument
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap-secure.c37 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, omap_secure_dispatcher() argument
89 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, rx51_secure_dispatcher() argument
142 u32 rx51_secure_rng_call(u32 ptr, u32 count, u32 flag) rx51_secure_rng_call() argument
H A Dpowerdomain.c160 static int _pwrdm_state_switch(struct powerdomain *pwrdm, int flag) _pwrdm_state_switch() argument
/linux-4.4.14/drivers/zorro/
H A Dzorro.c87 mark_region(unsigned long start, unsigned long end, int flag) mark_region() argument
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_dma.c147 ipath_dma_alloc_coherent(struct ib_device *dev, size_t size, u64 *dma_handle, gfp_t flag) ipath_dma_alloc_coherent() argument
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_debugfs.c54 int flag = 0; wilc_debug_level_write() local
93 int flag; wilc_debug_region_write() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Ddma.c154 hfi1_dma_alloc_coherent(struct ib_device *dev, size_t size, u64 *dma_handle, gfp_t flag) hfi1_dma_alloc_coherent() argument
H A Dqp.c1384 void hfi1_qp_wakeup(struct hfi1_qp *qp, u32 flag) hfi1_qp_wakeup() argument
/linux-4.4.14/drivers/i2c/
H A Di2c-smbus.c36 u8 flag:1; member in struct:alert_data
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_irq.c191 vmw_generic_waiter_add(struct vmw_private *dev_priv, u32 flag, int *waiter_count) vmw_generic_waiter_add() argument
203 vmw_generic_waiter_remove(struct vmw_private *dev_priv, u32 flag, int *waiter_count) vmw_generic_waiter_remove() argument
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_dma.c137 qib_dma_alloc_coherent(struct ib_device *dev, size_t size, u64 *dma_handle, gfp_t flag) qib_dma_alloc_coherent() argument
/linux-4.4.14/drivers/input/serio/
H A Dpcips2.c68 unsigned int flag; pcips2_interrupt() local
H A Darc_ps2.c53 unsigned int flag, status; arc_ps2_check_rx() local
H A Dsa1111ps2.c65 unsigned int scancode, flag, status; ps2_rxint() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h78 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) _cp_bra() argument
96 _cp_wait(struct nvkm_grctx *ctx, int flag, int state) _cp_wait() argument
103 _cp_set(struct nvkm_grctx *ctx, int flag, int state) _cp_set() argument
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11h.c82 int mwifiex_11h_activate(struct mwifiex_private *priv, bool flag) mwifiex_11h_activate() argument
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Dboot.c210 static void wl1251_boot_set_ecpu_ctrl(struct wl1251 *wl, u32 flag) wl1251_boot_set_ecpu_ctrl() argument
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dboot.c35 static int wl1271_boot_set_ecpu_ctrl(struct wl1271 *wl, u32 flag) wl1271_boot_set_ecpu_ctrl() argument
/linux-4.4.14/drivers/pci/hotplug/
H A Dshpchp_ctrl.c207 fix_bus_speed(struct controller *ctrl, struct slot *pslot, u8 flag, enum pci_bus_speed asp, enum pci_bus_speed bsp, enum pci_bus_speed msp) fix_bus_speed() argument
H A Dibmphp_pci.c92 u8 flag; ibmphp_configure_card() local
/linux-4.4.14/arch/xtensa/kernel/
H A Dpci-dma.c143 xtensa_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag, struct dma_attrs *attrs) xtensa_dma_alloc() argument
/linux-4.4.14/net/bluetooth/
H A Dmgmt_util.c30 mgmt_send_event(u16 event, struct hci_dev *hdev, unsigned short channel, void *data, u16 data_len, int flag, struct sock *skip_sk) mgmt_send_event() argument
/linux-4.4.14/fs/
H A Dproc_namespace.c38 int flag; member in struct:proc_fs_info
H A Dioctl.c475 unsigned int flag; ioctl_fionbio() local
499 unsigned int flag; ioctl_fioasync() local
H A Dstat.c90 vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, int flag) vfs_fstatat() argument
/linux-4.4.14/fs/ufs/
H A Dutil.c101 void ubh_mark_buffer_uptodate (struct ufs_buffer_head * ubh, int flag) ubh_mark_buffer_uptodate() argument
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dxt_sctp.h14 __u8 flag; member in struct:xt_sctp_flag_info
/linux-4.4.14/arch/m68k/include/asm/
H A Ddma-mapping.h23 dma_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) dma_alloc_attrs() argument
39 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag) dma_alloc_noncoherent() argument
/linux-4.4.14/arch/microblaze/kernel/
H A Ddma.c18 dma_direct_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) dma_direct_alloc_coherent() argument
/linux-4.4.14/arch/cris/include/asm/
H A Ddma-mapping.h26 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) dma_alloc_coherent() argument
/linux-4.4.14/arch/frv/include/asm/
H A Duaccess.h36 int flag = -EFAULT, tmp; ___range_ok() local
/linux-4.4.14/arch/hexagon/kernel/
H A Ddma.c52 hexagon_dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_addr, gfp_t flag, struct dma_attrs *attrs) hexagon_dma_alloc_coherent() argument
/linux-4.4.14/net/ipv4/
H A Dtcp_lp.c77 u32 flag; member in struct:lp
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl8712_cmd.c306 void r8712_fw_cmd_data(struct _adapter *pAdapter, u32 *value, u8 flag) r8712_fw_cmd_data() argument
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dprism2mib.c84 u16 flag; member in struct:mibrec
/linux-4.4.14/drivers/tty/serial/
H A Dtilegx.c119 UART_FLAG_t flag; tilegx_putchar() local
210 UART_FLAG_t flag; tilegx_tx_empty() local
H A D21285.c84 unsigned int status, ch, flag, rxs, max_count = 256; serial21285_rx_chars() local
H A Daltera_jtaguart.c124 unsigned char ch, flag; altera_jtaguart_rx_chars() local
H A Dapbuart.c76 unsigned int status, ch, rsr, flag; apbuart_rx_chars() local
H A Dmcf.c288 unsigned char status, ch, flag; mcf_rx_chars() local
H A Daltera_uart.c195 unsigned char ch, flag; altera_uart_rx_chars() local
H A Damba-pl010.c132 unsigned int status, ch, flag, rsr, max_count = 256; pl010_rx_chars() local
H A Dbcm63xx_uart.c245 char flag; bcm_uart_do_rx() local
H A Ddz.c187 unsigned char ch, flag; dz_receive_chars() local
H A Detraxfs-uart.c495 char flag; receive_chars_no_dma() local
H A Dmeson_uart.c175 char flag; meson_receive_chars() local
H A Dpxa.c101 unsigned int ch, flag; receive_chars() local
H A Dsunsab.c170 unsigned char ch = buf[i], flag; receive_chars() local
H A Duartlite.c119 char flag = TTY_NORMAL; ulite_receive() local
H A Dvr41xx_siu.c317 char flag; receive_chars() local
/linux-4.4.14/drivers/tty/
H A Dtty_buffer.c305 tty_insert_flip_string_fixed_flag(struct tty_port *port, const unsigned char *chars, char flag, size_t size) tty_insert_flip_string_fixed_flag() argument
H A Dn_r3964.c665 static void receive_error(struct r3964_info *pInfo, const char flag) receive_error() argument
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_inline.h219 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) qla2x00_get_sp() argument
H A Dqla_bsg.c944 uint32_t flag; qla84xx_reset() local
983 uint32_t flag; qla84xx_updatefw() local
64 qla24xx_fcp_prio_cfg_valid(scsi_qla_host_t *vha, struct qla_fcp_prio_cfg *pri_cfg, uint8_t flag) qla24xx_fcp_prio_cfg_valid() argument
/linux-4.4.14/drivers/spi/
H A Dspi-mxs.c375 unsigned int flag; mxs_spi_transfer_one() local
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c481 int flag; symtable_dump() local
/linux-4.4.14/drivers/scsi/
H A Dgdth_proc.c142 int id, i, j, k, sec, flag; gdth_show_info() local
H A Dppa.c405 static inline void ppa_connect(ppa_struct *dev, int flag) ppa_connect() argument
H A Daha1542.c245 int flag; aha1542_interrupt() local
H A Dimm.c519 static inline int imm_connect(imm_struct *dev, int flag) imm_connect() argument
H A Discsi_tcp.c618 static void iscsi_sw_tcp_conn_stop(struct iscsi_cls_conn *cls_conn, int flag) iscsi_sw_tcp_conn_stop() argument
/linux-4.4.14/drivers/isdn/hisax/
H A Damd7930_fn.c271 Amd7930_empty_Dfifo(struct IsdnCardState *cs, int flag) Amd7930_empty_Dfifo() argument
/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-acpi.c81 static inline bool sdhci_acpi_flag(struct sdhci_acpi_host *c, unsigned int flag) sdhci_acpi_flag() argument
H A Drtsx_usb_sdmmc.c467 u8 flag; sd_rw_multi() local
/linux-4.4.14/drivers/hwmon/
H A Dadt7411.c200 unsigned long flag; adt7411_set_bit() local
87 adt7411_modify_bit(struct i2c_client *client, u8 reg, u8 bit, bool flag) adt7411_modify_bit() argument
/linux-4.4.14/drivers/mfd/
H A Dhtc-egpio.c184 unsigned long flag; egpio_set() local
H A Drtsx_usb.c242 int rtsx_usb_send_cmd(struct rtsx_ucr *ucr, u8 flag, int timeout) rtsx_usb_send_cmd() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dps.c423 unsigned long flag; rtl_lps_enter() local
466 unsigned long flag; rtl_lps_leave() local
580 unsigned long flag; rtl_swlps_rf_awake() local
612 unsigned long flag; rtl_swlps_rf_sleep() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.h109 rtl92d_acquire_cckandrw_pagea_ctl(struct ieee80211_hw *hw, unsigned long *flag) rtl92d_acquire_cckandrw_pagea_ctl() argument
118 rtl92d_release_cckandrw_pagea_ctl(struct ieee80211_hw *hw, unsigned long *flag) rtl92d_release_cckandrw_pagea_ctl() argument
H A Ddm.c164 unsigned long flag = 0; rtl92d_dm_false_alarm_counter_statistics() local
283 unsigned long flag = 0; rtl92d_dm_cck_packet_detection_thresh() local
707 unsigned long flag = 0; rtl92d_bandtype_2_4G() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dfw.c65 unsigned long flag; _rtl8723e_fill_h2c_command() local
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D4965-debug.c40 u32 flag; il4965_stats_flag() local
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dreset.c67 ath5k_hw_register_timeout(struct ath5k_hw *ah, u32 reg, u32 flag, u32 val, ath5k_hw_register_timeout() argument
/linux-4.4.14/drivers/power/
H A Dipaq_micro_battery.c49 u8 flag; member in struct:micro_battery
H A Dda9052-battery.c366 int flag; da9052_bat_read_capacity() local
/linux-4.4.14/drivers/cpufreq/
H A Dqoriq-cpufreq.c45 u32 flag; member in struct:soc_data
/linux-4.4.14/drivers/atm/
H A Datmtcp.c42 atmtcp_send_control(struct atm_vcc *vcc,int type, const struct atmtcp_control *msg,int flag) atmtcp_send_control() argument
/linux-4.4.14/drivers/bcma/
H A Ddriver_mips.c102 u32 flag; bcma_core_mips_irqflag() local
/linux-4.4.14/arch/sparc/kernel/
H A Dsys_sparc32.c133 compat_sys_fstatat64(unsigned int dfd, const char __user *filename, struct compat_stat64 __user * statbuf, int flag) compat_sys_fstatat64() argument
H A Dcpumap.c416 unsigned long flag; map_to_cpu() local
432 unsigned long flag; cpu_map_rebuild() local
H A Dunaligned_64.c442 int flag; handle_ldf_stq() local
603 int flag; handle_lddfmna() local
667 int flag; handle_stdfmna() local
/linux-4.4.14/arch/x86/ia32/
H A Dsys_ia32.c128 sys32_fstatat(unsigned int dfd, const char __user *filename, struct stat64 __user *statbuf, int flag) sys32_fstatat() argument
/linux-4.4.14/arch/x86/kvm/
H A Dtss.h43 u16 flag; member in struct:tss_segment_16
/linux-4.4.14/drivers/char/
H A Dtoshiba.c430 int i,major,minor,day,year,month,flag; tosh_probe() local
/linux-4.4.14/mm/
H A Dutil.c286 vm_mmap_pgoff(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flag, unsigned long pgoff) vm_mmap_pgoff() argument
306 vm_mmap(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flag, unsigned long offset) vm_mmap() argument
/linux-4.4.14/net/wireless/
H A Dibss.c107 u32 flag = params->chandef.chan->band == IEEE80211_BAND_5GHZ ? __cfg80211_join_ibss() local
/linux-4.4.14/fs/ecryptfs/
H A Dfile.c282 static int ecryptfs_fasync(int fd, struct file *file, int flag) ecryptfs_fasync() argument
/linux-4.4.14/include/xen/interface/io/
H A Dblkif.h157 uint8_t flag; /* BLKIF_DISCARD_SECURE or zero. */ member in struct:blkif_request_discard
/linux-4.4.14/kernel/
H A Dpanic.c288 int test_taint(unsigned flag) test_taint() argument
307 void add_taint(unsigned flag, enum lockdep_ok lockdep_ok) add_taint() argument
/linux-4.4.14/fs/ocfs2/dlmfs/
H A Duserdlm.c50 user_check_wait_flag(struct user_lock_res *lockres, int flag) user_check_wait_flag() argument
/linux-4.4.14/include/crypto/
H A Dmcryptd.h61 int flag; member in struct:mcryptd_hash_request_ctx
/linux-4.4.14/include/linux/ceph/
H A Dosdmap.h157 static inline bool ceph_osdmap_flag(struct ceph_osdmap *map, int flag) ceph_osdmap_flag() argument
/linux-4.4.14/arch/powerpc/lib/
H A Dfeature-fixups.c265 unsigned long flag; test_alternative_case_too_small() local
/linux-4.4.14/arch/mips/lantiq/xway/
H A Ddma.c102 unsigned long flag; ltq_dma_open() local
115 unsigned long flag; ltq_dma_close() local
/linux-4.4.14/arch/mips/pci/
H A Dops-tx4927.c376 __u32 flag; tx4927_report_pcic_status1() member in struct:__anon2152
/linux-4.4.14/arch/mn10300/include/asm/
H A Duaccess.h53 int flag = 1, tmp; ___range_ok() local
/linux-4.4.14/arch/parisc/include/asm/
H A Ddma-mapping.h53 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) dma_alloc_coherent() argument
60 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) dma_alloc_noncoherent() argument
/linux-4.4.14/arch/ia64/kernel/
H A Dsal.c131 set_smp_redirect (int flag) set_smp_redirect() argument
/linux-4.4.14/arch/arm/nwfpe/
H A DARM-gcc.h19 typedef char flag; typedef
/linux-4.4.14/net/mac80211/
H A Dht.c22 __check_htcap_disable(struct ieee80211_ht_cap *ht_capa, struct ieee80211_ht_cap *ht_capa_mask, struct ieee80211_sta_ht_cap *ht_cap, u16 flag) __check_htcap_disable() argument
34 __check_htcap_enable(struct ieee80211_ht_cap *ht_capa, struct ieee80211_ht_cap *ht_capa_mask, struct ieee80211_sta_ht_cap *ht_cap, u16 flag) __check_htcap_enable() argument
H A Dvht.c16 __check_vhtcap_disable(struct ieee80211_sub_if_data *sdata, struct ieee80211_sta_vht_cap *vht_cap, u32 flag) __check_vhtcap_disable() argument
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_app.c343 vs_seq_update(struct ip_vs_conn *cp, struct ip_vs_seq *vseq, unsigned int flag, __u32 seq, int diff) vs_seq_update() argument
/linux-4.4.14/net/netfilter/
H A Dxt_HMARK.c170 int flag = IP6_FH_F_AUTH; hmark_pkt_set_htuple_ipv6() local
/linux-4.4.14/sound/firewire/
H A Dfcp.c34 bool flag; avc_general_set_sig_fmt() local
/linux-4.4.14/drivers/staging/xgifb/
H A Dvb_init.c1173 u8 flag; xgifb_bridge_is_on() local
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_tpg.c712 iscsit_ta_generate_node_acls( struct iscsi_portal_group *tpg, u32 flag) iscsit_ta_generate_node_acls() argument
761 iscsit_ta_cache_dynamic_acls( struct iscsi_portal_group *tpg, u32 flag) iscsit_ta_cache_dynamic_acls() argument
786 iscsit_ta_demo_mode_write_protect( struct iscsi_portal_group *tpg, u32 flag) iscsit_ta_demo_mode_write_protect() argument
804 iscsit_ta_prod_mode_write_protect( struct iscsi_portal_group *tpg, u32 flag) iscsit_ta_prod_mode_write_protect() argument
823 iscsit_ta_demo_mode_discovery( struct iscsi_portal_group *tpg, u32 flag) iscsit_ta_demo_mode_discovery() argument
859 iscsit_ta_t10_pi( struct iscsi_portal_group *tpg, u32 flag) iscsit_ta_t10_pi() argument
896 iscsit_ta_tpg_enabled_sendtargets( struct iscsi_portal_group *tpg, u32 flag) iscsit_ta_tpg_enabled_sendtargets() argument
/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_init.c892 int flag = 0; pm8001_setup_msix() local
H A Dpm8001_sas.c592 u32 flag = 0; pm8001_dev_found_notify() local
764 pm8001_exec_internal_task_abort(struct pm8001_hba_info *pm8001_ha, struct pm8001_device *pm8001_dev, struct domain_device *dev, u32 flag, u32 task_tag) pm8001_exec_internal_task_abort() argument
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Ddm365_ipipe.h79 __u32 flag; member in struct:ipipe_module_params
/linux-4.4.14/drivers/isdn/hardware/avm/
H A Db1.c422 u8 flag; b1_parse_version() local
645 u8 flag; b1ctl_proc_show() local
/linux-4.4.14/drivers/hid/
H A Dhid-sensor-hub.c282 sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, u32 usage_id, u32 attr_usage_id, u32 report_id, enum sensor_hub_read_flags flag) sensor_hub_input_attr_get_raw_value() argument
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcimax2.c177 netup_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, u8 flag, u8 read, int addr, u8 data) netup_ci_op_cam() argument
H A Daltera-ci.c262 altera_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, u8 flag, u8 read, int addr, u8 val) altera_ci_op_cam() argument
/linux-4.4.14/drivers/media/usb/gspca/
H A Dkinect.c44 uint8_t flag; member in struct:pkt_hdr
/linux-4.4.14/drivers/memstick/host/
H A Drtsx_usb_ms.c249 u8 trans_mode, dma_dir, flag; ms_transfer_data() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c63 unsigned long flag; _rtl8723be_fill_h2c_command() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dpower.c459 u16 flag = POWER_FLAGS_UAPSD_MISBEHAVING_ENA_MSK; iwl_mvm_power_build_cmd() local
/linux-4.4.14/drivers/pci/
H A Daccess.c285 u16 flag; PCI_USER_READ_CONFIG() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c643 mac_update_statistics(struct cmac *mac, int flag) mac_update_statistics() argument
/linux-4.4.14/arch/x86/crypto/sha-mb/
H A Dsha1_mb.c378 int flag = HASH_UPDATE; sha_finish_walk() local
557 int ret = 0, flag = HASH_UPDATE, nbytes; sha1_mb_finup() local
/linux-4.4.14/fs/nilfs2/
H A Dnilfs.h171 static inline void nilfs_set_transaction_flag(unsigned int flag) nilfs_set_transaction_flag() argument
178 static inline int nilfs_test_transaction_flag(unsigned int flag) nilfs_test_transaction_flag() argument
/linux-4.4.14/security/tomoyo/
H A Dcondition.c443 bool flag; tomoyo_get_transit_preference() local
661 bool flag = false; tomoyo_get_condition() local
H A Dfile.c735 tomoyo_check_open_permission(struct tomoyo_domain_info *domain, struct path *path, const int flag) tomoyo_check_open_permission() argument
/linux-4.4.14/ipc/
H A Dutil.c484 int ipcperms(struct ipc_namespace *ns, struct kern_ipc_perm *ipcp, short flag) ipcperms() argument
/linux-4.4.14/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c408 void pasemi_dma_free_flag(int flag) pasemi_dma_free_flag() argument
422 void pasemi_dma_set_flag(int flag) pasemi_dma_set_flag() argument
437 void pasemi_dma_clear_flag(int flag) pasemi_dma_clear_flag() argument
/linux-4.4.14/arch/s390/include/asm/
H A Dprocessor.h40 static inline void set_cpu_flag(int flag) set_cpu_flag() argument
45 static inline void clear_cpu_flag(int flag) clear_cpu_flag() argument
50 static inline int test_cpu_flag(int flag) test_cpu_flag() argument
H A Dptrace.h130 static inline void set_pt_regs_flag(struct pt_regs *regs, int flag) set_pt_regs_flag() argument
135 static inline void clear_pt_regs_flag(struct pt_regs *regs, int flag) clear_pt_regs_flag() argument
140 static inline int test_pt_regs_flag(struct pt_regs *regs, int flag) test_pt_regs_flag() argument
/linux-4.4.14/arch/s390/pci/
H A Dpci_dma.c352 s390_dma_alloc(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, struct dma_attrs *attrs) s390_dma_alloc() argument
/linux-4.4.14/arch/sh/mm/
H A Dcache-sh5.c49 unsigned long long addr, flag, data; sh64_icache_inv_all() local
/linux-4.4.14/arch/parisc/kernel/
H A Dpci-dma.c416 static void * pa11_dma_alloc_consistent (struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) pa11_dma_alloc_consistent() argument
563 fail_alloc_consistent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) fail_alloc_consistent() argument
569 pa11_dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) pa11_dma_alloc_noncoherent() argument
H A Dsys_parisc.c371 asmlinkage unsigned long sys_alloc_hugepages(int key, unsigned long addr, unsigned long len, int prot, int flag) sys_alloc_hugepages() argument
/linux-4.4.14/drivers/firmware/
H A Dqcom_scm-32.c42 int flag; member in struct:qcom_scm_entry
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_ether.c184 static void defer_kevent(struct eth_dev *dev, int flag) defer_kevent() argument
/linux-4.4.14/drivers/usb/serial/
H A Dssu100.c505 char flag = TTY_NORMAL; ssu100_process_read_urb() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dnamei.c165 ll_md_blocking_ast(struct ldlm_lock *lock, struct ldlm_lock_desc *desc, void *data, int flag) ll_md_blocking_ast() argument
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
H A Dmdc_locks.c57 int it_disposition(struct lookup_intent *it, int flag) it_disposition() argument
63 void it_set_disposition(struct lookup_intent *it, int flag) it_set_disposition() argument
69 void it_clear_disposition(struct lookup_intent *it, int flag) it_clear_disposition() argument
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_lock.c624 osc_dlm_blocking_ast0(const struct lu_env *env, struct ldlm_lock *dlmlock, void *data, int flag) osc_dlm_blocking_ast0() argument
732 osc_ldlm_blocking_ast(struct ldlm_lock *dlmlock, struct ldlm_lock_desc *new, void *data, int flag) osc_ldlm_blocking_ast() argument
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_dbf.h370 void zfcp_dbf_scsi_devreset(char *tag, struct scsi_cmnd *scmnd, u8 flag) zfcp_dbf_scsi_devreset() argument
/linux-4.4.14/drivers/sn/
H A Dioc3.c392 unsigned long flag; get_pending_intrs() local
/linux-4.4.14/drivers/vhost/
H A Dvringh.c184 unsigned int flag, new_num = (iov->max_num & ~VRINGH_IOV_ALLOCATED) * 2; resize_iovec() local
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c1306 static int beiscsi_close_conn(struct beiscsi_endpoint *beiscsi_ep, int flag) beiscsi_close_conn() argument
/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer2.h55 u_long flag; member in struct:layer2
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgrumain.c788 int ctxnum, ctxnum0, flag = 0, cbr, dsr; gru_steal_context() local
/linux-4.4.14/drivers/net/can/sja1000/
H A Dplx_pci.c363 int flag = 0; plx_pci_check_sja1000() local
/linux-4.4.14/drivers/media/platform/davinci/
H A Ddm644x_ccdc.c114 static void ccdc_enable(int flag) ccdc_enable() argument
119 static void ccdc_enable_vport(int flag) ccdc_enable_vport() argument
/linux-4.4.14/drivers/infiniband/ulp/iser/
H A Discsi_iser.c540 iscsi_iser_conn_stop(struct iscsi_cls_conn *cls_conn, int flag) iscsi_iser_conn_stop() argument

Completed in 5016 milliseconds

123