Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 4493) sorted by relevance

12345678910>>...180

/linux/kernel/
A Drelay.c149 struct rchan_buf *buf; in relay_create_buf() local
270 struct rchan_buf *buf; in wakeup_readers() local
321 struct rchan_buf *buf; in relay_reset() local
378 struct rchan_buf *buf; in relay_open_buf() local
436 struct rchan_buf *buf; in relay_prepare_cpu() local
483 struct rchan_buf *buf; in relay_open() local
540 struct rchan_buf *buf; member
575 struct rchan_buf *buf; in relay_late_setup_files() local
730 struct rchan_buf *buf; in relay_subbufs_consumed() local
754 struct rchan_buf *buf; in relay_close() local
[all …]
A Dksysfs.c40 struct kobj_attribute *attr, char *buf) in uevent_seqnum_show()
48 struct kobj_attribute *attr, char *buf) in cpu_byteorder_show()
56 struct kobj_attribute *attr, char *buf) in address_bits_show()
65 struct kobj_attribute *attr, char *buf) in uevent_helper_show()
71 const char *buf, size_t count) in uevent_helper_store()
92 const char *buf, size_t count) in profiling_store()
124 struct kobj_attribute *attr, char *buf) in kexec_loaded_show()
150 const char *buf, size_t count) in kexec_crash_size_store()
208 const char *buf, size_t count) in rcu_expedited_store()
225 const char *buf, size_t count) in rcu_normal_store()
[all …]
/linux/drivers/net/wireless/st/cw1200/
A Dwsm.c93 struct wsm_buf *buf) in wsm_generic_confirm()
185 void *buf; member
216 struct wsm_buf *buf) in wsm_read_mib_confirm()
269 struct wsm_buf *buf) in wsm_write_mib_confirm()
353 struct wsm_buf *buf, in wsm_tx_confirm()
811 struct wsm_buf *buf) in wsm_startup_indication()
967 struct wsm_buf *buf) in wsm_set_pm_indication()
993 struct wsm_buf *buf) in wsm_scan_complete_indication()
1008 struct wsm_buf *buf) in wsm_join_complete_indication()
1073 struct wsm_buf *buf, in wsm_cmd_send()
[all …]
/linux/fs/nilfs2/
A Dsysfs.c266 char *buf) in nilfs_checkpoints_snapshots_number_show()
303 char *buf) in nilfs_checkpoints_next_checkpoint_show()
365 char *buf) in nilfs_segments_blocks_per_segment_show()
462 char *buf) in nilfs_segctor_last_seg_sequence_show()
476 char *buf) in nilfs_segctor_last_seg_checkpoint_show()
490 char *buf) in nilfs_segctor_current_seg_sequence_show()
518 char *buf) in nilfs_segctor_next_full_seg_show()
532 char *buf) in nilfs_segctor_next_pseg_offset_show()
546 char *buf) in nilfs_segctor_next_checkpoint_show()
560 char *buf) in nilfs_segctor_last_seg_write_time_show()
[all …]
/linux/arch/mips/include/asm/
A Duasm.h215 # define UASM_i_MFC0(buf, rt, rd...) uasm_i_dmfc0(buf, rt, rd) argument
231 # define UASM_i_MFC0(buf, rt, rd...) uasm_i_mfc0(buf, rt, rd) argument
232 # define UASM_i_MTC0(buf, rt, rd...) uasm_i_mtc0(buf, rt, rd) argument
243 #define uasm_i_b(buf, off) uasm_i_beq(buf, 0, 0, off) argument
244 #define uasm_i_beqz(buf, rs, off) uasm_i_beq(buf, rs, 0, off) argument
246 #define uasm_i_bnez(buf, rs, off) uasm_i_bne(buf, rs, 0, off) argument
248 #define uasm_i_ehb(buf) uasm_i_sll(buf, 0, 0, 3) argument
249 #define uasm_i_move(buf, a, b) UASM_i_ADDU(buf, a, 0, b) argument
251 #define uasm_i_nop(buf) uasm_i_or(buf, 1, 1, 0) argument
253 #define uasm_i_nop(buf) uasm_i_sll(buf, 0, 0, 0) argument
[all …]
/linux/net/bridge/
A Dbr_sysfs_br.c88 char *buf) in hello_time_show()
109 char *buf) in max_age_show()
173 char *buf) in group_fwd_mask_show()
200 char *buf) in priority_show()
222 char *buf) in root_id_show()
283 char *buf) in topology_change_timer_show()
291 char *buf) in gc_timer_show()
539 char *buf) in multicast_last_member_count_show()
861 char *buf) in vlan_protocol_show()
877 char *buf) in default_pvid_show()
[all …]
A Dbr_sysfs_if.c84 static ssize_t show_path_cost(struct net_bridge_port *p, char *buf) in show_path_cost()
92 static ssize_t show_priority(struct net_bridge_port *p, char *buf) in show_priority()
124 static ssize_t show_port_id(struct net_bridge_port *p, char *buf) in show_port_id()
130 static ssize_t show_port_no(struct net_bridge_port *p, char *buf) in show_port_no()
137 static ssize_t show_change_ack(struct net_bridge_port *p, char *buf) in show_change_ack()
156 char *buf) in show_message_age_timer()
163 char *buf) in show_forward_delay_timer()
170 char *buf) in show_hold_timer()
214 static int store_backup_port(struct net_bridge_port *p, char *buf) in store_backup_port()
302 struct attribute *attr, char *buf) in brport_show()
[all …]
/linux/arch/arc/net/
A Dbpf_jit_arcv2.c1259 static u8 arc_jmp_return(u8 *buf) in arc_jmp_return()
1266 static u8 arc_jl(u8 *buf, u8 reg) in arc_jl()
1305 u8 zext(u8 *buf, u8 rd) in zext()
1595 u8 add_r32(u8 *buf, u8 rd, u8 rs) in add_r32()
1608 u8 add_r64(u8 *buf, u8 rd, u8 rs) in add_r64()
1631 u8 sub_r32(u8 *buf, u8 rd, u8 rs) in sub_r32()
1667 u8 neg_r32(u8 *buf, u8 r) in neg_r32()
1673 u8 neg_r64(u8 *buf, u8 r) in neg_r64()
1845 u8 or_r32(u8 *buf, u8 rd, u8 rs) in or_r32()
1855 u8 or_r64(u8 *buf, u8 rd, u8 rs) in or_r64()
[all …]
/linux/drivers/char/tpm/
A Dtpm-buf.c18 int tpm_buf_init(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_init()
35 void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_reset()
57 int tpm_buf_init_sized(struct tpm_buf *buf) in tpm_buf_init_sized()
72 void tpm_buf_reset_sized(struct tpm_buf *buf) in tpm_buf_reset_sized()
81 void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy()
93 u32 tpm_buf_length(struct tpm_buf *buf) in tpm_buf_length()
127 void tpm_buf_append_u8(struct tpm_buf *buf, const u8 value) in tpm_buf_append_u8()
133 void tpm_buf_append_u16(struct tpm_buf *buf, const u16 value) in tpm_buf_append_u16()
202 u8 tpm_buf_read_u8(struct tpm_buf *buf, off_t *offset) in tpm_buf_read_u8()
219 u16 tpm_buf_read_u16(struct tpm_buf *buf, off_t *offset) in tpm_buf_read_u16()
[all …]
/linux/drivers/s390/net/
A Dqeth_l3_sys.c31 struct qeth_routing_info *route, char *buf) in qeth_l3_dev_route_show()
59 struct device_attribute *attr, char *buf) in qeth_l3_dev_route4_show()
68 const char *buf, size_t count) in qeth_l3_dev_route_store()
117 struct device_attribute *attr, char *buf) in qeth_l3_dev_route6_show()
137 struct device_attribute *attr, char *buf) in qeth_l3_dev_sniffer_show()
193 struct device_attribute *attr, char *buf) in qeth_l3_dev_hsuid_show()
338 const char *buf, size_t count) in qeth_l3_dev_ipato_invert4_store()
595 char *buf) in qeth_l3_dev_vipa_add4_show()
636 char *buf) in qeth_l3_dev_vipa_add6_show()
676 char *buf) in qeth_l3_dev_rxip_add4_show()
[all …]
A Dqeth_core_sys.c20 struct device_attribute *attr, char *buf) in qeth_dev_state_show()
41 struct device_attribute *attr, char *buf) in qeth_dev_chpid_show()
51 struct device_attribute *attr, char *buf) in qeth_dev_if_name_show()
61 struct device_attribute *attr, char *buf) in qeth_dev_card_type_show()
85 struct device_attribute *attr, char *buf) in qeth_dev_inbuf_size_show()
95 struct device_attribute *attr, char *buf) in qeth_dev_portno_show()
135 struct device_attribute *attr, char *buf) in qeth_dev_portname_show()
154 struct device_attribute *attr, char *buf) in qeth_dev_prioqing_show()
241 struct device_attribute *attr, char *buf) in qeth_dev_bufcnt_show()
299 struct device_attribute *attr, char *buf) in qeth_dev_performance_stats_show()
[all …]
/linux/drivers/net/bonding/
A Dbond_sysfs.c36 char *buf) in bonding_show_bonds()
227 char *buf) in bonding_show_arp_validate()
243 char *buf) in bonding_show_arp_all_targets()
259 char *buf) in bonding_show_fail_over_mac()
275 char *buf) in bonding_show_arp_interval()
287 char *buf) in bonding_show_arp_targets()
356 char *buf) in bonding_show_lacp_active()
486 char *buf) in bonding_show_active_slave()
539 char *buf) in bonding_show_ad_num_ports()
668 char *buf) in bonding_show_resend_igmp()
[all …]
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c96 static int intel_pt_get_pip(const unsigned char *buf, size_t len, in intel_pt_get_pip()
117 static int intel_pt_get_cbr(const unsigned char *buf, size_t len, in intel_pt_get_cbr()
127 static int intel_pt_get_vmcs(const unsigned char *buf, size_t len, in intel_pt_get_vmcs()
146 static int intel_pt_get_psb(const unsigned char *buf, size_t len, in intel_pt_get_psb()
169 static int intel_pt_get_tma(const unsigned char *buf, size_t len, in intel_pt_get_tma()
187 static int intel_pt_get_mnt(const unsigned char *buf, size_t len, in intel_pt_get_mnt()
276 static int intel_pt_get_bbp(const unsigned char *buf, size_t len, in intel_pt_get_bbp()
325 static int intel_pt_get_cfe(const unsigned char *buf, size_t len, in intel_pt_get_cfe()
336 static int intel_pt_get_evd(const unsigned char *buf, size_t len, in intel_pt_get_evd()
444 const unsigned char *buf, size_t len, in intel_pt_get_ip()
[all …]
/linux/drivers/dma/idxd/
A Dsysfs.c117 char *buf) in group_read_buffers_reserved_show()
126 char *buf) in group_tokens_reserved_show()
192 char *buf) in group_tokens_allowed_show()
246 char *buf) in group_use_read_buffer_limit_show()
255 char *buf) in group_use_token_limit_show()
364 char *buf) in group_traffic_class_a_show()
406 char *buf) in group_traffic_class_b_show()
672 char *buf) in wq_mode_show()
708 char *buf) in wq_size_show()
1000 char *buf) in wq_max_transfer_size_show()
[all …]
/linux/drivers/md/dm-vdo/
A Dmessage-stats.c38 char **buf, unsigned int *maxlen) in write_block_count_t()
83 char *suffix, char **buf, in write_block_allocator_statistics()
97 char *suffix, char **buf, unsigned int *maxlen) in write_commit_statistics()
111 char *suffix, char **buf, in write_recovery_journal_statistics()
128 char *suffix, char **buf, unsigned int *maxlen) in write_packer_statistics()
145 char *suffix, char **buf, unsigned int *maxlen) in write_slab_journal_statistics()
163 char *suffix, char **buf, unsigned int *maxlen) in write_slab_summary_statistics()
172 char *suffix, char **buf, unsigned int *maxlen) in write_ref_counts_statistics()
263 char **buf, unsigned int *maxlen) in write_bio_stats()
282 char **buf, unsigned int *maxlen) in write_memory_usage()
[all …]
/linux/drivers/hwtracing/coresight/
A Dcoresight-etm3x-sysfs.c67 const char *buf, size_t size) in reset_store()
109 const char *buf, size_t size) in mode_store()
194 const char *buf, size_t size) in trigger_event_store()
224 const char *buf, size_t size) in enable_event_store()
334 const char *buf, size_t size) in addr_single_store()
455 const char *buf, size_t size) in addr_start_store()
555 const char *buf, size_t size) in addr_acctype_store()
628 const char *buf, size_t size) in cntr_rld_val_store()
663 const char *buf, size_t size) in cntr_event_store()
997 const char *buf, size_t size) in ctxid_idx_store()
[all …]
A Dcoresight-etm4x-sysfs.c59 char *buf) in nr_pe_cmp_show()
71 char *buf) in nr_addr_cmp_show()
83 char *buf) in nr_cntr_show()
107 char *buf) in numcidc_show()
119 char *buf) in numvmidc_show()
143 char *buf) in nr_resource_show()
282 char *buf) in mode_show()
483 char *buf) in event_show()
721 char *buf) in event_vinst_show()
904 char *buf) in addr_single_show()
[all …]
/linux/drivers/ufs/core/
A Dufs-sysfs.c267 char *buf) in wb_on_show()
312 char *buf) in rtc_update_ms_show()
385 char *buf) in wb_flush_threshold_show()
495 char *buf) in clock_scaling_show()
503 char *buf) in write_booster_show()
668 char *buf) in read_req_latency_avg_show()
709 char *buf) in write_total_sectors_show()
817 char *buf) in lane_show()
825 char *buf) in mode_show()
833 char *buf) in rate_show()
[all …]
/linux/drivers/net/dsa/sja1105/
A Dsja1105_static_config.c17 void sja1105_pack(void *buf, const u64 *val, int start, int end, size_t len) in sja1105_pack()
56 void sja1105_packing(void *buf, u64 *val, int start, int end, in sja1105_packing()
79 u32 sja1105_crc32(const void *buf, size_t len) in sja1105_crc32()
105 size_t sja1105pqrs_avb_params_entry_packing(void *buf, void *entry_ptr, in sja1105pqrs_avb_params_entry_packing()
287 sja1105et_l2_lookup_params_entry_packing(void *buf, void *entry_ptr, in sja1105et_l2_lookup_params_entry_packing()
388 size_t sja1110_l2_lookup_entry_packing(void *buf, void *entry_ptr, in sja1110_l2_lookup_entry_packing()
706 size_t sja1105_vl_lookup_entry_packing(void *buf, void *entry_ptr, in sja1105_vl_lookup_entry_packing()
740 size_t sja1110_vl_lookup_entry_packing(void *buf, void *entry_ptr, in sja1110_vl_lookup_entry_packing()
871 size_t sja1105_retagging_entry_packing(void *buf, void *entry_ptr, in sja1105_retagging_entry_packing()
887 size_t sja1110_retagging_entry_packing(void *buf, void *entry_ptr, in sja1110_retagging_entry_packing()
[all …]
/linux/drivers/base/power/
A Dsysfs.c102 char *buf) in control_show()
126 char *buf) in runtime_active_time_show()
184 char *buf) in autosuspend_delay_ms_show()
257 char *buf) in pm_qos_latency_tolerance_us_show()
296 char *buf) in pm_qos_no_power_off_show()
325 char *buf) in wakeup_show()
371 char *buf) in wakeup_active_count_show()
413 char *buf) in wakeup_expire_count_show()
495 char *buf) in wakeup_last_time_ms_show()
562 char *buf) in runtime_active_kids_show()
[all …]
/linux/drivers/nvme/host/
A Dsysfs.c104 char *buf) in wwid_show()
135 char *buf) in nguid_show()
142 char *buf) in uuid_show()
159 char *buf) in eui_show()
166 char *buf) in nsid_show()
173 char *buf) in csi_show()
232 char *buf) in nuse_show()
353 char *buf) in nvme_sysfs_show_transport()
387 char *buf) in nvme_sysfs_show_subsysnqn()
397 char *buf) in nvme_sysfs_show_hostnqn()
[all …]
/linux/drivers/accel/habanalabs/common/
A Dsysfs.c31 const char *buf, size_t count) in clk_max_freq_mhz_store()
117 char *buf) in uboot_ver_show()
133 char *buf) in armcp_ver_show()
141 char *buf) in cpld_ver_show()
159 char *buf) in cpucp_ver_show()
167 char *buf) in fuse_ver_show()
228 const char *buf, size_t count) in hard_reset_store()
250 struct device_attribute *attr, char *buf) in device_type_show()
287 char *buf) in pci_addr_show()
299 char *buf) in status_show()
[all …]
/linux/drivers/scsi/qla2xxx/
A Dqla_tmpl.c15 qla27xx_insert16(uint16_t value, void *buf, ulong *len) in qla27xx_insert16()
25 qla27xx_insert32(uint32_t value, void *buf, ulong *len) in qla27xx_insert32()
45 qla27xx_read8(void __iomem *window, void *buf, ulong *len) in qla27xx_read8()
87 uint offset, void *buf, ulong *len) in qla27xx_read_reg()
96 uint offset, uint32_t data, void *buf) in qla27xx_write_reg()
137 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t0()
148 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t255()
920 __le32 *buf = p; in qla27xx_template_checksum() local
948 struct qla27xx_fwdt_template *tmp, void *buf) in qla27xx_execute_fwdt_template()
1017 void *buf = vha->hw->mpi_fw_dump; in qla27xx_mpi_fwdump() local
[all …]
/linux/fs/xfs/
A Dxfs_sysfs.c43 char *buf) in xfs_sysfs_object_show()
107 char *buf) in bug_on_assert_show()
137 char *buf) in log_recovery_delay_show()
167 char *buf) in mount_delay_show()
190 char *buf) in always_cow_show()
225 char *buf) in pwork_threads_show()
257 char *buf) in larp_show()
283 char *buf) in bload_leaf_slack_show()
309 char *buf) in bload_node_slack_show()
349 char *buf) in stats_show()
[all …]
/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs_htt_stats.c43 u8 *buf = stats_req->buf; in htt_print_stats_string_tlv() local
74 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_cmn_tlv() local
194 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_urrn_tlv_v() local
218 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_flush_tlv_v() local
242 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_sifs_tlv_v() local
266 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_phy_err_tlv_v() local
290 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_sifs_hist_tlv_v() local
314 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_tx_ppdu_stats_tlv_v() local
4609 char buf[32]; in ath11k_read_htt_stats_type() local
4820 char *buf; in ath11k_read_htt_stats() local
[all …]

Completed in 134 milliseconds

12345678910>>...180