/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | freq_table.c | 19 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in policy_has_boost_freq() local 35 struct cpufreq_frequency_table *pos; in cpufreq_frequency_table_cpuinfo() local 72 struct cpufreq_frequency_table *pos; in cpufreq_frequency_table_verify() local 130 struct cpufreq_frequency_table *pos; cpufreq_table_index_unsorted() local 214 struct cpufreq_frequency_table *pos, *table = policy->freq_table; cpufreq_frequency_table_get_index() local 237 struct cpufreq_frequency_table *pos, *table = policy->freq_table; show_available_freqs() local 301 struct cpufreq_frequency_table *pos, *table = policy->freq_table; set_freq_table_sorted() local [all...] |
H A D | longhaul.h | 314 unsigned short pos; member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptpf_main.c | 504 int pos = 0; in cpt_sriov_init() local
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_main.c | 302 int pos = 0; in nitrox_device_flr() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | net_namespace.c | 69 struct bpf_netns_link *pos; in link_index() local 82 struct list_head *pos; in link_count() local 93 struct bpf_netns_link *pos; in fill_prog_array() local
|
/kernel/linux/linux-6.6/kernel/gcov/ |
H A D | clang.c | 371 size_t pos = 0; in convert_to_gcda() local [all...] |
H A D | gcc_4_7.c | 391 size_t pos = 0; in convert_to_gcda() local [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | kallsyms_selftest.c | 107 u32 pos, off, len, num; in test_kallsyms_compression_ratio() local
|
H A D | fail_function.c | 183 static void *fei_seq_start(struct seq_file *m, loff_t *pos) in fei_seq_start() argument 194 static void *fei_seq_next(struct seq_file *m, void *v, loff_t *pos) in fei_seq_next() argument
|
/kernel/linux/linux-6.6/kernel/debug/kdb/ |
H A D | kdb_support.c | 128 loff_t pos = 0; in kallsyms_symbol_complete() local 173 static loff_t pos; in kallsyms_symbol_next() local
|
/kernel/linux/linux-6.6/kernel/irq/ |
H A D | proc.c | 137 write_irq_affinity(int type, struct file *file, const char __user *buffer, size_t count, loff_t *pos) write_irq_affinity() argument 185 irq_affinity_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) irq_affinity_proc_write() argument 191 irq_affinity_list_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) irq_affinity_list_proc_write() argument
|
/kernel/linux/linux-6.6/kernel/module/ |
H A D | sysfs.c | 34 module_sect_read(struct file *file, struct kobject *kobj, struct bin_attribute *battr, char *buf, loff_t pos, size_t count) module_sect_read() argument 149 module_notes_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) module_notes_read() argument
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | rstat.c | 91 static struct cgroup *cgroup_rstat_cpu_pop_updated(struct cgroup *pos, in cgroup_rstat_cpu_pop_updated() argument 184 struct cgroup *pos = NULL; for_each_possible_cpu() local [all...] |
H A D | legacy_freezer.c | 259 struct cgroup_subsys_state *pos; in update_if_frozen() local 297 struct cgroup_subsys_state *css = seq_css(m), *pos; in freezer_read() local 391 struct cgroup_subsys_state *pos; in freezer_change_state() local [all...] |
/kernel/linux/linux-6.6/init/ |
H A D | do_mounts_rd.c | 58 identify_ramdisk_image(struct file *file, loff_t pos, in identify_ramdisk_image() argument
|
/kernel/linux/linux-6.6/ipc/ |
H A D | util.h | 184 static inline void ipc_update_pid(struct pid **pos, struct pid *pid) in ipc_update_pid() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | crypto_user_base.c | 227 size_t pos = 0; in crypto_dump_report() local
|
/kernel/linux/linux-6.6/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-core.c | 118 unsigned long total, pos, val; in dw_hdma_v0_core_handle_int() local
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg.c | 13 static void *qat_dev_cfg_start(struct seq_file *sfile, loff_t *pos) in qat_dev_cfg_start() argument 36 static void *qat_dev_cfg_next(struct seq_file *sfile, void *v, loff_t *pos) in qat_dev_cfg_next() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 105 u8 *pos = dst + (GHASH_BLOCK_SIZE - dctx->bytes); in ghash_update() local
|
/kernel/linux/linux-6.6/arch/x86/hyperv/ |
H A D | irqdomain.c | 133 int pos; in hv_build_pci_dev_id() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_cn9k_pf.c | 209 int pos; in octep_init_config_cn93_pf() local
|
H A D | octep_ctrl_net.c | 282 struct octep_ctrl_net_wait_data *pos, *n; in process_mbox_resp() local 358 struct octep_ctrl_net_wait_data *pos, *n; in octep_ctrl_net_uninit() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_common.h | 58 chcr_copy_to_txd(const void *src, const struct sge_txq *q, void *pos, int length) chcr_copy_to_txd() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | fault.c | 20 static void *_fault_stats_seq_start(struct seq_file *s, loff_t *pos) in _fault_stats_seq_start() argument 29 static void *_fault_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _fault_stats_seq_next() argument 89 fault_opcodes_write(struct file *file, const char __user *buf, size_t len, loff_t *pos) fault_opcodes_write() argument 163 fault_opcodes_read(struct file *file, char __user *buf, size_t len, loff_t *pos) fault_opcodes_read() argument [all...] |