/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv_rm_xics.c | 155 u32 *reject) in icp_rm_try_to_deliver() argument 163 *reject = 0; in icp_rm_try_to_deliver() 175 *reject = new_state.xisr; in icp_rm_try_to_deliver() 197 u32 reject; in icp_rm_deliver_irq() local 277 if (icp_rm_try_to_deliver(icp, new_irq, state->priority, &reject)) { in icp_rm_deliver_irq() 281 if (reject && reject != XICS_IPI) { in icp_rm_deliver_irq() 283 new_irq = reject; in icp_rm_deliver_irq() 428 u32 reject; in kvmppc_rm_h_ipi() local 477 reject = 0; in kvmppc_rm_h_ipi() 482 reject = new_state.xisr; in kvmppc_rm_h_ipi() [all …]
|
D | book3s_xics.c | 334 u32 *reject) in icp_try_to_deliver() argument 345 *reject = 0; in icp_try_to_deliver() 357 *reject = new_state.xisr; in icp_try_to_deliver() 379 u32 reject; in icp_deliver_irq() local 461 if (icp_try_to_deliver(icp, new_irq, state->priority, &reject)) { in icp_deliver_irq() 465 if (reject && reject != XICS_IPI) { in icp_deliver_irq() 468 new_irq = reject; in icp_deliver_irq() 610 u32 reject; in kvmppc_h_ipi() local 661 reject = 0; in kvmppc_h_ipi() 666 reject = new_state.xisr; in kvmppc_h_ipi() [all …]
|
/linux-4.4.14/tools/testing/fault-injection/ |
D | failcmd.sh | 43 --reject-start=value, --reject-end=value, --ignore-gfp-wait=value 88 LONGOPTS=$LONGOPTS,reject-start:,reject-end:,oom-kill-allocating-task:,help 169 --reject-start) 170 echo $2 > $FAULTATTR/reject-start 173 --reject-end) 174 echo $2 > $FAULTATTR/reject-end
|
/linux-4.4.14/arch/arm/probes/ |
D | decode.c | 288 goto reject; in decode_regs() 294 goto reject; in decode_regs() 300 goto reject; in decode_regs() 307 goto reject; in decode_regs() 318 goto reject; in decode_regs() 332 reject: in decode_regs()
|
/linux-4.4.14/net/ceph/crush/ |
D | mapper.c | 433 int collide, reject; in crush_choose_firstn() local 461 reject = 1; in crush_choose_firstn() 462 goto reject; in crush_choose_firstn() 504 reject = 0; in crush_choose_firstn() 525 reject = 1; in crush_choose_firstn() 532 if (!reject) { in crush_choose_firstn() 535 reject = is_out(map, weight, in crush_choose_firstn() 539 reject = 0; in crush_choose_firstn() 542 reject: in crush_choose_firstn() 543 if (reject || collide) { in crush_choose_firstn() [all …]
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_rport.c | 770 goto reject; in fc_rport_recv_flogi_req() 777 goto reject; in fc_rport_recv_flogi_req() 784 goto reject; in fc_rport_recv_flogi_req() 811 goto reject; in fc_rport_recv_flogi_req() 828 goto reject; in fc_rport_recv_flogi_req() 834 goto reject; in fc_rport_recv_flogi_req() 858 reject: in fc_rport_recv_flogi_req() 1484 goto reject; in fc_rport_recv_els_req() 1497 goto reject; in fc_rport_recv_els_req() 1529 reject: in fc_rport_recv_els_req() [all …]
|
D | fc_exch.c | 1010 enum fc_pf_rjt_reason reject = FC_RJT_NONE; in fc_seq_lookup_recip() local 1025 reject = FC_RJT_OX_ID; in fc_seq_lookup_recip() 1031 reject = FC_RJT_OX_ID; in fc_seq_lookup_recip() 1055 reject = FC_RJT_RX_ID; in fc_seq_lookup_recip() 1060 reject = FC_RJT_EXCH_EST; /* XXX */ in fc_seq_lookup_recip() 1066 reject = FC_RJT_RX_ID; /* XID not found */ in fc_seq_lookup_recip() 1105 reject = FC_RJT_SEQ_ID; in fc_seq_lookup_recip() 1118 return reject; in fc_seq_lookup_recip() 1122 return reject; in fc_seq_lookup_recip() 1376 goto reject; in fc_exch_recv_abts() [all …]
|
D | fc_disc.c | 105 goto reject; in fc_disc_recv_rscn_req() 108 goto reject; in fc_disc_recv_rscn_req() 112 goto reject; in fc_disc_recv_rscn_req() 116 goto reject; in fc_disc_recv_rscn_req() 120 goto reject; in fc_disc_recv_rscn_req() 177 reject: in fc_disc_recv_rscn_req()
|
/linux-4.4.14/drivers/usb/core/ |
D | urb.c | 133 atomic_inc(&urb->reject); in usb_anchor_urb() 664 atomic_inc(&urb->reject); in usb_kill_urb() 669 atomic_dec(&urb->reject); in usb_kill_urb() 705 atomic_inc(&urb->reject); in usb_poison_urb() 720 atomic_dec(&urb->reject); in usb_unpoison_urb() 741 atomic_inc(&urb->reject); in usb_block_urb()
|
D | hcd.c | 1232 if (unlikely(atomic_read(&urb->reject))) { in usb_hcd_link_urb_to_ep() 1636 if (atomic_read(&urb->reject)) in usb_hcd_submit_urb() 1744 if (unlikely(atomic_read(&urb->reject))) in __usb_hcd_giveback_urb()
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | ipt_REJECT.c | 36 const struct ipt_reject_info *reject = par->targinfo; in reject_tg() local 39 switch (reject->with) { in reject_tg()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | ip6t_REJECT.c | 41 const struct ip6t_reject_info *reject = par->targinfo; in reject_tg6() local 44 switch (reject->with) { in reject_tg6()
|
/linux-4.4.14/Documentation/networking/ |
D | policy-routing.txt | 79 [ metric METRIC ] [ reject ] ... (look at iproute utility) 120 Area classes must be terminated with reject record. 121 iproute add default reject class 250 122 iproute add default reject class 249
|
D | openvswitch.txt | 130 performs best-effort detection of overlapping wildcarded flows and may reject
|
D | filter.txt | 1023 (In 'secure' mode verifier will reject any type of pointer arithmetic to make 1061 the verifier will reject the program.
|
D | rxrpc.txt | 819 This is used to reject the first incoming call on the socket's queue with
|
/linux-4.4.14/drivers/ssb/ |
D | main.c | 989 u32 reject; in ssb_device_is_enabled() local 991 reject = ssb_tmslow_reject_bitmask(dev); in ssb_device_is_enabled() 993 val &= SSB_TMSLOW_CLOCK | SSB_TMSLOW_RESET | reject; in ssb_device_is_enabled() 1070 u32 reject, val; in ssb_device_disable() local 1075 reject = ssb_tmslow_reject_bitmask(dev); in ssb_device_disable() 1078 ssb_write32(dev, SSB_TMSLOW, reject | SSB_TMSLOW_CLOCK); in ssb_device_disable() 1079 ssb_wait_bits(dev, SSB_TMSLOW, reject, 1000, 1); in ssb_device_disable() 1092 reject | SSB_TMSLOW_RESET | in ssb_device_disable() 1104 reject | SSB_TMSLOW_RESET | in ssb_device_disable()
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | x509_public_key.c | 137 goto reject; in x509_request_asymmetric_key() 141 goto reject; in x509_request_asymmetric_key() 148 reject: in x509_request_asymmetric_key()
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-savu | 9 The mouse will reject invalid data. 33 The mouse will reject invalid data. 67 The mouse will reject invalid data.
|
D | sysfs-driver-hid-roccat-konepure | 10 The mouse will reject invalid data. 48 The mouse will reject invalid data. 64 The mouse will reject invalid data.
|
D | sysfs-driver-hid-roccat-pyra | 56 The mouse will reject invalid data. 84 The mouse will reject invalid data. 111 The data has to be 3 bytes long. The mouse will reject invalid
|
D | sysfs-driver-hid-roccat-kovaplus | 70 The mouse will reject invalid data. 98 The mouse will reject invalid data.
|
D | sysfs-driver-hid-roccat-koneplus | 63 The mouse will reject invalid data. 91 The mouse will reject invalid data.
|
D | sysfs-driver-hid-roccat-ryos | 18 The device will reject invalid data.
|
/linux-4.4.14/drivers/scsi/ |
D | nsp32.c | 1974 goto reject; in nsp32_msgin_occur() 1982 goto reject; in nsp32_msgin_occur() 2074 goto reject; in nsp32_msgin_occur() 2086 goto reject; in nsp32_msgin_occur() 2125 goto reject; /* not implemented yet */ in nsp32_msgin_occur() 2136 goto reject; in nsp32_msgin_occur() 2146 goto reject; /* not implemented yet */ in nsp32_msgin_occur() 2151 goto reject; /* not implemented yet */ in nsp32_msgin_occur() 2156 goto reject; in nsp32_msgin_occur() 2161 goto reject; in nsp32_msgin_occur() [all …]
|
D | libiscsi.c | 1034 struct iscsi_reject *reject = (struct iscsi_reject *)hdr; in iscsi_handle_reject() local 1038 conn->exp_statsn = be32_to_cpu(reject->statsn) + 1; in iscsi_handle_reject() 1040 if (ntoh24(reject->dlength) > datalen || in iscsi_handle_reject() 1041 ntoh24(reject->dlength) < sizeof(struct iscsi_hdr)) { in iscsi_handle_reject() 1044 "%u, datalen %d\n", ntoh24(reject->dlength), in iscsi_handle_reject() 1051 switch (reject->reason) { in iscsi_handle_reject() 1108 rejected_pdu.itt, reject->reason); in iscsi_handle_reject() 1715 goto reject; in iscsi_queuecommand() 1721 goto reject; in iscsi_queuecommand() 1751 reject: in iscsi_queuecommand()
|
D | mesh.c | 1177 goto reject; in handle_msgin() 1206 goto reject; in handle_msgin() 1239 goto reject; in handle_msgin() 1243 reject: in handle_msgin()
|
/linux-4.4.14/Documentation/fault-injection/ |
D | fault-injection.txt | 86 - /sys/kernel/debug/fail*/reject-start: 87 - /sys/kernel/debug/fail*/reject-end: 100 [reject-start,reject-end).
|
/linux-4.4.14/include/rdma/ |
D | iw_cm.h | 119 int (*reject)(struct iw_cm_id *cm_id, member
|
/linux-4.4.14/mm/ |
D | zswap.c | 977 goto reject; in zswap_frontswap_store() 986 goto reject; in zswap_frontswap_store() 995 goto reject; in zswap_frontswap_store() 1066 reject: in zswap_frontswap_store()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/st/ |
D | st,clkgen-vcc.txt | 58 "clk-s-hdmi-reject-pll",
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target.c | 2004 goto reject; in iscsit_process_text_cmd() 2011 goto reject; in iscsit_process_text_cmd() 2017 goto reject; in iscsit_process_text_cmd() 2026 goto reject; in iscsit_process_text_cmd() 2047 reject: in iscsit_process_text_cmd() 2077 goto reject; in iscsit_handle_text_cmd() 2101 goto reject; in iscsit_handle_text_cmd() 2117 goto reject; in iscsit_handle_text_cmd() 2142 reject: in iscsit_handle_text_cmd() 4010 goto reject; in iscsi_target_rx_opcode() [all …]
|
D | iscsi_target_util.c | 282 bool reject = false; in iscsit_sequence_cmd() local 294 reject = true; in iscsit_sequence_cmd() 301 reject = true; in iscsit_sequence_cmd() 322 if (reject) in iscsit_sequence_cmd()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-hid-roccat-kone | 50 The mouse will reject invalid data, whereas the profile number 62 The data has to be 36 bytes long. The mouse will reject invalid
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 1812 struct bnx2i_reject_msg *reject; in bnx2i_process_reject_mesg() local 1815 reject = (struct bnx2i_reject_msg *) cqe; in bnx2i_process_reject_mesg() 1816 if (reject->data_length) { in bnx2i_process_reject_mesg() 1817 bnx2i_get_rq_buf(bnx2i_conn, conn->data, reject->data_length); in bnx2i_process_reject_mesg() 1825 hdr->opcode = reject->op_code; in bnx2i_process_reject_mesg() 1826 hdr->reason = reject->reason; in bnx2i_process_reject_mesg() 1827 hton24(hdr->dlength, reject->data_length); in bnx2i_process_reject_mesg() 1828 hdr->max_cmdsn = cpu_to_be32(reject->max_cmd_sn); in bnx2i_process_reject_mesg() 1829 hdr->exp_cmdsn = cpu_to_be32(reject->exp_cmd_sn); in bnx2i_process_reject_mesg() 1832 reject->data_length); in bnx2i_process_reject_mesg()
|
D | 57xx_iscsi_hsi.h | 1521 struct bnx2i_reject_msg reject; member
|
/linux-4.4.14/lib/ |
D | string.c | 538 size_t strcspn(const char *s, const char *reject) in strcspn() argument 545 for (r = reject; *r != '\0'; ++r) { in strcspn()
|
/linux-4.4.14/net/bridge/netfilter/ |
D | Kconfig | 18 tristate "Netfilter nf_tables bridge reject support" 21 Add support to reject packets.
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 2398 goto reject; in pass_accept_req() 2404 goto reject; in pass_accept_req() 2432 goto reject; in pass_accept_req() 2440 goto reject; in pass_accept_req() 2450 goto reject; in pass_accept_req() 2530 reject: in pass_accept_req() 3798 goto reject; in rx_pkt() 3805 goto reject; in rx_pkt() 3815 goto reject; in rx_pkt() 3831 goto reject; in rx_pkt() [all …]
|
D | provider.c | 577 dev->ibdev.iwcm->reject = c4iw_reject_cr; in c4iw_register_device()
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 69 and reject the ioctl if that's not the case. Otherwise your nice plan for 96 otherwise perfectly valid data. Without this an earlier check might reject 141 * Check that input time values are normalized and reject them if not. Note
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_cm.h | 455 int (*reject)(struct nes_cm_core *, struct nes_cm_node *); member
|
D | nes_cm.c | 3497 return cm_core->api->reject(cm_core, cm_node); in nes_reject()
|
D | nes_verbs.c | 3919 nesibdev->ibdev.iwcm->reject = nes_reject; in nes_init_ofa_device()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 1355 goto reject; in pass_accept_req() 1366 goto reject; in pass_accept_req() 1378 goto reject; in pass_accept_req() 1386 goto reject; in pass_accept_req() 1394 goto reject; in pass_accept_req() 1415 reject: in pass_accept_req()
|
D | iwch_provider.c | 1480 dev->ibdev.iwcm->reject = iwch_reject_cr; in iwch_register_device()
|
/linux-4.4.14/drivers/mmc/host/ |
D | via-sdmmc.c | 318 int reject; member 681 if (!(status & VIA_CRDR_SDSTS_SLOTG) || host->reject) { in via_sdc_request() 1188 sdhost->reject = 1; in via_sd_remove()
|
/linux-4.4.14/Documentation/RCU/ |
D | listRCU.txt | 237 If the system-call audit module were to ever need to reject stale data, 303 function to reject newly deleted data.
|
/linux-4.4.14/drivers/infiniband/core/ |
D | iwcm.c | 390 cm_id->device->iwcm->reject(cm_id, NULL, 0); in destroy_cm_id() 495 ret = cm_id->device->iwcm->reject(cm_id, private_data, in iw_cm_reject()
|
D | cma.c | 1492 goto reject; in cma_rep_recv() 1496 goto reject; in cma_rep_recv() 1500 goto reject; in cma_rep_recv() 1503 reject: in cma_rep_recv() 3428 goto reject; in rdma_accept() 3431 reject: in rdma_accept()
|
/linux-4.4.14/drivers/scsi/arm/ |
D | fas216.c | 517 enum { sync, async, none, reject } res = none; in fas216_handlesync() enumerator 545 res = reject; in fas216_handlesync() 581 res = reject; in fas216_handlesync() 591 res = reject; in fas216_handlesync() 602 case reject: in fas216_handlesync()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 3588 int reject; in ahc_parse_msg() local 3595 reject = FALSE; in ahc_parse_msg() 3644 reject = TRUE; in ahc_parse_msg() 3691 reject = TRUE; in ahc_parse_msg() 3722 reject = TRUE; in ahc_parse_msg() 3756 reject = TRUE; in ahc_parse_msg() 3796 if (sending_reply == FALSE && reject == FALSE) { in ahc_parse_msg() 3822 reject = TRUE; in ahc_parse_msg() 3879 reject = TRUE; in ahc_parse_msg() 3928 reject = TRUE; in ahc_parse_msg() [all …]
|
D | aic79xx_core.c | 5106 int reject; in ahd_parse_msg() local 5112 reject = FALSE; in ahd_parse_msg() 5159 reject = TRUE; in ahd_parse_msg() 5203 reject = TRUE; in ahd_parse_msg() 5234 reject = TRUE; in ahd_parse_msg() 5268 reject = TRUE; in ahd_parse_msg() 5308 if (sending_reply == FALSE && reject == FALSE) { in ahd_parse_msg() 5333 reject = TRUE; in ahd_parse_msg() 5386 reject = TRUE; in ahd_parse_msg() 5434 reject = TRUE; in ahd_parse_msg() [all …]
|
D | aic7xxx.reg | 878 mask SEND_REJECT 0x10|SEQINT /* sending a message reject */
|
D | aic79xx.reg | 137 SEND_REJECT, /* sending a message reject */
|
/linux-4.4.14/net/ipv6/ |
D | mip6.c | 347 .reject = mip6_destopt_reject,
|
/linux-4.4.14/Documentation/vm/ |
D | zswap.txt | 68 cannot evict the oldest page, it can only reject new pages.
|
/linux-4.4.14/Documentation/usb/ |
D | error-codes.txt | 60 -EPERM Submission failed because urb->reject was set.
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 2377 if (!x->type->reject) in xfrm_secpath_reject() 2379 return x->type->reject(x, skb, fl); in xfrm_secpath_reject() 2571 goto reject; in __xfrm_policy_check() 2599 goto reject; in __xfrm_policy_check() 2605 goto reject; in __xfrm_policy_check() 2613 reject: in __xfrm_policy_check()
|
/linux-4.4.14/net/tipc/ |
D | socket.c | 1681 goto reject; in filter_rcv() 1685 goto reject; in filter_rcv() 1691 goto reject; in filter_rcv() 1702 reject: in filter_rcv()
|
/linux-4.4.14/Documentation/isdn/ |
D | README.diversion | 64 Actions that may be invoked by a rule are ignore, proceed, reject,
|
D | README | 306 or to reject the call actively. (isdnctrl busreject ...) 471 This enables (default) or disables an active hangup (reject) when getting an
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 2400 goto reject; in srpt_cm_req_recv() 2409 goto reject; in srpt_cm_req_recv() 2455 goto reject; in srpt_cm_req_recv() 2464 goto reject; in srpt_cm_req_recv() 2596 reject: in srpt_cm_req_recv()
|
/linux-4.4.14/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 440 An implementation of CIPSO on a host MUST have the capability to reject a 444 MUST be able to reject datagrams going to networks that can not provide 547 addition, the host MUST reject any incoming datagram that has a label which
|
/linux-4.4.14/Documentation/input/ |
D | elantech.txt | 124 can check these bits and reject any packet that appears corrupted. Using 139 driver will reject any packet that appears corrupted. Using this knob,
|
/linux-4.4.14/Documentation/filesystems/ |
D | mandatory-locking.txt | 89 All the reference systems reject all calls to open() for a file on which
|
D | xfs.txt | 52 will reject the noattr2 mount option if it is set.
|
/linux-4.4.14/include/linux/ |
D | usb.h | 1459 atomic_t reject; /* submissions will fail */ member
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_provider.c | 877 dev->ibdev.iwcm->reject = c2_reject; in c2_register_device()
|
/linux-4.4.14/drivers/net/wan/ |
D | cosa.c | 1853 goto reject; in rx_interrupt() 1864 reject: /* Reject the packet */ in rx_interrupt()
|
/linux-4.4.14/Documentation/ |
D | applying-patches.txt | 120 outright and leaves a file with a .rej extension (a reject file). You can 127 never see a fuzz or reject message from patch. If you do see such messages
|
D | adding-syscalls.txt | 65 flags, and reject the system call (with EINVAL) if it does:
|
/linux-4.4.14/Documentation/block/ |
D | data-integrity.txt | 27 integrity of the I/O and reject it if corruption is detected. This
|
/linux-4.4.14/net/ |
D | Kconfig | 118 filter", which means that it can reject individual network packets
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | stih416-clock.dtsi | 615 "clk-s-hdmi-reject-pll",
|
/linux-4.4.14/Documentation/hid/ |
D | hid-transport.txt | 286 requests. This request is mandatory and hid core will reject the device if
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 443 LSM hooks exist that allow SELinux (or Smack or whatever) to reject a request
|
/linux-4.4.14/include/net/ |
D | xfrm.h | 378 int (*reject)(struct xfrm_state *, struct sk_buff *, member
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 354 reject a link if it only wants links to a certain type of object (say,
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 547 tristate "Netfilter nf_tables reject support" 549 This option adds the "reject" expression that you can use to
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 288 Notice that if runtime > deadline the admission control will surely reject
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 491 reject creatingfile with certain reserved characters).
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 313 will reject all the resets. This will cause the target to be
|