Home
last modified time | relevance | path

Searched defs:extra (Results 476 - 500 of 834) sorted by relevance

1...<<11121314151617181920>>...34

/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbset.h169 unsigned int extra; member
/kernel/linux/linux-6.6/net/wireless/
H A Dwext-compat.c26 cfg80211_wext_giwname(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwname() argument
35 cfg80211_wext_siwmode(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwmode() argument
74 cfg80211_wext_giwmode(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwmode() argument
111 cfg80211_wext_giwrange(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwrange() argument
255 cfg80211_wext_siwrts(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwrts() argument
286 cfg80211_wext_giwrts(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwrts() argument
301 cfg80211_wext_siwfrag(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwfrag() argument
332 cfg80211_wext_giwfrag(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwfrag() argument
347 cfg80211_wext_siwretry(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwretry() argument
387 cfg80211_wext_giwretry(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwretry() argument
675 cfg80211_wext_siwencodeext(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwencodeext() argument
817 cfg80211_wext_siwfreq(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwfreq() argument
884 cfg80211_wext_giwfreq(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwfreq() argument
925 cfg80211_wext_siwtxpower(struct net_device *dev, struct iw_request_info *info, union iwreq_data *data, char *extra) cfg80211_wext_siwtxpower() argument
982 cfg80211_wext_giwtxpower(struct net_device *dev, struct iw_request_info *info, union iwreq_data *data, char *extra) cfg80211_wext_giwtxpower() argument
1162 cfg80211_wext_siwauth(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwauth() argument
1196 cfg80211_wext_giwauth(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwauth() argument
1205 cfg80211_wext_siwpower(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwpower() argument
1255 cfg80211_wext_giwpower(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwpower() argument
1267 cfg80211_wext_siwrate(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwrate() argument
1326 cfg80211_wext_giwrate(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwrate() argument
1450 cfg80211_wext_siwap(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwap() argument
1476 cfg80211_wext_giwap(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_giwap() argument
1557 cfg80211_wext_siwpmksa(struct net_device *dev, struct iw_request_info *info, union iwreq_data *wrqu, char *extra) cfg80211_wext_siwpmksa() argument
[all...]
H A Dwext-core.c451 wireless_send_event(struct net_device * dev, unsigned int cmd, union iwreq_data * wrqu, const char * extra) wireless_send_event() argument
676 iw_handler_get_iwstats(struct net_device * dev, struct iw_request_info * info, union iwreq_data * wrqu, char * extra) iw_handler_get_iwstats() argument
742 char *extra; ioctl_standard_iw_point() local
1170 iwe_stream_add_point(struct iw_request_info *info, char *stream, char *ends, struct iw_event *iwe, char *extra) iwe_stream_add_point() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.c486 text_poke_printer(enum binary_printer_ops op, unsigned int val, void *extra, FILE *fp) text_poke_printer() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c430 static void segv_handler(int signo, siginfo_t *info, void *extra) in segv_handler() argument
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.c150 snd_pcm_plugin_build(struct snd_pcm_substream *plug, const char *name, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, size_t extra, struct snd_pcm_plugin **ret) snd_pcm_plugin_build() argument
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeftree.c361 const int *extra = desc->stat_desc->extra_bits; in gen_bitlen() local
974 int extra; /* numbe local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsnowdec.c563 const int extra= 3; in decode_frame() local
/third_party/icu/icu4c/source/common/
H A Drbbi.cpp1194 LanguageBreakFactory *extra = (LanguageBreakFactory *)uprv_svc_hook("languageBreakFactory", &status); in initLanguageFactories() local
/third_party/libunwind/libunwind/include/
H A Dlibunwind-common.h159 unw_tdep_proc_info_t extra; /* target-dependent auxiliary proc-info */ member
230 unw_tdep_save_loc_t extra; /* target-dependent additional information */ member
/third_party/libsnd/src/
H A Dsndfile.c1702 sf_count_t count, extra ; in sf_read_raw() local
1754 sf_count_t count, extra ; in sf_read_short() local
1809 sf_count_t count, extra ; in sf_readf_short() local
1862 sf_count_t count, extra ; in sf_read_int() local
1917 sf_count_t count, extra ; sf_readf_int() local
1970 sf_count_t count, extra ; sf_read_float() local
2025 sf_count_t count, extra ; sf_readf_float() local
2078 sf_count_t count, extra ; sf_read_double() local
2133 sf_count_t count, extra ; sf_readf_double() local
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dfops-zip.c64 uint16_t extra; member
/third_party/node/deps/zlib/
H A Dzlib.h119 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
[all...]
H A Dtrees.c542 const intf *extra = desc->stat_desc->extra_bits; in gen_bitlen() local
904 int extra; /* numbe in compress_block() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h119 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
[all...]
H A Dtrees.c493 const intf *extra = desc->stat_desc->extra_bits; local
1052 int extra; /* numbe local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash.h32 void* extra; member
H A Dcompress_fragment_two_pass.c127 const uint32_t extra = tail - (prefix << nbits); in EmitInsertLen() local
133 const uint32_t extra = tail - (1u << nbits); in EmitInsertLen() local
136 const uint32_t extra = insertlen - 2114; in EmitInsertLen() local
139 const uint32_t extra = insertlen - 6210; in EmitInsertLen() local
142 const uint32_t extra = insertlen - 22594; in EmitInsertLen() local
156 const size_t extra = tail - (prefix << nbits); EmitCopyLen() local
162 const size_t extra = tail - ((size_t)1 << nbits); EmitCopyLen() local
165 const size_t extra = copylen - 2118; EmitCopyLen() local
181 const size_t extra = tail - (prefix << nbits); EmitCopyLenLastDistance() local
187 const size_t extra = tail & 31; EmitCopyLenLastDistance() local
196 const size_t extra = tail - ((size_t)1 << nbits); EmitCopyLenLastDistance() local
202 const size_t extra = copylen - 2120; EmitCopyLenLastDistance() local
216 uint32_t extra = d - offset; EmitDistance() local
504 const uint32_t extra = cmd >> 8; StoreCommands() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbi.cpp1166 LanguageBreakFactory *extra = (LanguageBreakFactory *)uprv_svc_hook("languageBreakFactory", &status); in initLanguageFactories() local
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h117 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
[all...]
H A Dtrees.c501 const intf *extra = desc->stat_desc->extra_bits; local
1063 int extra; /* numbe local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c922 unsigned extra = vl_vlc_get_uimsbf(&bs->vlc, 1); in decode_slice() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_ra.c672 unsigned extra = I->dest[d].offset; in bi_spill_register() local
/third_party/skia/src/core/
H A DSkString.cpp197 static size_t check_add32(size_t base, size_t extra) { in check_add32() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash.h32 void* extra; member

Completed in 32 milliseconds

1...<<11121314151617181920>>...34