Home
last modified time | relevance | path

Searched defs:remove (Results 676 - 700 of 701) sorted by relevance

1...<<212223242526272829

/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h769 void (*remove) (struct ccwgroup_device *); member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_hist.c563 bool remove; member
6559 bool remove; in event_hist_trigger_parse() local
5098 create_hist_data(unsigned int map_bits, struct hist_trigger_attrs *attrs, struct trace_event_file *file, bool remove) create_hist_data() argument
[all...]
H A Dftrace.c5219 __ftrace_match_addr(struct ftrace_hash *hash, unsigned long ip, int remove) in __ftrace_match_addr() argument
5240 ftrace_match_addr(struct ftrace_hash *hash, unsigned long *ips, unsigned int cnt, int remove) ftrace_match_addr() argument
5260 ftrace_set_hash(struct ftrace_ops *ops, unsigned char *buf, int len, unsigned long *ips, unsigned int cnt, int remove, int reset, int enable) ftrace_set_hash() argument
5310 ftrace_set_addr(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, int remove, int reset, int enable) ftrace_set_addr() argument
5640 ftrace_set_filter_ip(struct ftrace_ops *ops, unsigned long ip, int remove, int reset) ftrace_set_filter_ip() argument
5663 ftrace_set_filter_ips(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, int remove, int reset) ftrace_set_filter_ips() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c169 struct work_struct remove; member
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1063 const double remove = costs[l_i][r_i + 1]; in CalculateOptimalEdits() local
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs466 pub fn remove(arg1: *const c_char) -> c_int; in remove() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs473 pub fn remove(a: *const c_char) -> c_int; in remove() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs474 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp594 void Utils::program::remove() in remove() function in gl4cts::ShaderSubroutine::Utils::program
H A Dgl4cShadingLanguage420PackTests.cpp18339 void Utils::program::remove() in remove() function in gl4cts::GLSL420Pack::Utils::program
/third_party/python/Lib/tkinter/
H A D__init__.py4456 def remove(self, child): member in PanedWindow
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h1738 int (*remove) (struct inode *, struct dentry *); member
H A Dpci.h868 void (*remove)(struct pci_dev *dev); /* Device removed (NULL if not a hot-plug capable driver) */ member
/kernel/linux/linux-5.10/include/linux/qed/
H A Dqed_if.h854 void (*remove)(struct qed_dev *cdev); member
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h923 void (*remove)(struct pci_dev *dev); /* Device removed (NULL if not a hot-plug capable driver) */ member
H A Dnfs_xdr.h1765 int (*remove) (struct inode *, struct dentry *); member
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_if.h882 void (*remove)(struct qed_dev *cdev); member
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1099 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c2334 static inline void port_cfg_rmv_tag(struct ksz_hw *hw, int p, int remove) in port_cfg_rmv_tag() argument
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4976 void remove(size_t index) in remove() function in VmaVector
5188 void remove(size_t index) in remove() function in VmaSmallVector
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h2722 void (*remove)(struct ib_device *, void *client_data); member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h2802 void (*remove)(struct ib_device *, void *client_data); member
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3382 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs5967 fn remove() { remove() functions
17361 pub fn remove(&mut self, idx: usize) -> char { remove() functions
27858 pub fn remove(&mut self, at: usize) -> T { remove() functions
30686 pub fn remove<Q: ?Sized>(&mut self, key: &Q) -> Option<V> remove() functions
32981 pub fn remove<Q: ?Sized>(&mut self, value: &Q) -> bool remove() functions
34271 mod remove; global() modules
35540 pub fn remove(self) -> V { remove() functions
36828 fn remove<T: Ord>(v: &mut BTreeMap<Box<T>, ()>, t: &T) { test_borrow() functions
39017 pub fn remove( remove() functions
42144 pub fn remove(&mut self, index: usize) -> Option<T> { remove() functions
48159 pub fn remove(&mut self, index: usize) -> T { remove() functions
[all...]

Completed in 186 milliseconds

1...<<212223242526272829