Home
last modified time | relevance | path

Searched defs:buf (Results 19651 - 19675 of 19689) sorted by relevance

1...<<781782783784785786787788

/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c24635 u32 *buf, *src, *dst, sz; in wlc_phy_a1_nphy() local
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c5193 static int get_wep_key(struct airo_info *ai, u16 index, char *buf, u16 buflen) in get_wep_key() argument
6476 u8 buf[16]; in airo_get_encode() local
6639 u8 buf[16]; in airo_get_encodeext() local
7346 char * buf; airo_translate_scan() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dfw.h3462 static inline void rtw89_fw_get_filename(char *buf, size_t size, in rtw89_fw_get_filename() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h957 struct hl_mmap_mem_buf *buf; member
1127 struct hl_mmap_mem_buf *buf; member
1156 struct hl_mmap_mem_buf *buf; member
1437 char *buf; global() member
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.c5238 static int append_str(char *buf, char **curp, int *lenp, const char *s) in append_str() argument
5277 static char *flag_string(char *buf, int buf_len, u64 flags, in flag_string() argument
5334 static char *is_misc_err_name(char *buf, size_t bsize, unsigned int source) in is_misc_err_name() argument
5348 is_sdma_eng_err_name(char *buf, size_t bsize, unsigned int source) is_sdma_eng_err_name() argument
5357 is_sendctxt_err_name(char *buf, size_t bsize, unsigned int source) is_sendctxt_err_name() argument
5374 is_various_name(char *buf, size_t bsize, unsigned int source) is_various_name() argument
5386 is_dc_name(char *buf, size_t bsize, unsigned int source) is_dc_name() argument
5411 is_sdma_eng_name(char *buf, size_t bsize, unsigned int source) is_sdma_eng_name() argument
5428 is_rcv_avail_name(char *buf, size_t bsize, unsigned int source) is_rcv_avail_name() argument
5437 is_rcv_urgent_name(char *buf, size_t bsize, unsigned int source) is_rcv_urgent_name() argument
5446 is_send_credit_name(char *buf, size_t bsize, unsigned int source) is_send_credit_name() argument
5455 is_reserved_name(char *buf, size_t bsize, unsigned int source) is_reserved_name() argument
5461 cce_err_status_string(char *buf, int buf_len, u64 flags) cce_err_status_string() argument
5468 rxe_err_status_string(char *buf, int buf_len, u64 flags) rxe_err_status_string() argument
5475 misc_err_status_string(char *buf, int buf_len, u64 flags) misc_err_status_string() argument
5481 pio_err_status_string(char *buf, int buf_len, u64 flags) pio_err_status_string() argument
5488 sdma_err_status_string(char *buf, int buf_len, u64 flags) sdma_err_status_string() argument
5495 egress_err_status_string(char *buf, int buf_len, u64 flags) egress_err_status_string() argument
5502 egress_err_info_string(char *buf, int buf_len, u64 flags) egress_err_info_string() argument
5509 send_err_status_string(char *buf, int buf_len, u64 flags) send_err_status_string() argument
5518 char buf[96]; handle_cce_err() local
5584 char buf[96]; handle_rxe_err() local
5611 char buf[96]; handle_misc_err() local
5624 char buf[96]; handle_pio_err() local
5641 char buf[96]; handle_sdma_err() local
5681 char buf[96]; handle_send_egress_err_info() local
5810 char buf[96]; handle_egress_err() local
5852 char buf[96]; handle_txe_err() local
5930 send_context_err_status_string(char *buf, int buf_len, u64 flags) send_context_err_status_string() argument
7700 dcc_err_string(char *buf, int buf_len, u64 flags) dcc_err_string() argument
7706 lcb_err_string(char *buf, int buf_len, u64 flags) lcb_err_string() argument
7712 dc8051_err_string(char *buf, int buf_len, u64 flags) dc8051_err_string() argument
7718 dc8051_info_err_string(char *buf, int buf_len, u64 flags) dc8051_info_err_string() argument
7724 dc8051_info_host_msg_string(char *buf, int buf_len, u64 flags) dc8051_info_host_msg_string() argument
7735 char buf[96]; handle_8051_interrupt() local
7929 char buf[96]; handle_dcc_err() local
8089 char buf[96]; handle_lcb_err() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c258 char buf[100]; in pr_perm_msg() local
1908 bpf_object__process_kconfig_line(struct bpf_object *obj, char *buf, void *data) bpf_object__process_kconfig_line() argument
1974 char buf[PATH_MAX]; bpf_object__read_kconfig_file() local
2013 char buf[PATH_MAX]; bpf_object__read_kconfig_mem() local
2164 pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name) pathname_concat() argument
2179 char buf[PATH_MAX]; build_map_pin_path() local
7053 find_prev_line(char *buf, char *cur) find_prev_line() argument
7067 patch_log(char *buf, size_t buf_sz, size_t log_sz, char *orig, size_t orig_sz, const char *patch) patch_log() argument
7104 fixup_log_failed_core_relo(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) fixup_log_failed_core_relo() argument
7143 fixup_log_missing_map_load(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) fixup_log_missing_map_load() argument
7176 fixup_log_missing_kfunc_call(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) fixup_log_missing_kfunc_call() argument
7209 fixup_verifier_log(struct bpf_program *prog, char *buf, size_t buf_sz) fixup_verifier_log() argument
8245 char buf[PATH_MAX]; bpf_object__pin_maps() local
8288 char buf[PATH_MAX]; bpf_object__unpin_maps() local
8311 char buf[PATH_MAX]; bpf_object__pin_programs() local
8354 char buf[PATH_MAX]; bpf_object__unpin_programs() local
9016 char *buf; libbpf_get_type_names() local
10197 char buf[STRERR_BUFSIZE]; parse_uint_from_file() local
10302 char buf[1024]; append_to_file() local
10362 gen_kprobe_legacy_event_name(char *buf, size_t buf_sz, const char *kfunc_name, size_t offset) gen_kprobe_legacy_event_name() argument
11028 gen_uprobe_legacy_event_name(char *buf, size_t buf_sz, const char *binary_path, uint64_t offset) gen_uprobe_legacy_event_name() argument
12314 void *buf; /* for reconstructing segmented data */ global() member
12746 perf_buffer__buffer(struct perf_buffer *pb, int buf_idx, void **buf, size_t *buf_size) perf_buffer__buffer() argument
12902 char buf[128]; parse_cpu_mask_file() local
[all...]
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dkvm.h586 __u64 buf; /* buffer in userspace */ member
792 __u64 buf; member
/third_party/libbpf/src/
H A Dlibbpf.c269 char buf[100]; in pr_perm_msg() local
2005 bpf_object__process_kconfig_line(struct bpf_object *obj, char *buf, void *data) global() argument
2071 char buf[PATH_MAX]; global() local
2110 char buf[PATH_MAX]; global() local
2261 pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name) global() argument
2276 char buf[PATH_MAX]; global() local
7496 find_prev_line(char *buf, char *cur) global() argument
7510 patch_log(char *buf, size_t buf_sz, size_t log_sz, char *orig, size_t orig_sz, const char *patch) global() argument
7547 fixup_log_failed_core_relo(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) global() argument
7586 fixup_log_missing_map_load(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) global() argument
7619 fixup_log_missing_kfunc_call(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) global() argument
7652 fixup_verifier_log(struct bpf_program *prog, char *buf, size_t buf_sz) global() argument
8690 char buf[PATH_MAX]; global() local
8733 char buf[PATH_MAX]; global() local
8756 char buf[PATH_MAX]; global() local
8799 char buf[PATH_MAX]; global() local
9472 char *buf; global() local
10653 char buf[STRERR_BUFSIZE]; global() local
10758 char buf[1024]; global() local
10818 gen_kprobe_legacy_event_name(char *buf, size_t buf_sz, const char *kfunc_name, size_t offset) global() argument
11484 gen_uprobe_legacy_event_name(char *buf, size_t buf_sz, const char *binary_path, uint64_t offset) global() argument
12828 void *buf; /* for reconstructing segmented data */ global() member
13260 perf_buffer__buffer(struct perf_buffer *pb, int buf_idx, void **buf, size_t *buf_size) global() argument
13416 char buf[128]; global() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c1741 save_BlendFuncSeparateiARB(GLuint buf, GLenum sfactorRGB, GLenum dfactorRGB, in save_BlendFuncSeparateiARB() argument
1763 save_BlendFunciARB(GLuint buf, GLenum sfactor, GLenum dfactor) in save_BlendFunciARB() argument
1781 save_BlendEquationiARB(GLuint buf, GLenum mode) in save_BlendEquationiARB() argument
1798 save_BlendEquationSeparateiARB(GLuint buf, GLenu argument
2288 save_ColorMaski(GLuint buf, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) save_ColorMaski() argument
[all...]
/third_party/mksh/
H A Dsh.h1629 char buf[2]; /* for bad option OPTARG value */ member
1733 unsigned char *buf; /* buffer */ member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp5410 void Context::blendEquationi(GLuint buf, GLenum mode) in blendEquationi() argument
5420 void Context::blendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha) in blendEquationSeparatei() argument
5430 void Context::blendFunci(GLuint buf, GLenum src, GLenum dst) in blendFunci() argument
5445 void Context::blendFuncSeparatei(GLuint buf, in blendFuncSeparatei() argument
5957 debugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) debugMessageInsert() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp303 void GL_APIENTRY glDrawBuffer(GLenum buf) in glDrawBuffer() argument
4043 void GL_APIENTRY glBlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparatei() argument
4048 void GL_APIENTRY glBlendEquationi(GLuint buf, GLenum mode) in glBlendEquationi() argument
4054 glBlendFuncSeparatei(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) in glBlendFuncSeparatei() argument
4059 void GL_APIENTRY glBlendFunci(GLuint buf, GLenum src, GLenum dst) in glBlendFunci() argument
5062 glDebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) glDebugMessageInsert() argument
6013 glNamedFramebufferDrawBuffer(GLuint framebuffer, GLenum buf) glNamedFramebufferDrawBuffer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp1996 void GL_APIENTRY glBlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparatei() argument
2001 void GL_APIENTRY glBlendEquationi(GLuint buf, GLenum mode) in glBlendEquationi() argument
2007 glBlendFuncSeparatei(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) in glBlendFuncSeparatei() argument
2012 void GL_APIENTRY glBlendFunci(GLuint buf, GLenum src, GLenum dst) in glBlendFunci() argument
2057 glDebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) glDebugMessageInsert() argument
4003 glBlendEquationSeparateiEXT(GLuint buf, GLenum modeRGB, GLenum modeAlpha) glBlendEquationSeparateiEXT() argument
4008 glBlendEquationiEXT(GLuint buf, GLenum mode) glBlendEquationiEXT() argument
4014 glBlendFuncSeparateiEXT(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) glBlendFuncSeparateiEXT() argument
4019 glBlendFunciEXT(GLuint buf, GLenum src, GLenum dst) glBlendFunciEXT() argument
4876 glDebugMessageInsertKHR(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) glDebugMessageInsertKHR() argument
5068 glBlendEquationSeparateiOES(GLuint buf, GLenum modeRGB, GLenum modeAlpha) glBlendEquationSeparateiOES() argument
5073 glBlendEquationiOES(GLuint buf, GLenum mode) glBlendEquationiOES() argument
5079 glBlendFuncSeparateiOES(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) glBlendFuncSeparateiOES() argument
5084 glBlendFunciOES(GLuint buf, GLenum src, GLenum dst) glBlendFunciOES() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp1586 ImVector<ImWchar> buf; ImFileOpen() local
8917 char buf[128]; NavScoreItem() local
9442 if (1) { ImU32 col = (!g.NavWindow->Hidden) ? IM_COL32(255,0,255,255) : IM_COL32(255,0,0,255); ImVec2 p = NavCalcPreferredRefPos(); char buf[32]; ImFormatString(buf, 32, "%d", g.NavLayer); draw_list->AddCircleFilled(p, 3.0f, col); draw_list->AddText(NULL, 13.0f, p + ImVec2(8,-4), col, buf); } NavUpdate() local
10794 char* const buf = g.SettingsIniData.Buf.Data; LoadIniSettingsFromMemory() local
10926 WindowSettingsHandler_WriteAll(ImGuiContext* ctx, ImGuiSettingsHandler* handler, ImGuiTextBuffer* buf) WindowSettingsHandler_WriteAll() argument
11369 char buf[128]; ShowMetricsWindow() local
11593 char buf[32]; ShowMetricsWindow() local
11704 char buf[300]; DebugNodeDrawList() local
11906 char buf[256]; DebugNodeTabBar() local
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h8150 char buf[1 in AddNumber() local
8164 char buf[21]; AddNumber() local
8178 char buf[21]; AddPointer() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h5171 u8 *buf; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h5693 u8 *buf; global() member
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c4158 static int AdvLoadMicrocode(AdvPortAddr iop_base, const unsigned char *buf, in AdvLoadMicrocode() argument
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h2882 u8 *buf; in ib_is_buffer_cleared() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h3396 static inline void f2fs_putname(char *buf) in f2fs_putname() argument
1916 f2fs_crc_valid(struct f2fs_sb_info *sbi, __u32 blk_crc, void *buf, size_t buf_size) f2fs_crc_valid() argument
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h2549 static inline void get_random_mask_addr(u8 *buf, const u8 *addr, const u8 *mask) in get_random_mask_addr() argument
3514 const u8 *buf; member
7250 const u8 *buf; global() member
8152 const u8 *buf; global() member
8192 cfg80211_rx_mgmt_khz(struct wireless_dev *wdev, int freq, int sig_dbm, const u8 *buf, size_t len, u32 flags) cfg80211_rx_mgmt_khz() argument
8224 cfg80211_rx_mgmt(struct wireless_dev *wdev, int freq, int sig_dbm, const u8 *buf, size_t len, u32 flags) cfg80211_rx_mgmt() argument
8253 const u8 *buf; global() member
8284 cfg80211_mgmt_tx_status(struct wireless_dev *wdev, u64 cookie, const u8 *buf, size_t len, bool ack, gfp_t gfp) cfg80211_mgmt_tx_status() argument
[all...]
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h2972 u8 *buf; in ib_is_buffer_cleared() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c4109 static int AdvLoadMicrocode(AdvPortAddr iop_base, const unsigned char *buf, in AdvLoadMicrocode() argument
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h6047 char buf[4096]; in mz_zip_writer_init_file() local
6253 char buf[4096]; in mz_zip_writer_write_zeros() local
9070 writeUInt(char buf[4], unsigned int i) writeUInt() argument
9079 readUInt(const char buf[4]) readUInt() argument
9316 char *buf = reinterpret_cast<char *>(outPtr); CompressPiz() local
10417 ParseEXRHeader(HeaderInfo *info, bool *empty_header, const EXRVersion *version, std::string *err, const unsigned char *buf, size_t size) ParseEXRHeader() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c715 bool upb_decode(const char *buf, size_t size, void *msg, const upb_msglayout *l, in upb_decode() argument
746 static size_t upb_encode_varint(uint64_t val, char *buf) { in upb_encode_varint() argument
764 char *buf, *ptr, *limit; member
4102 getjsonname(const char *name, char *buf, size_t len) getjsonname() argument
5977 upb_bufsrc_putbuf(const char *buf, size_t len, upb_bytessink sink) upb_bufsrc_putbuf() argument
7065 in_buf(const char *p, const char *buf, const char *end) in_buf() argument
7086 switchtobuf(upb_pbdecoder *d, const char *buf, const char *end) switchtobuf() argument
7093 advancetobuf(upb_pbdecoder *d, const char *buf, size_t len) advancetobuf() argument
7137 upb_pbdecoder_resume(upb_pbdecoder *d, void *p, const char *buf, size_t size, const upb_bufhandle *handle) upb_pbdecoder_resume() argument
7257 consumebytes(upb_pbdecoder *d, void *buf, size_t bytes) consumebytes() argument
7267 getbytes_slow(upb_pbdecoder *d, void *buf, size_t bytes) getbytes_slow() argument
7290 getbytes(upb_pbdecoder *d, void *buf, size_t bytes) getbytes() argument
7301 peekbytes_slow(upb_pbdecoder *d, void *buf, size_t bytes) peekbytes_slow() argument
7313 peekbytes(upb_pbdecoder *d, void *buf, size_t bytes) peekbytes() argument
7877 upb_pbdecoder_decode(void *decoder, const void *group, const char *buf, size_t size, const upb_bufhandle *handle) upb_pbdecoder_decode() argument
8088 char *buf, *ptr, *limit; global() member
8110 putbuf(upb_pb_encoder *e, const char *buf, size_t len) putbuf() argument
8248 char buf[UPB_PB_VARINT_MAX_LEN]; end_delim() local
8357 encode_unknown(void *c, const void *hd, const char *buf, size_t len) encode_unknown() argument
8381 encode_strbuf(void *c, const void *hd, const char *buf, size_t len, const upb_bufhandle *h) encode_strbuf() argument
8597 putescaped(upb_textprinter *p, const char *buf, size_t len, bool preserve_utf8) putescaped() argument
8766 textprinter_putstr(void *closure, const void *hd, const char *buf, size_t len, const upb_bufhandle *handle) textprinter_putstr() argument
9584 accumulate_append(upb_json_parser *p, const char *buf, size_t len, bool can_alias) accumulate_append() argument
9668 multipart_text(upb_json_parser *p, const char *buf, size_t len, bool can_alias) multipart_text() argument
9901 parse_number_from_buffer(upb_json_parser *p, const char *buf, bool is_quoted) parse_number_from_buffer() argument
10024 const char *buf; parse_number() local
10243 const char *buf = accumulate_getptr(p, &len); end_any_stringval() local
10321 const char *buf = accumulate_getptr(p, &len); end_stringval_nontop() local
10408 const char *buf; end_duration_base() local
10497 const char *buf; parse_timestamp_number() local
10594 const char *buf; end_timestamp_fraction() local
10679 const char *buf; end_timestamp_zone() local
10802 const char *buf = accumulate_getptr(p, &len); parse_mapentry_key() local
10930 const char *buf = accumulate_getptr(p, &len); end_membername() local
10951 const char *buf = accumulate_getptr(p, &len); end_any_membername() local
11796 parse(void *closure, const void *hd, const char *buf, size_t size, const upb_bufhandle *handle) parse() argument
12480 print_data( upb_json_printer *p, const char *buf, size_t len) print_data() argument
12521 putstring(upb_json_printer *p, const char *buf, size_t len) putstring() argument
12573 fmt_double(double val, char* buf, size_t length) fmt_double() argument
12589 fmt_float(float val, char* buf, size_t length) fmt_float() argument
12595 fmt_bool(bool val, char* buf, size_t length) fmt_bool() argument
12601 fmt_int64_as_number(int64_t val, char* buf, size_t length) fmt_int64_as_number() argument
12607 fmt_uint64_as_number(uint64_t val, char* buf, size_t length) fmt_uint64_as_number() argument
12613 fmt_int64_as_string(int64_t val, char* buf, size_t length) fmt_int64_as_string() argument
12619 fmt_uint64_as_string(uint64_t val, char* buf, size_t length) fmt_uint64_as_string() argument
[all...]

Completed in 273 milliseconds

1...<<781782783784785786787788