Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 25 of 66) sorted by relevance

123

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h73 #define SetToDs(pbuf) \ argument
76 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0) argument
78 #define SetFrDs(pbuf) \ argument
81 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) argument
85 #define SetMFrag(pbuf) \ argument
88 #define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0) argument
90 #define ClearMFrag(pbuf) \ argument
93 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) argument
95 #define ClearRetry(pbuf) \ argument
98 #define SetPwrMgt(pbuf) \ argument
[all …]
/linux/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c30 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc, in pio_copy()
183 static inline void read_low_bytes(struct pio_buf *pbuf, const void *from, in read_low_bytes()
199 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes()
216 struct pio_buf *pbuf, in merge_write8()
241 static inline int carry_write8(struct pio_buf *pbuf, void __iomem *dest) in carry_write8()
262 void seg_pio_copy_start(struct pio_buf *pbuf, u64 pbc, in seg_pio_copy_start()
355 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix()
482 static void mid_copy_straight(struct pio_buf *pbuf, in mid_copy_straight()
571 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
667 void seg_pio_copy_end(struct pio_buf *pbuf) in seg_pio_copy_end()
H A Dud.c601 struct pio_buf *pbuf; in return_cnp_16B() local
663 struct pio_buf *pbuf; in return_cnp() local
H A Dpio.c880 struct pio_buf *pbuf; in sc_disable() local
1402 struct pio_buf *pbuf = NULL; in sc_buffer_alloc() local
1648 struct pio_buf *pbuf; in sc_release_update() local
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-stats.c176 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_awb_meas_v10()
197 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_awb_meas_v12()
218 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_aec_meas_v10()
231 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_aec_meas_v12()
255 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_afc_meas()
272 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_hst_meas_v10()
286 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_hst_meas_v12()
303 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_bls_meas()
/linux/fs/smb/client/
H A Dlink.c229 char *pbuf, unsigned int *pbytes_read) in cifs_query_mf_symlink()
274 char *pbuf, unsigned int *pbytes_written) in cifs_create_mf_symlink()
314 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink()
377 char *pbuf, unsigned int *pbytes_written) in smb3_create_mf_symlink()
/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.c2457 static void ql_dbg_prefix(char *pbuf, int pbuf_size, struct pci_dev *pdev, in ql_dbg_prefix()
2494 char pbuf[64]; in ql_dbg() local
2534 char pbuf[128]; in ql_dbg_pci() local
2575 char pbuf[128]; in ql_log() local
2627 char pbuf[128]; in ql_log_pci() local
2727 char pbuf[128]; in ql_dbg_qp() local
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c108 u8 *rtw_set_fixed_ie(unsigned char *pbuf, unsigned int len, unsigned char *source, in rtw_set_fixed_ie()
117 u8 *rtw_set_ie(u8 *pbuf, in rtw_set_ie()
138 u8 *rtw_get_ie(u8 *pbuf, signed int index, signed int *len, signed int limit) in rtw_get_ie()
360 u8 *pbuf = pie; in rtw_get_wpa_ie() local
1001 unsigned char *pbuf; in rtw_get_cipher_info() local
/linux/arch/mips/kvm/
H A Dloongson_ipi.c60 void *pbuf; in loongson_vipi_read() local
105 void *pbuf; in loongson_vipi_write() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c19 char buf[16], *pbuf; in test_map_kptr_success() local
/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.c678 u32 *buf_size, void **pbuf) in vmci_ctx_get_chkpt_notifiers()
710 u32 *buf_size, void **pbuf) in vmci_ctx_get_chkpt_doorbells()
747 void **pbuf) in vmci_ctx_get_chkpt_state()
/linux/arch/powerpc/kexec/
H A Delf_64.c44 struct kexec_buf pbuf = { .image = image, .buf_min = 0, in elf64_load() local
/linux/tools/perf/ui/browsers/
H A Dres_sample.c38 char pbuf[256], tidbuf[32], cpubuf[32]; in res_sample_browse() local
H A Dscripts.c265 char pbuf[256]; in list_scripts() local
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dsdio_ops_linux.c346 u8 *pbuf = pdata; in _sd_read() local
440 u8 *pbuf = pdata; in _sd_write() local
H A Dosdep_service.c27 void *pbuf = _rtw_malloc(sz); in _rtw_zmalloc() local
/linux/include/linux/
H A Dpacking.h438 #define pack_fields(pbuf, pbuflen, ustruct, fields, quirks) \ argument
448 #define unpack_fields(pbuf, pbuflen, ustruct, fields, quirks) \ argument
/linux/drivers/mtd/nand/raw/
H A Dnand_onfi.c149 struct nand_onfi_params *p = NULL, *pbuf; in nand_onfi_detect() local
/linux/drivers/video/fbdev/via/
H A Dviafbdev.c1132 char buf[20], *value, *pbuf; in viafb_dvp0_proc_write() local
1202 char buf[20], *value, *pbuf; in viafb_dvp1_proc_write() local
1356 char buf[30], *value, *pbuf; in viafb_vt1636_proc_write() local
/linux/kernel/cgroup/
H A Ddebug.c205 char pbuf[16]; in cgroup_subsys_states_read() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c695 static int mwifiex_write_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, in mwifiex_write_data_sync()
718 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, in mwifiex_read_data_sync()
/linux/fs/afs/
H A Daddr_prefs.c25 static int afs_split_string(char **pbuf, char *strv[], unsigned int maxstrv) in afs_split_string()
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c392 struct ffa_partition_info *pbuf; in ffa_partition_probe() local
1066 struct ffa_partition_info *pbuf; in ffa_partition_info_get() local
1545 struct ffa_partition_info *pbuf, *tpbuf; in ffa_device_match_uuid() local
1690 struct ffa_partition_info *pbuf, *tpbuf; in ffa_setup_partitions() local
/linux/sound/core/seq/
H A Dseq_midi.c67 char buf[16], *pbuf; in snd_midi_input_event() local
/linux/drivers/edac/
H A Dzynqmp_edac.c299 char buf[6], *pbuf, *token[2]; in inject_ue_write() local

123