/kernel/linux/linux-5.10/fs/jfs/ |
H A D | xattr.c | 60 int flag; /* Indicates what storage xattr points to */ member [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | rtsx_usb_sdmmc.c | 456 u8 flag; in sd_rw_multi() local
|
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
H A D | grumain.c | 784 int ctxnum, ctxnum0, flag = 0, cbr, dsr; in gru_steal_context() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.h | 79 int flag; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.c | 36 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean() argument 138 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcb_int_ctrl_hw() argument 155 hns_rcb_int_clr_hw(struct hnae_queue *q, u32 flag) hns_rcb_int_clr_hw() argument 168 hns_rcbv2_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) hns_rcbv2_int_ctrl_hw() argument 179 hns_rcbv2_int_clr_hw(struct hnae_queue *q, u32 flag) hns_rcbv2_int_clr_hw() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/ |
H A D | fmdrv.h | 101 u16 flag; /* FM interrupt flag */ member 111 u8 flag; /* RX RDS on/off status */ member 168 u8 flag; member 199 long flag; /* FM driver state machine info */ member
|
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | ksz9477.c | 383 ksz9477_port_vlan_filtering(struct ksz_device *dev, int port, bool flag, struct netlink_ext_ack *extack) ksz9477_port_vlan_filtering() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.c | 1167 hinic_hwdev_set_msix_state(struct hinic_hwdev *hwdev, u16 msix_index, enum hinic_msix_state flag) hinic_hwdev_set_msix_state() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_dbg.c | 72 static inline bool __acpi_aml_access_ok(unsigned long flag) in __acpi_aml_access_ok() argument 91 static inline bool __acpi_aml_readable(struct circ_buf *circ, unsigned long flag) in __acpi_aml_readable() argument 102 static inline bool __acpi_aml_writable(struct circ_buf *circ, unsigned long flag) in __acpi_aml_writable() argument 203 static int acpi_aml_lock_write(struct circ_buf *circ, unsigned long flag) in acpi_aml_lock_write() argument 222 acpi_aml_lock_read(struct circ_buf *circ, unsigned long flag) acpi_aml_lock_read() argument 241 acpi_aml_unlock_fifo(unsigned long flag, bool wakeup) acpi_aml_unlock_fifo() argument [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | super.c | 233 parse_options(char *options, struct super_block *sb, s64 *newLVSize, int *flag) parse_options() argument 429 int flag = JFS_SBI(sb)->flag; jfs_remount() local 491 int flag, ret = -EINVAL; jfs_fill_super() local [all...] |
H A D | xattr.c | 60 int flag; /* Indicates what storage xattr points to */ member [all...] |
H A D | jfs_txnmgr.h | 28 u16 flag; /* tx commit state */ member 88 u16 flag; /* 2: lock control */ member 163 u16 flag; /* 2: */ member 179 u16 flag; /* 2: */ member 210 u16 flag; /* 2: */ member 238 u16 flag; /* 2: */ member 262 int flag; /* flag member [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | ioctl.c | 344 unsigned int flag; in ioctl_fionbio() local 368 unsigned int flag; in ioctl_fioasync() local
|
H A D | open.c | 794 do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group, int flag) do_fchownat() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | accessors.h | 675 static inline int btrfs_header_flag(const struct extent_buffer *eb, u64 flag) in btrfs_header_flag() argument 680 static inline void btrfs_set_header_flag(struct extent_buffer *eb, u64 flag) in btrfs_set_header_flag() argument 687 static inline void btrfs_clear_header_flag(struct extent_buffer *eb, u64 flag) in btrfs_clear_header_flag() argument
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | do_balan.c | 239 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete() argument 56 do_balance_mark_leaf_dirty(struct tree_balance *tb, struct buffer_head *bh, int flag) do_balance_mark_leaf_dirty() argument 599 balance_leaf_left(struct tree_balance *tb, struct item_head * const ih, const char * const body, int flag) balance_leaf_left() argument 904 balance_leaf_right(struct tree_balance *tb, struct item_head * const ih, const char * const body, int flag) balance_leaf_right() argument 1220 balance_leaf_new_nodes(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int flag) balance_leaf_new_nodes() argument 1355 balance_leaf_finish_node(struct tree_balance *tb, struct item_head * const ih, const char * const body, int flag) balance_leaf_finish_node() argument 1382 balance_leaf(struct tree_balance *tb, struct item_head *ih, const char *body, int flag, struct item_head *insert_key, struct buffer_head **insert_ptr) balance_leaf() argument 1847 do_balance(struct tree_balance *tb, struct item_head *ih, const char *body, int flag) do_balance() argument [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | super.c | 1144 unsigned long flag; in ubifs_parse_options() local
|
/kernel/linux/linux-6.6/fs/udf/ |
H A D | udf_sb.h | 169 static inline int UDF_QUERY_FLAG(struct super_block *sb, int flag) in UDF_QUERY_FLAG() argument 174 static inline void UDF_SET_FLAG(struct super_block *sb, int flag) in UDF_SET_FLAG() argument 179 static inline void UDF_CLEAR_FLAG(struct super_block *sb, int flag) in UDF_CLEAR_FLAG() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dma-mapping.h | 217 dma_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, unsigned long attrs) dma_alloc_attrs() argument
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 47 u8 flag; /* key flags */ member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | imm.c | 522 static inline int imm_connect(imm_struct *dev, int flag) in imm_connect() argument
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | amba-pl010.c | 116 u8 ch, flag; in pl010_rx_chars() local
|
H A D | altera_uart.c | 205 u8 ch, flag; in altera_uart_rx_chars() local
|
H A D | milbeaut_usio.c | 151 u8 flag = 0, ch = 0; in mlb_usio_rx_chars() local
|
H A D | sunsab.c | 168 unsigned char ch = buf[i], flag; in receive_chars() local
|