Home
last modified time | relevance | path

Searched defs:write (Results 201 - 225 of 1726) sorted by relevance

12345678910>>...70

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_sysctl.c13 xfs_stats_clear_proc_handler( struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) xfs_stats_clear_proc_handler() argument
33 xfs_panic_mask_proc_handler( struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) xfs_panic_mask_proc_handler() argument
54 xfs_deprecate_irix_sgid_inherit_proc_handler( struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) xfs_deprecate_irix_sgid_inherit_proc_handler() argument
70 xfs_deprecate_irix_symlink_mode_proc_handler( struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) xfs_deprecate_irix_symlink_mode_proc_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.h46 struct i915_active write; member
/kernel/linux/linux-6.6/include/linux/
H A Dpstore_zone.h52 pstore_zone_write_op write; member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Ditmt.c41 static int sched_itmt_update_handler(struct ctl_table *table, int write, in sched_itmt_update_handler() argument
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsysctl.c43 static int proc_do_xprt(struct ctl_table *table, int write, in proc_do_xprt() argument
65 proc_dodebug(struct ctl_table *table, int write, void *buffer, size_t *lenp, in proc_dodebug() argument
/kernel/liteos_a/drivers/mtd/multi_partition/include/
H A Dmtd_dev.h56 int (*write)(struct MtdDev *mtd, UINT64 start, UINT64 len, const char *buf); member
/third_party/NuttX/fs/vfs/include/
H A Ddriver.h76 ssize_t (*write)(struct Vnode *vnode, const unsigned char *buffer, member
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapElement.java23 public abstract void write(PrintWriter pw, int i); in write() method in CapElement
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DThaiStateTransition.java53 public void write(PrintStream output) in write() method in ThaiStateTransition
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_access_reg.c40 _UPT_access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) _UPT_access_reg() argument
82 _UPT_access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) _UPT_access_reg() argument
326 _UPT_access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) _UPT_access_reg() argument
[all...]
/third_party/libunwind/libunwind/tests/
H A Dtest-proc-info.c57 access_mem(unw_addr_space_t as UNUSED, unw_word_t addr UNUSED, unw_word_t *valp, int write, void *arg UNUSED) access_mem() argument
68 access_reg(unw_addr_space_t as UNUSED, unw_regnum_t regnum UNUSED, unw_word_t *valp, int write, void *arg UNUSED) access_reg() argument
79 access_fpreg(unw_addr_space_t as UNUSED, unw_regnum_t regnum UNUSED, unw_fpreg_t *valp, int write, void *arg UNUSED) access_fpreg() argument
/third_party/mbedtls/scripts/
H A Dmin_requirements.py73 def write(self, out: typing_util.Writable) -> None: member in Requirements
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dtest_case.py67 def write(self, out: typing_util.Writable) -> None: member in TestCase
/third_party/libwebsockets/lib/secure-streams/cpp/
H A DlssFile.cxx90 lws_ss_state_return_t lssFile::write(const uint8_t *buf, size_t len, int flags) in write() function in lssFile
/third_party/node/benchmark/net/
H A Dnet-s2c.js
/third_party/node/deps/npm/node_modules/npmlog/lib/
H A Dlog.js
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dmod.rs17 mod write; modules
/third_party/rust/crates/cxx/gen/src/
H A Dmod.rs17 mod write; modules
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dmod.rs17 mod write; modules
/third_party/python/Tools/scripts/
H A Dcleanfuture.py256 def write(self, f): member in FutureFinder
/third_party/rust/crates/codespan/codespan-reporting/tests/support/
H A Dcolor_buffer.rs56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() functions
[all...]
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dmod.rs17 mod write; modules
/third_party/rust/crates/cxx/src/
H A Dsip.rs154 fn write(&mut self, msg: &[u8]) { in write() functions
/third_party/python/Lib/
H A Dquopri.py59 def write(s, output=output, lineEnd=b'\n'): function
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dbuffer_descriptor.cc134 VkWriteDescriptorSet write = VkWriteDescriptorSet(); in UpdateDescriptorSetIfNeeded() local
[all...]

Completed in 8 milliseconds

12345678910>>...70