Searched defs:table (Results 126 - 150 of 946) sorted by last modified time

1234567891011>>

/linux-master/kernel/trace/
H A Dftrace.c8222 ftrace_enable_sysctl(struct ctl_table *table, int write, argument
/linux-master/kernel/
H A Dsysctl.c208 static void warn_sysctl_write(struct ctl_table *table) argument
259 int proc_dostring(struct ctl_table *table, int write, argument
225 proc_first_pos_non_zero_ignore(loff_t *ppos, struct ctl_table *table) argument
471 __do_proc_dointvec(void *tbl_data, struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos, int (*conv)(bool *negp, unsigned long *lvalp, int *valp, int write, void *data), void *data) argument
544 do_proc_dointvec(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos, int (*conv)(bool *negp, unsigned long *lvalp, int *valp, int write, void *data), void *data) argument
554 do_proc_douintvec_w(unsigned int *tbl_data, struct ctl_table *table, void *buffer, size_t *lenp, loff_t *ppos, int (*conv)(unsigned long *lvalp, unsigned int *valp, int write, void *data), void *data) argument
642 __do_proc_douintvec(void *tbl_data, struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos, int (*conv)(unsigned long *lvalp, unsigned int *valp, int write, void *data), void *data) argument
678 do_proc_douintvec(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos, int (*conv)(unsigned long *lvalp, unsigned int *valp, int write, void *data), void *data) argument
705 proc_dobool(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
742 proc_dointvec(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
761 proc_douintvec(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
772 proc_taint(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
867 proc_dointvec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
936 proc_douintvec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
964 proc_dou8vec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1007 sysrq_sysctl_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1026 __do_proc_doulongvec_minmax(void *data, struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos, unsigned long convmul, unsigned long convdiv) argument
1099 do_proc_doulongvec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos, unsigned long convmul, unsigned long convdiv) argument
1123 proc_doulongvec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1146 proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1267 proc_dointvec_jiffies(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1274 proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1300 proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1323 proc_dointvec_ms_jiffies(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1330 proc_do_cad_pid(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1369 proc_do_large_bitmap(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1501 proc_dostring(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1507 proc_dobool(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1513 proc_dointvec(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1519 proc_douintvec(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1525 proc_dointvec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1531 proc_douintvec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1537 proc_dou8vec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1543 proc_dointvec_jiffies(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1549 proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1555 proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1561 proc_dointvec_ms_jiffies(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1567 proc_doulongvec_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1573 proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1579 proc_do_large_bitmap(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
1588 proc_do_static_key(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
[all...]
H A Dhung_task.c242 static int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, argument
/linux-master/ipc/
H A Dipc_sysctl.c20 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, argument
36 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, argument
51 static int proc_ipc_sem_dointvec(struct ctl_table *table, int write, argument
208 static int ipc_permissions(struct ctl_table_header *head, struct ctl_table *table) argument
194 ipc_set_ownership(struct ctl_table_header *head, struct ctl_table *table, kuid_t *uid, kgid_t *gid) argument
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1302 struct hns_roce_buf_list table; member in struct:hns_roce_link_table
H A Dhns_roce_hw_v2.c2426 set_llm_cfg_to_hw(struct hns_roce_dev *hr_dev, struct hns_roce_link_table *table) argument
4058 hns_roce_v2_set_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, int obj, u32 step_idx) argument
4112 hns_roce_v2_clear_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, int tag, u32 step_idx) argument
[all...]
H A Dhns_roce_hem.c202 hns_roce_calc_hem_mhop(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long *obj, struct hns_roce_hem_mhop *mhop) argument
298 calc_hem_config(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj, struct hns_roce_hem_mhop *mhop, struct hns_roce_hem_index *index) argument
348 free_mhop_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, struct hns_roce_hem_mhop *mhop, struct hns_roce_hem_index *index) argument
374 alloc_mhop_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, struct hns_roce_hem_mhop *mhop, struct hns_roce_hem_index *index) argument
446 set_mhop_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj, struct hns_roce_hem_mhop *mhop, struct hns_roce_hem_index *index) argument
484 hns_roce_table_mhop_get(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj) argument
530 hns_roce_table_get(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj) argument
573 clear_mhop_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj, struct hns_roce_hem_mhop *mhop, struct hns_roce_hem_index *index) argument
627 hns_roce_table_mhop_put(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj, int check_refcount) argument
655 hns_roce_table_put(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj) argument
684 hns_roce_table_find(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, unsigned long obj, dma_addr_t *dma_handle) argument
736 hns_roce_init_hem_table(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table, u32 type, unsigned long obj_size, unsigned long nobj) argument
839 hns_roce_cleanup_mhop_hem_table(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table) argument
870 hns_roce_cleanup_hem_table(struct hns_roce_dev *hr_dev, struct hns_roce_hem_table *table) argument
[all...]
H A Dhns_roce_device.h231 unsigned long *table; member in struct:hns_roce_bitmap
502 struct hns_roce_hem_table table; member in struct:hns_roce_cq_table
510 struct hns_roce_hem_table table; member in struct:hns_roce_srq_table
/linux-master/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h93 unsigned long *table; member in struct:c4iw_id_table
/linux-master/include/linux/
H A Dclk-provider.h685 const struct clk_div_table *table; member in struct:clk_divider
970 const u32 *table; member in struct:clk_mux
1375 divider_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate, const struct clk_div_table *table, u8 width, unsigned long flags) argument
1384 divider_ro_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate, const struct clk_div_table *table, u8 width, unsigned long flags, unsigned int val) argument
[all...]
H A Dacpi.h696 char *table; member in struct:acpi_platform_list
[all...]
/linux-master/fs/
H A Dinode.c110 static int proc_nr_inodes(struct ctl_table *table, int write, void *buffer, argument
/linux-master/fs/ext4/
H A Dinode.c4435 ext4_fsblk_t b, end, table; local
[all...]
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c527 u32 table; local
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.h56 struct sg_append_table table; member in struct:mlx5_vhca_data_buffer
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_css20.c3148 void atomisp_css_shading_table_free(struct ia_css_shading_table *table) argument
3184 void atomisp_css_morph_table_free(struct ia_css_morph_table *table) argument
3142 atomisp_css_set_shading_table(struct atomisp_sub_device *asd, struct ia_css_shading_table *table) argument
3159 atomisp_css_set_morph_table(struct atomisp_sub_device *asd, struct ia_css_morph_table *table) argument
3165 atomisp_css_get_morph_table(struct atomisp_sub_device *asd, struct ia_css_morph_table *table) argument
[all...]
/linux-master/drivers/scsi/
H A D3w-9xxx.c1961 static char *twa_string_lookup(twa_message_type *table, unsigned int code) argument
/linux-master/drivers/phy/broadcom/
H A Dphy-brcm-usb.c203 static int name_to_value(const struct value_to_name_map *table, int count, argument
218 static const char *value_to_name(const struct value_to_name_map *table, int count, argument
/linux-master/drivers/mtd/spi-nor/
H A Dcore.c1100 static u8 spi_nor_convert_opcode(u8 opcode, const u8 table[][2], size_t size) argument
2203 static int spi_nor_hwcaps2cmd(u32 hwcaps, const int table[][2], size_t size) argument
/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c5668 nand_scan_ident(struct nand_chip *chip, unsigned int maxchips, struct nand_flash_dev *table) argument
[all...]
/linux-master/drivers/media/i2c/
H A Dimx274.c629 static int imx274_write_table(struct stimx274 *priv, const struct reg_8 table[]) argument
H A Dimx214.c794 imx214_write_table(struct imx214 *imx214, const struct reg_8 table[]) argument
[all...]
/linux-master/drivers/clk/xilinx/
H A Dclk-xlnx-clock-wizard.c168 const struct clk_div_table *table; member in struct:clk_wzrd_divider
/linux-master/drivers/clk/samsung/
H A Dclk.h170 struct clk_div_table *table; member in struct:samsung_div_clock
/linux-master/drivers/clk/qcom/
H A Dclk-alpha-pll.c1119 const struct clk_div_table *table; local

Completed in 434 milliseconds

1234567891011>>