Home
last modified time | relevance | path

Searched refs:accept (Results 1 – 200 of 215) sorted by relevance

12

/linux-4.4.14/arch/x86/kvm/
Dirq.c54 u8 accept = kvm_apic_accept_pic_intr(v); in kvm_cpu_has_extint() local
56 if (accept) { in kvm_cpu_has_extint()
/linux-4.4.14/drivers/isdn/divert/
Disdn_divert.c392 u_char accept; in isdn_divert_icall() local
409 accept = 0; in isdn_divert_icall()
413 accept = 1; /* call accepted */ in isdn_divert_icall()
419 accept = 1; in isdn_divert_icall()
421 if (!accept) continue; /* not accepted */ in isdn_divert_icall()
427 accept = 0; in isdn_divert_icall()
431 accept = 1; /* call accepted */ in isdn_divert_icall()
437 accept = 1; in isdn_divert_icall()
439 if (!accept) continue; /* not accepted */ in isdn_divert_icall()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dacceptor.c65 static char *accept = "secure"; variable
67 module_param(accept, charp, 0444);
68 MODULE_PARM_DESC(accept, "Accept connections (secure|all|none)");
84 accept_type = accept; in lnet_acceptor_get_tunables()
Dlib-socket.c537 rc = sock->ops->accept(sock, newsock, O_NONBLOCK); in lnet_sock_accept()
545 rc = sock->ops->accept(sock, newsock, O_NONBLOCK); in lnet_sock_accept()
/linux-4.4.14/crypto/
Dalgif_rng.c107 .accept = sock_no_accept,
173 .accept = rng_accept_parent,
Dalgif_hash.c242 .accept = hash_accept,
350 .accept = hash_accept_nokey,
453 .accept = hash_accept_parent,
Daf_alg.c293 err = type->accept(ask->private, sk2); in af_alg_accept()
351 .accept = alg_accept,
Dalgif_aead.c506 .accept = sock_no_accept,
594 .accept = aead_accept_parent,
Dalgif_skcipher.c750 .accept = sock_no_accept,
846 .accept = sock_no_accept,
976 .accept = skcipher_accept_parent,
/linux-4.4.14/include/uapi/linux/
Dbpqether.h17 unsigned char accept[ETH_ALEN]; member
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-pktcdvd46 this mark, accept new bio requests
50 as this mark, do no longer accept
Dsysfs-class-uwb_rc-wusbhc7 This starts the host controller, allowing it to accept connection from
Dsysfs-bus-fcoe73 Forwarder, which is a FCoE switch that can accept FCoE
Dsysfs-class-net-statistics97 compared to what the network device is configured to accept
/linux-4.4.14/Documentation/arm/SA1100/
DHUW_WEBPANEL9 [accept all defaults]
DBrutus10 [accept all the defaults]
/linux-4.4.14/Documentation/blockdev/drbd/
Dconn-states-8.dot4 WFConnection -> WFReportParams [ label = "in connect() after accept" ]
Ddrbd-connection-state-overview.dot63 …WFConnection -> WFReportParams [ headlabel="accept()\land/or \lconnect()\l"…
/linux-4.4.14/drivers/uwb/
Duwb-debug.c58 bool accept; member
295 if (dbg->accept) { in uwb_dbg_new_rsv()
333 &rc->dbg->accept); in uwb_dbg_add_rc()
/linux-4.4.14/net/rxrpc/
DMakefile7 ar-accept.o \
Daf_rxrpc.c763 .accept = sock_no_accept,
/linux-4.4.14/include/crypto/
Dif_alg.h55 int (*accept)(void *private, struct sock *sk); member
/linux-4.4.14/include/rdma/
Diw_cm.h116 int (*accept)(struct iw_cm_id *cm_id, member
/linux-4.4.14/Documentation/filesystems/
Dudf.txt40 The uid= and gid= options need a bit more explaining. They will accept a
42 They will also accept the string "ignore" and "forget". For files on the disk
Dtmpfs.txt69 These parameters accept a suffix k, m or g for kilo, mega and giga and
Ddebugfs.txt111 N, followed by a newline. If written to, it will accept either upper- or
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dpcm512x.txt22 configured to accept clock input on a specified gpio pin.
/linux-4.4.14/net/sunrpc/
Dsvcauth.c60 return aops->accept(rqstp, authp); in svc_authenticate()
Dsvcauth_unix.c782 .accept = svcauth_null_accept,
867 .accept = svcauth_unix_accept,
/linux-4.4.14/include/linux/sunrpc/
Dsvcauth.h119 int (*accept)(struct svc_rqst *rq, __be32 *authp); member
/linux-4.4.14/Documentation/usb/
Dmisc_usbsevseg.txt19 The device can accept "text" either in raw, hex, or ascii textmode.
Dmass-storage.txt56 If this option is set for a logical unit, gadget will accept an
212 for all logical units whereas in MSG they accept a list of y/n
Dcallbacks.txt64 Accept or decline an interface. If you accept the device return 0,
Dusb-serial.txt258 accept patches. An urb queue or packet buffer would likely fit the bill here.
/linux-4.4.14/drivers/net/wan/
Dsdla.c663 int ret, addr, accept, i; in sdla_transmit() local
670 accept = 1; in sdla_transmit()
680 accept = 1; in sdla_transmit()
688 accept = 0; in sdla_transmit()
694 accept = 0; in sdla_transmit()
697 if (accept) in sdla_transmit()
/linux-4.4.14/net/nfc/
Drawsock.c285 .accept = sock_no_accept,
305 .accept = sock_no_accept,
Dllcp_sock.c893 .accept = llcp_sock_accept,
913 .accept = sock_no_accept,
/linux-4.4.14/net/atm/
Dpvc.c114 .accept = sock_no_accept,
Dsvc.c636 .accept = svc_accept,
/linux-4.4.14/arch/um/drivers/
Dport_user.c174 new = accept(fd, NULL, 0); in port_connection()
/linux-4.4.14/scripts/kconfig/
Dqconf.cc299 e->accept(); in keyPressEvent()
717 ev->accept(); in keyPressEvent()
759 ev->accept(); in keyPressEvent()
904 e->accept(); in contextMenuEvent()
1714 e->accept(); in closeEvent()
1725 e->accept(); in closeEvent()
1730 e->accept(); in closeEvent()
/linux-4.4.14/net/openvswitch/
DKconfig25 which is able to accept configuration from a variety of sources and
/linux-4.4.14/lib/
Dstring.c511 size_t strspn(const char *s, const char *accept) in strspn() argument
518 for (a = accept; *a != '\0'; ++a) { in strspn()
/linux-4.4.14/net/phonet/
Dsocket.c313 newsk = sk->sk_prot->accept(sk, flags, &err); in pn_socket_accept()
446 .accept = sock_no_accept,
471 .accept = pn_socket_accept,
Dpep.c1335 .accept = pep_sock_accept,
/linux-4.4.14/Documentation/vm/
Dfrontswap.txt170 backend is unpredictable to the kernel; it may choose to never accept a
171 page, it could accept every ninth page, or it might accept every
172 page. But if the backend does accept a page, the data from the page
228 choose to accept pages only until host-swapping might be imminent,
Dunevictable-lru.txt402 get_user_pages() was enhanced to accept a flag to ignore the permissions when
/linux-4.4.14/net/bluetooth/cmtp/
Dsock.c188 .accept = sock_no_accept,
/linux-4.4.14/net/bluetooth/bnep/
Dsock.c185 .accept = sock_no_accept,
/linux-4.4.14/net/rds/
Dtcp_listen.c89 ret = sock->ops->accept(sock, new_sock, O_NONBLOCK); in rds_tcp_accept_one()
Daf_rds.c421 .accept = sock_no_accept,
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dcros-ec.txt26 additional processing time in order to accept new transactions. If the delay
/linux-4.4.14/Documentation/networking/
Dframerelay.txt17 to the FRAD to accept incoming packets.
Dphonet.txt138 connections, one per accept()'d socket.
146 cfd = accept(lfd, NULL, NULL);
Dnf_conntrack-sysctl.txt117 Be conservative in what you do, be liberal in what you accept from others.
Ddccp.txt105 and will enter TIMEWAIT. This option must be set after accept() returns.
122 settings are inherited to the child socket after accept().
Dip-sysctl.txt30 accept fragmentation-needed errors if the underlying protocol
181 If listening service is too slow to accept new connections,
185 cannot be tuned to accept connections faster. Enabling this
263 0 Disable ECN. Neither initiate nor accept ECN.
1015 Send(router) or accept(host) RFC1620 shared media redirects.
1048 conf/all/accept_source_route must also be set to TRUE to accept packets
1362 accept Router Advertisements, Router Solicitations will be
1366 0 Do not accept Router Advertisements.
1383 Default is to NOT accept these as it may be an un-intended
1438 < 0: Do not accept routing header.
[all …]
Dppp_generic.txt52 later time when it can accept frames again, and the generic layer
74 rejected a call to its start_xmit function, and can now accept more
178 and the number of channels which are potentially able to accept a
179 fragment at the moment. A channel is potentially able to accept a
Dcdc_mbim.txt117 The management application *must* accept control messages of up the
255 BPF_STMT(BPF_RET|BPF_K, (u_int)-1), /* accept */
Drds.txt82 continue to accept and queue incoming messages, even if that
133 However, the kernel will refuse to accept messages to
Drxrpc.txt383 This is used by a server application to attempt to accept a call and
567 A server would be set up to accept operations in the following manner:
807 This is used to accept an incoming call and to assign it a call ID. This
939 indicates to the peer whether we're willing to accept jumbo packets.
943 The maximum number of packets that we're willing to accept in a jumbo
DLICENSE.qlcnic190 5. You are not required to accept this License, since you have not
193 prohibited by law if you do not accept this License. Therefore, by
DLICENSE.qlge190 5. You are not required to accept this License, since you have not
193 prohibited by law if you do not accept this License. Therefore, by
Ddl2k.txt211 the NIC accept jumbo frames. By default, this
Dudplite.txt126 is willing to accept. A value of 0 here indicates that the receiver
Dfilter.txt611 to 5 and one register is used to accept return value from an in-kernel
/linux-4.4.14/arch/arm/include/debug/
Dtegra.S96 cmp \rv, #3 @ so accept either
/linux-4.4.14/Documentation/
Dpi-futex.txt50 So once we accept that synchronization objects (locks) are an
51 unavoidable fact of life, and once we accept that multi-task userspace
Demail-clients.txt18 inline text in the body of the email. Some maintainers accept
DHOWTO98 guidelines in this document. Most maintainers will only accept
506 The Linux kernel community does not gladly accept large chunks of code
DManagementStyle210 It's not actually that hard to accept the blame, especially if people
Dbcache.txt348 These determines how many errors we accept before disabling the cache.
DDMA-API-HOWTO.txt729 * to accept the data. But synchronize
/linux-4.4.14/Documentation/rapidio/
Dtsi721.txt35 this driver will accept DMA-specific module parameter:
/linux-4.4.14/drivers/isdn/
DKconfig15 (though still much slower than with DSL) or to make and accept
/linux-4.4.14/Documentation/i2c/
Di2c-stub12 No hardware is needed nor associated with this module. It will accept write
Di2c-protocol9 A, NA (1 bit) : Accept and reverse accept bit.
Dupgrading-clients122 Change the example_attach method to accept the new parameters
Dsmbus-protocol39 A, NA (1 bit) : Accept and reverse accept bit.
/linux-4.4.14/net/bluetooth/hidp/
Dsock.c218 .accept = sock_no_accept,
/linux-4.4.14/Documentation/scsi/
Ddc395x.txt84 The seconds to not accept commands after a SCSI Reset
Dmegaraid.txt7 Different classes of controllers from LSI Logic accept and respond to the
Daha152x.txt154 (using scsicam_bios_param and accept only `valid' geometries,
Dscsi-changer.txt152 All three insmod options accept up to four comma-separated
DLICENSE.qla4xxx191 5. You are not required to accept this License, since you have not
194 prohibited by law if you do not accept this License. Therefore, by
DLICENSE.qla2xxx192 5. You are not required to accept this License, since you have not
195 prohibited by law if you do not accept this License. Therefore, by
DChangeLog.megaraid_sas520 …(hw_crit_error=1). If hw_crit_error==1, now we donot accept any processing of pending cmds/accept
Dtmscsim.txt178 (The driver allows slightly higher speeds if the devices (Ultra SCSI) accept
191 You don't have to care about capitalisation. The driver will accept space,
Dst.txt401 driver. Some drives without compression capability will accept
Dsym53c8xx_2.txt239 accept more than 64 simultaneous commands. So, using more than 64 queued
/linux-4.4.14/Documentation/serial/
Dtty.txt45 the line discipline is willing to accept from the
148 will accept for queueing to be written.
208 transmission when it can accept more data
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.c1784 unsigned long accept = 0; in bnx2x_vf_mbx_qfilters() local
1790 __set_bit(BNX2X_ACCEPT_UNICAST, &accept); in bnx2x_vf_mbx_qfilters()
1791 __set_bit(BNX2X_ACCEPT_MULTICAST, &accept); in bnx2x_vf_mbx_qfilters()
1792 __set_bit(BNX2X_ACCEPT_BROADCAST, &accept); in bnx2x_vf_mbx_qfilters()
1804 __set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept); in bnx2x_vf_mbx_qfilters()
1807 rc = bnx2x_vf_rxmode(bp, vf, msg->vf_qid, accept); in bnx2x_vf_mbx_qfilters()
Dbnx2x_sriov.c2750 struct bnx2x_virtf *vf, bool accept) in bnx2x_set_vf_vlan_acceptance() argument
2757 if (accept) in bnx2x_set_vf_vlan_acceptance()
/linux-4.4.14/Documentation/isdn/
DsyncPPP.FAQ167 must call the ipppd with the 'ipcp-accept-local' option.
180 You must allow overriding of address with the 'ipcp-accept-*'
DREADME.gigaset87 The modules accept the following parameters:
120 The devices accept the following device specific ioctl calls
DINTERFACE56 tells the LL the maximum size of a data-packet it will accept.
268 With this command, the HL-driver is told to accept a D-Channel-setup.
DREADME.sc238 This file is a script used to configure a BRI ISDN TA to accept a
DREADME248 18 4 Bit coded register, Service-Octet-1 to accept,
/linux-4.4.14/net/ipv4/
Daf_inet.c671 struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err); in inet_accept()
907 .accept = inet_accept,
935 .accept = sock_no_accept,
966 .accept = sock_no_accept,
Dtcp_ipv4.c2312 .accept = inet_csk_accept,
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Darm,pl172.txt11 first address cell and it may accept values 0..N-1
Dti-aemif.txt25 first address cell and it may accept values 0..N-1
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_cm.h454 int (*accept)(struct nes_cm_core *, struct nes_cm_node *); member
/linux-4.4.14/include/linux/
Dnet.h144 int (*accept) (struct socket *sock, member
/linux-4.4.14/Documentation/power/
Dinterface.txt42 Writing to this file will accept one of
/linux-4.4.14/tools/perf/Documentation/
Dperf-probe.txt70 List up current probe events. This can also accept filtering patterns of event names.
94 This also can accept a FILTER rule argument.
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c394 .accept = null_accept,
Dsec_plain.c974 .accept = plain_accept,
Dsec.c1947 LASSERT(policy->sp_sops->accept); in sptlrpc_svc_unwrap_request()
1948 rc = policy->sp_sops->accept(req); in sptlrpc_svc_unwrap_request()
/linux-4.4.14/drivers/isdn/mISDN/
Dsocket.c599 .accept = sock_no_accept,
753 .accept = sock_no_accept,
/linux-4.4.14/net/ipv6/
Daf_inet6.c522 .accept = inet_accept, /* ok */
548 .accept = sock_no_accept, /* a do nothing */
Draw.c1308 .accept = sock_no_accept, /* a do nothing */
Dtcp_ipv6.c1858 .accept = inet_csk_accept,
/linux-4.4.14/net/irda/
Daf_irda.c2601 .accept = irda_accept,
2625 .accept = irda_accept,
2649 .accept = irda_accept,
2674 .accept = sock_no_accept,
/linux-4.4.14/drivers/net/hamradio/
Dbpqether.c350 if (copy_from_user(bpq->acpt_addr, ethaddr->accept, ETH_ALEN)) in bpq_ioctl()
/linux-4.4.14/net/dccp/
Dipv4.c944 .accept = inet_csk_accept,
976 .accept = inet_accept,
Dipv6.c998 .accept = inet_csk_accept,
1028 .accept = inet_accept,
/linux-4.4.14/tools/usb/usbip/src/
Dusbipd.c304 connfd = accept(listenfd, (struct sockaddr *)&ss, &len); in do_accept()
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S103 ENTRY_SAME(accept) /* 35 */
/linux-4.4.14/arch/um/os-Linux/
Dfile.c443 new = accept(fd, NULL, 0); in os_accept_connection()
/linux-4.4.14/drivers/net/can/
Djanz-ican3.c719 static int ican3_set_id_filter(struct ican3_dev *mod, bool accept) in ican3_set_id_filter() argument
734 msg.data[4] = accept ? SETAFILMASK_FASTIF : SETAFILMASK_REJECT; in ican3_set_id_filter()
755 msg.data[9] = accept ? SETAFILMASK_FASTIF : SETAFILMASK_REJECT; in ican3_set_id_filter()
/linux-4.4.14/net/caif/
Dcaif_socket.c973 .accept = sock_no_accept,
994 .accept = sock_no_accept,
/linux-4.4.14/net/ieee802154/
Dsocket.c423 .accept = sock_no_accept,
968 .accept = sock_no_accept,
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h337 SYSCALL_SPU(accept)
/linux-4.4.14/Documentation/laptops/
Dsony-laptop.txt120 Your mission, should you accept it, is to try finding out what
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h693 int (*accept) (struct ptlrpc_request *req); member
/linux-4.4.14/Documentation/fmc/
Dmezzanine.txt95 accept to drive cards that appear in the list (even if the FMC ID
/linux-4.4.14/Documentation/video4linux/bttv/
DInsmod-options70 remap, card, radio and pll accept up to four comma-separated arguments
/linux-4.4.14/net/l2tp/
Dl2tp_ip.c588 .accept = sock_no_accept,
Dl2tp_ip6.c739 .accept = sock_no_accept,
Dl2tp_ppp.c1782 .accept = sock_no_accept,
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-tpm16 visible to the OS, but will only accept a restricted set of
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_main.c1778 goto accept; in ras_help()
1788 goto accept; in ras_help()
1795 accept: in ras_help()
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl52 43 common accept sys_accept
/linux-4.4.14/Documentation/scheduler/
Dsched-rt-group.txt120 bandwidth to the group before it will accept realtime tasks. Therefore you will
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt92 The Interlaken Look-Aside Controller (LAC) utilizes Software Portals to accept
/linux-4.4.14/net/vmw_vsock/
Daf_vsock.c1078 .accept = sock_no_accept,
1814 .accept = vsock_accept,
/linux-4.4.14/net/can/
Draw.c829 .accept = sock_no_accept,
Dbcm.c1587 .accept = sock_no_accept,
/linux-4.4.14/drivers/net/ppp/
Dpptp.c666 .accept = sock_no_accept,
Dpppoe.c1138 .accept = sock_no_accept,
/linux-4.4.14/Documentation/fb/
Dintel810.txt168 The driver will now accept specification of boot mode option. If this
/linux-4.4.14/net/tipc/
Dsocket.c2499 .accept = sock_no_accept,
2520 .accept = tipc_accept,
2541 .accept = tipc_accept,
/linux-4.4.14/net/unix/
Daf_unix.c681 .accept = unix_accept,
704 .accept = sock_no_accept,
726 .accept = unix_accept,
/linux-4.4.14/Documentation/timers/
Dhrtimers.txt49 them becomes necessary. Thus the users of these timeouts can accept
/linux-4.4.14/fs/reiserfs/
DREADME17 licensing is governed by the statement in this file, you accept this.
/linux-4.4.14/Documentation/video4linux/
Domap3isp.txt145 The update and flag bit masks accept the following values. Each separate
DZoran429 another level of rate limiting; it won't accept -q values that fill more than
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dprovider.c576 dev->ibdev.iwcm->accept = c4iw_accept_cr; in c4iw_register_device()
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/linux-4.4.14/tools/usb/usbip/
DCOPYING180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense183 5. You are not required to accept this License, since you have not signed
186 if you do not accept this License. Therefore, by modifying or
/linux-4.4.14/
DCOPYING196 5. You are not required to accept this License, since you have not
199 prohibited by law if you do not accept this License. Therefore, by
/linux-4.4.14/Documentation/device-mapper/
Ddm-raid.txt201 The dm-raid target will accept certain actions through the 'message' interface.
/linux-4.4.14/drivers/infiniband/core/
Diwcm.c542 ret = cm_id->device->iwcm->accept(cm_id, iw_param); in iw_cm_accept()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_provider.c876 dev->ibdev.iwcm->accept = c2_accept; in c2_register_device()
/linux-4.4.14/drivers/phy/
DKconfig199 port to accept one SATA device.
/linux-4.4.14/net/
Dsocket.c1475 err = sock->ops->accept(sock, newsock, sock->file->f_flags); in SYSCALL_DEFINE4()
1506 SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, in SYSCALL_DEFINE3() argument
3191 err = sock->ops->accept(sock, *newsock, flags); in kernel_accept()
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c1041 .accept = rfcomm_sock_accept,
/linux-4.4.14/Documentation/development-process/
D3.Early-stage35 they had implemented; they were unwilling to accept alternatives. The
D6.Followthrough62 your explanations make sense, the reviewer will accept them. Should your
D5.Posting280 you think will eventually accept the patch and get it merged. While it
D2.Process214 of the kernel they manage; they are the ones who will (usually) accept a
/linux-4.4.14/net/sctp/
Dipv6.c949 .accept = inet_accept,
Dprotocol.c1020 .accept = inet_accept,
Dsocket.c7367 .accept = sctp_accept,
7406 .accept = sctp_accept,
/linux-4.4.14/Documentation/filesystems/nfs/
Dnfsroot.txt208 and bzimage images respectively. Both targets accept the
/linux-4.4.14/net/llc/
Daf_llc.c1174 .accept = llc_ui_accept,
/linux-4.4.14/net/bluetooth/
Dsco.c1198 .accept = sco_sock_accept,
Dhci_sock.c1449 .accept = sock_no_accept,
Dl2cap_sock.c1641 .accept = l2cap_sock_accept,
/linux-4.4.14/drivers/tty/serial/8250/
DKconfig41 accept kernel parameters in both forms like 8250_core.nr_uarts=4 and
/linux-4.4.14/arch/
DKconfig517 Architecture provides copy_thread_tls to accept tls argument via
/linux-4.4.14/net/netrom/
Daf_netrom.c1367 .accept = nr_accept,
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt277 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
342 # but it actually has operands. And also, vmovss and vmovsd only accept 128bit.
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt277 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
342 # but it actually has operands. And also, vmovss and vmovsd only accept 128bit.
/linux-4.4.14/Documentation/input/
Dmulti-touch-protocol.txt33 event, which instructs the receiver to accept the data for the current
/linux-4.4.14/fs/dlm/
Dlowcomms.c705 result = con->sock->ops->accept(con->sock, newsock, O_NONBLOCK); in tcp_accept_from_sock()
/linux-4.4.14/net/rose/
Daf_rose.c1483 .accept = rose_accept,
/linux-4.4.14/Documentation/blockdev/
Dparide.txt135 The high-level drivers accept a number of command line parameters, all
/linux-4.4.14/net/appletalk/
Dddp.c1872 .accept = sock_no_accept,
/linux-4.4.14/net/x25/
Daf_x25.c1753 .accept = x25_accept,
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt68 speakup.synth parameter will accept the following keywords, provided
736 will accept a number from 0 through 7 for the DecTalk PC synthesizer,
1219 licensee, and is addressed as "you". You accept the license if you
1306 copying of the copies you make or distribute. However, you may accept
/linux-4.4.14/include/net/
Dsock.h965 struct sock * (*accept)(struct sock *sk, int flags, int *err); member
/linux-4.4.14/net/ax25/
Daf_ax25.c1955 .accept = ax25_accept,
/linux-4.4.14/net/ipx/
Daf_ipx.c1968 .accept = sock_no_accept,
/linux-4.4.14/net/sunrpc/auth_gss/
Dsvcauth_gss.c1758 .accept = svcauth_gss_accept,
/linux-4.4.14/Documentation/kbuild/
Dkconfig-language.txt89 accept an "if" expression), so these two examples are equivalent:
/linux-4.4.14/Documentation/ioctl/
Dhdio.txt200 EIO Drive did not accept new block mode.
/linux-4.4.14/arch/arm64/
DKconfig225 and is unable to accept a certain write via this interface, it will
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1479 dev->ibdev.iwcm->accept = iwch_accept_cr; in iwch_register_device()
/linux-4.4.14/net/packet/
Daf_packet.c4277 .accept = sock_no_accept,
4298 .accept = sock_no_accept,
/linux-4.4.14/fs/ocfs2/cluster/
Dtcp.c1868 ret = sock->ops->accept(sock, new_sock, O_NONBLOCK); in o2net_accept_one()
/linux-4.4.14/net/decnet/
Daf_decnet.c2343 .accept = dn_accept,
/linux-4.4.14/net/iucv/
Daf_iucv.c2336 .accept = iucv_sock_accept,
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt529 corresponding BLK-aperture. This equates to a DIMM that can only accept
/linux-4.4.14/net/core/
Dsock.c2958 proto_method_implemented(proto->accept), in proto_seq_printf()
/linux-4.4.14/net/netlink/
Daf_netlink.c3240 .accept = sock_no_accept,
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio.txt248 - Very rare but some devices don't accept the pin-detection verb until
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped593 "'='", "'{'", "':'", "$accept", "declaration_seq", "declaration", "$@1",

12