Home
last modified time | relevance | path

Searched refs:delete (Results 1 – 129 of 129) sorted by relevance

/linux-4.1.27/drivers/rtc/
Drtc-ep93xx.c43 unsigned short *delete) in ep93xx_rtc_get_swcomp() argument
54 if (delete) in ep93xx_rtc_get_swcomp()
55 *delete = (comp & EP93XX_RTC_SWCOMP_DEL_MASK) in ep93xx_rtc_get_swcomp()
82 unsigned short preload, delete; in ep93xx_rtc_proc() local
84 ep93xx_rtc_get_swcomp(dev, &preload, &delete); in ep93xx_rtc_proc()
87 seq_printf(seq, "delete\t\t: %d\n", delete); in ep93xx_rtc_proc()
112 unsigned short delete; in ep93xx_rtc_show_comp_delete() local
114 ep93xx_rtc_get_swcomp(dev, NULL, &delete); in ep93xx_rtc_show_comp_delete()
116 return sprintf(buf, "%d\n", delete); in ep93xx_rtc_show_comp_delete()
/linux-4.1.27/Documentation/RCU/
Drcuref.txt28 release_referenced() delete()
41 write_lock() in add() and delete() to spin_lock() and changing read_lock()
60 release_referenced() delete()
79 atomic_dec_and_test() may be moved from delete() to el_free()
93 } delete()
117 In cases where delete() can sleep, synchronize_rcu() can be called from
118 delete(), so that el_free() can be subsumed into delete as follows:
121 delete()
Drculist_nulls.txt22 * Because a writer could delete object, and a writer could
117 a race (some writer did a delete and/or a move of an object
Drcubarrier.txt22 pre-existing readers have completed. An updater wishing to delete an
34 structure. Code to delete an element p from the linked list from IRQ
DUP.txt17 elements A, B, and C in process context, and can delete elements from
DwhatisRCU.txt753 1 int delete(long key) 1 int delete(long key)
783 delete() can now block. If this is a problem, there is a callback-based
/linux-4.1.27/tools/build/tests/ex/
DMakefile20 find . -name '*.o' -delete -o -name '\.*.cmd' -delete -o -name '\.*.d' -delete
/linux-4.1.27/arch/x86/tools/
Dgen-insn-attr-x86.awk16 delete table
17 delete lptable2
18 delete lptable1
19 delete lptable3
41 delete etable
42 delete gtable
43 delete atable
284 delete opnds
/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_common.h12 unsigned int delete; member
/linux-4.1.27/Documentation/networking/
Dvxlan.txt32 # ip link delete vxlan0
44 # bridge fdb delete 00:17:42:8a:b4:05 dev vxlan0
Dalias.txt28 ~~~~~~~~~~ -> will delete alias
Dgeneric-hdlc.txt92 * create n | delete n - adds / deletes PVC interface with DLCI #n.
95 * create ether n | delete ether n - adds a device for Ethernet-bridged
Ddecnet.txt22 CONFIG_DECNET_ROUTER (to be able to add/delete routes)
123 since its the _only_ way to add and delete routes currently. Eventually
Dfilter.txt1119 - find and delete element by key in a given map
1123 - to delete map: close(fd)
1124 Exiting process will delete maps automatically
Dl2tp.txt157 is closed. The netlink API may also be used to delete sessions and
Dip-sysctl.txt1495 it will dynamically delete all address on the given interface.
/linux-4.1.27/Documentation/filesystems/
Dexofs.txt150 them out of order. The operations that concern us are create, delete,
160 - create/delete: delete should wait until the object is created
175 - readpage/delete: shouldn't happen because of page lock.
176 - writepage/delete: shouldn't happen because of page lock.
Dhpfs.txt135 list, I don't know how to delete them when file is deleted and how to not
146 Sometimes you won't be able to delete some files on a very full filesystem
152 to delete other files that are leaf (probability that the file is non-leaf is
158 You can't delete open directories.
216 0.94 Fixed a little memory leak when trying to delete busy file or directory
258 You can now delete open files
Dhfs.txt61 o You can't create, delete or rename resource forks of files or the
Dxfs.txt90 When ikeep is specified, XFS does not delete empty inode
Dvfs.txt270 delete_inode: called when the VFS wants to delete an inode
995 dcache is deciding whether or not to cache it. Return 1 to delete
1090 d_delete: delete a dentry. If there are no other open references to
Dramfs-rootfs-initramfs.txt120 rootfs, nor unmount it. Instead delete everything out of rootfs to
Dntfs.txt163 remove them on rename/delete of the corresponding long
Dsharedsubtree.txt930 delete all the newly created trees.
/linux-4.1.27/drivers/staging/rtl8188eu/
DTODO16 Perhaps delete it, perhaps assign to some local variable.
/linux-4.1.27/net/core/
Dflow.c79 fle->object->ops->delete(fle->object); in flow_entry_kill()
254 flo->ops->delete(flo); in flow_cache_lookup()
273 flo->ops->delete(flo); in flow_cache_lookup()
Dfib_rules.c156 if (ops->delete) in fib_rules_cleanup_ops()
157 ops->delete(rule); in fib_rules_cleanup_ops()
484 if (ops->delete) { in fib_nl_delrule()
485 err = ops->delete(rule); in fib_nl_delrule()
/linux-4.1.27/drivers/staging/ozwpan/
Dozcdev.c379 goto delete; in oz_cdev_register()
385 goto delete; in oz_cdev_register()
389 delete: in oz_cdev_register()
/linux-4.1.27/include/net/
Dfib_rules.h61 int (*delete)(struct fib_rule *); member
Ddn_fib.h83 int (*delete)(struct dn_fib_table *t, struct rtmsg *r, member
Dflow.h218 void (*delete)(struct flow_cache_object *); member
Dsch_generic.h166 int (*delete)(struct Qdisc *, unsigned long); member
226 int (*delete)(struct tcf_proto*, unsigned long); member
Dxfrm.h1585 struct xfrm_sec_ctx *ctx, int delete,
1588 u32 id, int delete, int *err);
/linux-4.1.27/Documentation/arm/Samsung/
Dclksrc-change-registers.awk84 delete ARGV[1]
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dmsgbuf.c1322 struct msgbuf_tx_flowring_delete_req *delete; in brcmf_msgbuf_delete_flowring() local
1338 delete = (struct msgbuf_tx_flowring_delete_req *)ret_ptr; in brcmf_msgbuf_delete_flowring()
1342 delete->msg.msgtype = MSGBUF_TYPE_FLOW_RING_DELETE; in brcmf_msgbuf_delete_flowring()
1343 delete->msg.ifidx = ifidx; in brcmf_msgbuf_delete_flowring()
1344 delete->msg.request_id = 0; in brcmf_msgbuf_delete_flowring()
1346 delete->flow_ring_id = cpu_to_le16(flowid + in brcmf_msgbuf_delete_flowring()
1348 delete->reason = 0; in brcmf_msgbuf_delete_flowring()
/linux-4.1.27/fs/ocfs2/
Drefcounttree.h48 int delete);
Drefcounttree.c2240 int delete) in __ocfs2_decrease_refcount() argument
2250 (unsigned long long)cpos, len, delete); in __ocfs2_decrease_refcount()
2263 if (!delete) in __ocfs2_decrease_refcount()
2278 if (le32_to_cpu(rec.r_refcount) == 1 && delete) { in __ocfs2_decrease_refcount()
2304 int delete) in ocfs2_decrease_refcount() argument
2334 cpos, len, meta_ac, dealloc, delete); in ocfs2_decrease_refcount()
3225 int ret, delete, index, credits = 0; in ocfs2_make_clusters_writable() local
3283 delete = 0; in ocfs2_make_clusters_writable()
3295 delete = 1; in ocfs2_make_clusters_writable()
3320 &context->dealloc, delete); in ocfs2_make_clusters_writable()
Docfs2_trace.h979 unsigned int len, int delete),
980 TP_ARGS(owner, cpos, len, delete),
985 __field(int, delete)
991 __entry->delete = delete;
994 __entry->owner, __entry->cpos, __entry->len, __entry->delete)
/linux-4.1.27/tools/perf/
DMakefile.perf530 $(Q)find . -name '*.o' -delete -o -name '\.*.cmd' -delete -o -name '\.*.d' -delete
/linux-4.1.27/arch/arm/configs/
Dsimpad_defconfig17 …l),-(root) console=ttySA0 root=1f02 noinitrd mem=64M jffs2_orphaned_inodes=delete rootfstype=jffs2"
/linux-4.1.27/arch/s390/boot/compressed/
DMakefile13 KBUILD_CFLAGS += $(cflags-y) -fno-delete-null-pointer-checks -msoft-float
/linux-4.1.27/Documentation/device-mapper/
Dkcopyd.txt43 kcopyd_client_destroy() to delete the kcopyd client, which will release the
Dthin-provisioning.txt333 delete <dev id>
/linux-4.1.27/scripts/gdb/linux/
Dsymbols.py168 self.breakpoint.delete()
/linux-4.1.27/net/sched/
Dcls_cgroup.c215 .delete = cls_cgroup_delete,
Dcls_basic.c293 .delete = basic_delete,
Dcls_bpf.c479 .delete = cls_bpf_delete,
Dcls_fw.c420 .delete = fw_delete,
Dsch_dsmark.c476 .delete = dsmark_delete,
Dsch_drr.c489 .delete = drr_delete_class,
Dcls_api.c314 err = tp->ops->delete(tp, fh); in tc_ctl_tfilter()
Dcls_tcindex.c560 .delete = tcindex_delete,
Dcls_route.c656 .delete = route4_delete,
Dsch_atm.c658 .delete = atm_tc_delete,
Dcls_flow.c673 .delete = flow_delete,
Dsch_sfb.c688 .delete = sfb_delete,
Dcls_rsvp.h715 .delete = rsvp_delete,
Dsch_api.c1623 if (cops->delete) in tc_ctl_tclass()
1624 err = cops->delete(q, cl); in tc_ctl_tclass()
Dcls_u32.c1060 .delete = u32_delete,
Dsch_qfq.c1547 .delete = qfq_delete_class,
Dsch_htb.c1595 .delete = htb_delete,
Dsch_hfsc.c1710 .delete = hfsc_delete_class,
Dsch_cbq.c2025 .delete = cbq_delete,
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME28 You can delete the Makefile, object files and anything else that was
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-transport-srp1 What: /sys/class/srp_remote_ports/port-<h>:<n>/delete
/linux-4.1.27/include/linux/
Defi.h753 u32 delete; member
767 u64 delete; member
783 void *delete; member
/linux-4.1.27/Documentation/scsi/
Dbnx2fc.txt17 eth0.1001-fcoe). Do not delete or disable these interfaces or FCoE operation
Dqlogicfas.txt26 can be a simple ctrl-alt-delete with a boot floppy, or by using
Dscsi_fc_transport.txt180 A "simple" delete interface to teardown a vport. A "<WWPN>:<WWNN>"
409 vport: Is vport to delete
411 When a request is made to delete a vport (via sgio/netlink, or via the
416 removal. If the LLDD delete request fails, the vport object will remain,
DChangeLog.megaraid_sas253 PD delete/ADD, LD add/delete from FW.
Dscsi_eh.txt51 just calls blk_complete_request() to delete the block layer timer and
DChangeLog.lpfc193 * Fixed panic in lpfc_probe_one(). Do not delete in a list
347 Moved rport delete to freenode - so rport tracks node.
Dscsi_mid_low_api.txt330 delete it).
/linux-4.1.27/Documentation/
DSAK.txt86 delete these lines, but this may cause system management
Dramoops.txt104 files is "dmesg-ramoops-N", where N is the record number in memory. To delete
Demail-clients.txt25 patch text untouched. For example, they should not modify or delete tabs
Drbtree.txt12 to insert/access/delete nodes) and hash tables (which are not kept sorted to
Dassoc_array.txt532 (2) Simple delete. This involves just clearing an old matching leaf. The
Dkobject.txt397 If you need to do a two-stage delete of the kobject (say you are not
DCodingStyle901 unused, delete it.)
DSubmittingPatches179 delete it.
/linux-4.1.27/Documentation/cgroups/
Dmemcg_test.txt73 (d) delete from swap cache. (remove from SwapCache)
190 create/delete following groups at random while jobs are running.
/linux-4.1.27/net/ipv4/
Dfib_rules.c317 .delete = fib4_rule_delete,
/linux-4.1.27/net/decnet/
Ddn_fib.c523 return tb->delete(tb, r, attrs, nlh, &NETLINK_CB(skb)); in dn_fib_rtm_delroute()
607 tb->delete(tb, &req.rtm, attrs, &req.nlh, NULL); in fib_magic()
Ddn_table.c869 t->delete = dn_fib_table_delete; in dn_fib_get_table()
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c273 .delete = xfrm_policy_flo_delete,
815 struct xfrm_sec_ctx *ctx, int delete, in xfrm_policy_bysel_ctx() argument
831 if (delete) { in xfrm_policy_bysel_ctx()
846 if (ret && delete) in xfrm_policy_bysel_ctx()
853 int dir, u32 id, int delete, int *err) in xfrm_policy_byid() argument
870 if (delete) { in xfrm_policy_byid()
885 if (ret && delete) in xfrm_policy_byid()
1554 .delete = xfrm_bundle_flo_delete,
Dxfrm_user.c1691 int delete; in xfrm_get_policy() local
1696 delete = nlh->nlmsg_type == XFRM_MSG_DELPOLICY; in xfrm_get_policy()
1707 xp = xfrm_policy_byid(net, mark, type, p->dir, p->index, delete, &err); in xfrm_get_policy()
1725 ctx, delete, &err); in xfrm_get_policy()
1731 if (!delete) { in xfrm_get_policy()
1756 if (delete && err == 0) in xfrm_get_policy()
/linux-4.1.27/Documentation/infiniband/
Dipoib.txt27 Child interface create/delete can also be done using IPoIB's
/linux-4.1.27/Documentation/isdn/
DREADME.concap95 - delete encapsulation protocol instance and free all its resources
113 /* delete encapsulation protocol instance and free all its resources.
DREADME.diversion88 To add and delete rules the additional divertctrl program is needed. This
DREADME.sc149 To remove the driver, delete any interfaces that may exist (see isdnctrl(8)
/linux-4.1.27/fs/ncpfs/
DKconfig41 bool "Clear remove/delete inhibit when needed"
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES91 Various fixes to make delete of open files behavior more predictable
92 (when delete of an open file fails we mark the file as "delete-on-close"
151 (e.g. delete for open files opened with posix open). Take into
400 do not get marked delete on close. Display sizes of cifs buffer pools in
603 slow delete of open file to Samba (which unfortunately can cause an oplock
711 Fix non-POSIX behavior on rename of open file and delete of open file by taking
791 Fix delete of readonly file to Windows servers. Reflect
DREADME145 delete readonly = yes
173 Note that Samba 2.2.7 or later includes a fix that allows the CIFS VFS to delete
708 SMB responses to some of the more common commands (open, delete, mkdir etc.).
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c385 st->delete, in ct_cpu_seq_show()
/linux-4.1.27/arch/arm/boot/dts/
Dam335x-bone-common.dtsi238 * &tps { /delete-property/ ti,pmic-shutdown-controller; }
/linux-4.1.27/fs/reiserfs/
Dstree.c1063 int delete = 0; in prepare_for_delete_or_cut() local
1073 delete = 1; in prepare_for_delete_or_cut()
1093 if (!delete && (*cut_size) != 0 && in prepare_for_delete_or_cut()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_standalone.c326 st->delete, in ct_cpu_seq_show()
Dnf_conntrack_core.c318 NF_CT_STAT_INC(net, delete); in destroy_conntrack()
364 goto delete; in nf_ct_delete()
376 delete: in nf_ct_delete()
Dnf_conntrack_netlink.c1915 nla_put_be32(skb, CTA_STATS_DELETE, htonl(st->delete)) || in ctnetlink_ct_stat_cpu_fill_info()
DKconfig599 Using this target and match, you can add/delete and match
/linux-4.1.27/Documentation/i2c/
Dupgrading-clients197 to delete the i2c_detach_client call. It is possible that you
Dinstantiating-devices216 respectively delete, an I2C device.
/linux-4.1.27/fs/btrfs/
Dextent_io.h214 unsigned bits, int wake, int delete,
Dextent_io.c573 unsigned bits, int wake, int delete, in clear_extent_bit() argument
590 if (delete) in clear_extent_bit()
Dinode.c4371 goto delete; in btrfs_truncate_inode_items()
4454 delete: in btrfs_truncate_inode_items()
/linux-4.1.27/Documentation/filesystems/caching/
Dcachefiles.txt242 to the graveyard from which the daemon will actually delete them.
244 The daemon uses dnotify to monitor the graveyard directory, and will delete
Dobject.txt115 delete objects from disk, that handle disk and system errors and that free
/linux-4.1.27/Documentation/serial/
Dmoxa-smartio209 add/delete one MOXA board.
223 Msmknod will delete any special files occupying the same device
/linux-4.1.27/
DMakefile306 -Wno-missing-field-initializers -fno-delete-null-pointer-checks
612 KBUILD_CFLAGS += $(call cc-option,-fno-delete-null-pointer-checks,)
/linux-4.1.27/Documentation/s390/
DDebugging390.txt805 To delete a particular breakpoint issue
1672 delete: delete breakpoint by number or delete them all
1674 delete 1 will delete the first breakpoint
1675 delete will delete them all
Ddriver-model.txt47 notify function under 1.2), piping 0 to online will forcibly delete
/linux-4.1.27/net/key/
Daf_key.c2591 int err = 0, delete; in pfkey_spdget() local
2603 delete = (hdr->sadb_msg_type == SADB_X_SPDDELETE2); in pfkey_spdget()
2605 dir, pol->sadb_x_policy_id, delete, &err); in pfkey_spdget()
2609 if (delete) { in pfkey_spdget()
2625 if (delete && err == 0) in pfkey_spdget()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_srp.c174 static DEVICE_ATTR(delete, S_IWUSR, NULL, store_srp_rport_delete);
Dscsi_sysfs.c683 static DEVICE_ATTR(delete, S_IWUSR, NULL, sdev_store_delete);
/linux-4.1.27/fs/xfs/
Dxfs_inode.c2417 int delete; in xfs_ifree() local
2434 error = xfs_difree(tp, ip->i_ino, flist, &delete, &first_ino); in xfs_ifree()
2451 if (delete) in xfs_ifree()
/linux-4.1.27/Documentation/trace/
Dtracepoint-analysis.txt82 delete page_allocs
Dftrace.txt2777 To remove the instances, simply delete their directories:
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt762 To delete a directory hierarchy use:
768 This will delete the directory debian in the toplevel directory, including all
1082 2) kbuild knows what files to delete during "make clean"
1149 2) delete target during make clean
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped217 * delete it.
1027 DPRINT("Keyword: /delete-property/\n");
1037 DPRINT("Keyword: /delete-node/\n");
/linux-4.1.27/drivers/staging/i2o/
DREADME.ioctl323 to valid and may delete old drivers from its store.
/linux-4.1.27/drivers/net/
DKconfig236 devices, driver will automatically delete tunXX or tapXX device and
/linux-4.1.27/drivers/acpi/
DKconfig78 Say N to delete power /proc/acpi/ directories that have moved to /sys/
/linux-4.1.27/Documentation/powerpc/
Deeh-pci-error-recovery.txt290 and notice the delete event.
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c_shipped226 * delete it.
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped207 * delete it.
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt816 cutting, Speakup does not actually delete the cut text from the screen.
1458 and any sections Entitled "Dedications". You must delete all sections
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt1184 properties or nodes or delete them by just memmoving things
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt397 o tunctl - Configuration tool to create and delete tap devices