/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 7 # COPYING in the main directory of this source tree, or the 15 # notice, this list of conditions and the following disclaimer. 18 # notice, this list of conditions and the following disclaimer in the 24 # this software without specific prior written permission. 1742 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */ 2710 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cma.c | 133 * rdma_iw_cm_id() - return the iw_cm_id pointer for this cm_id. 148 * rdma_res_to_id() - return the rdma_cm_id pointer for this restrack. 350 * We do this by disabling removal notification while a callback is in process, 501 struct id_table_entry *this, *node; in cma_add_id_to_tree() local 512 this = container_of(*new, struct id_table_entry, rb_node); in cma_add_id_to_tree() 515 cma_dst_addr(node_id_priv), this); in cma_add_id_to_tree() 524 &this->id_list); in cma_add_id_to_tree() 1547 "RDMA CMA: in the future this may cause the request to be dropped\n", in cma_save_req_info() 1558 "RDMA CMA: in the future this may cause the request to be dropped\n", in cma_save_req_info() 1947 * outside this stat in cma_cancel_operation() [all...] |
/kernel/linux/linux-5.10/tools/testing/ktest/ |
H A D | ktest.pl | 459 and select that target to reboot to the kernel. If this is not 483 the grub menu.lst for this option to find what kernel to 754 # it so we don't warn if this option is not one of 2208 # Consider this a triple fault. 2211 doprint "Assuming that this is a triple fault.\n"; 2212 doprint "To disable this: set DETECT_TRIPLE_FAULT to 0\n"; 2522 # Perhaps olddefconfig doesn't exist in this version of the kernel 2534 # read a config file and use this to force new configs. 2604 # add something to distinguish this build 2634 # bisect may need this t [all...] |
/kernel/linux/linux-6.6/tools/testing/ktest/ |
H A D | ktest.pl | 459 and select that target to reboot to the kernel. If this is not 483 the grub menu.lst for this option to find what kernel to 824 # it so we don't warn if this option is not one of 2264 # Consider this a triple fault. 2267 doprint "Assuming that this is a triple fault.\n"; 2268 doprint "To disable this: set DETECT_TRIPLE_FAULT to 0\n"; 2575 # Perhaps olddefconfig doesn't exist in this version of the kernel 2587 # read a config file and use this to force new configs. 2656 # add something to distinguish this build 2689 # bisect may need this t [all...] |
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | osl.c | 318 * During early init (when acpi_permanent_mmap has not been set yet) this 411 * During early init (when acpi_permanent_mmap has not been set yet) this 632 * ktime_get() to implement this function because this function may get 633 * called after timekeeping has been suspended. Note: calling this function 1081 * Allocate/initialize DPC structure. Note that this memory will be in acpi_os_execute() 1487 " for this device, you should use it instead of" in acpi_check_resource_conflict()
|
/kernel/linux/linux-5.10/drivers/acpi/apei/ |
H A D | ghes.c | 432 * so only acknowledge the error if this support is present. in ghes_clear_estatus() 557 * GHES_SEV_PANIC does not make it to this handling since the kernel must 938 static int ghes_notify_hed(struct notifier_block *this, unsigned long event, in ghes_notify_hed() argument
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | sha1-armv4-large.S | 5 @ has relicensed it under the GPLv2. Therefore this program is free software;
|
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | dbl_float.h | 9 PA header file -- do not include this header file for non-PA builds. 230 /* A quiet NaN has the high mantissa bit clear and at least on other (in this 445 * want this macro to generate: \ 455 * want this macro to generate: \ 731 * It will break if this is not the case. 736 * want this macro to generate: \
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | dbl_float.h | 9 PA header file -- do not include this header file for non-PA builds. 230 /* A quiet NaN has the high mantissa bit clear and at least on other (in this 445 * want this macro to generate: \ 455 * want this macro to generate: \ 731 * It will break if this is not the case. 736 * want this macro to generate: \
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | sha1-armv4-large.S | 5 @ has relicensed it under the GPLv2. Therefore this program is free software;
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_main.c | 14 * along with this program available in the file COPYING in the main 15 * directory of this source tree. 24 * copyright notice, this list of conditions and the following 28 * copyright notice, this list of conditions and the following 724 /* this is our netdev */ in pvrdma_netdevice_event_handle() 761 static int pvrdma_netdevice_event(struct notifier_block *this, in pvrdma_netdevice_event() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx.c | 56 * Set this to 1 to use separate channels for TX and RX. It allows us 79 * restarted when it drops below half full. The time this takes (assuming 547 * Note that the kernel will ignore our return code; this method 674 static int efx_netdev_event(struct notifier_block *this, in efx_netdev_event() argument 864 * this on its VFs to ensure they are unbound first. 902 * installed NIC. VPD is potentially very large but this should 1082 * transmission; this is left to the first time one of the network 1143 /* Try to create MTDs, but allow this to fail */ in efx_pci_probe()
|
/kernel/linux/linux-5.10/net/netrom/ |
H A D | af_netrom.c | 115 static int nr_device_event(struct notifier_block *this, unsigned long event, void *ptr) in nr_device_event() argument 679 if (sock_flag(sk, SOCK_ZAPPED)) { /* Must bind first - autobinding in this may or may not work */ in nr_connect() 763 err = sock_error(sk); /* Always set at this point */ in nr_connect() 799 * The write queue this time is holding sockets ready to use in nr_accept()
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | ipv6.c | 74 static int sctp_inet6addr_event(struct notifier_block *this, unsigned long ev, in sctp_inet6addr_event() argument 480 /* Always called on head skb, so this is safe */ in sctp_v6_from_skb() 599 /* If this is a linklocal address, compare the scope_id. */ in __sctp_v6_cmp_addr() 626 /* Is this a wildcard address? */ 632 /* Should this be available for binding? */ 679 /* Is this a non-unicast address */ in sctp_v6_addr_valid() 786 /* Where did this skb come from? */ 792 /* Was this packet marked by Explicit Congestion Notification? */ 873 /* Do we support this AF? */
|
H A D | protocol.c | 218 /* Always called on head skb, so this is safe */ in sctp_v4_from_skb() 319 /* Is this a wildcard address? */ 340 /* Is this a non-unicast address or a unusable SCTP address? */ in sctp_v4_addr_valid() 344 /* Is this a broadcast address? */ in sctp_v4_addr_valid() 351 /* Should this be available for binding? */ 546 * to cache it separately and hence this is an empty routine. 561 /* What interface did this skb arrive on? */ 567 /* Was this packet marked by Explicit Congestion Notification? */ 653 pr_debug("%s: this is on DAD, trying %d sec " in sctp_addr_wq_timeout_handler() 776 static int sctp_inetaddr_event(struct notifier_block *this, unsigne argument [all...] |
/kernel/linux/linux-5.10/net/netlabel/ |
H A D | netlabel_unlabeled.c | 50 * the functions in this file are "namespace safe" */ 141 * released safely. It is important to note that this function does not free 159 /* no need for locks here since we are the only one with access to this in netlbl_unlhsh_free_iface() 689 * @this: notifier block 699 static int netlbl_unlhsh_netdev_handler(struct notifier_block *this, in netlbl_unlhsh_netdev_handler() argument 708 /* XXX - should this be a check for NETDEV_DOWN or _UNREGISTER? */ in netlbl_unlhsh_netdev_handler() 1539 /* Only the kernel is allowed to call this function and the only time in netlbl_unlabel_defconf()
|
/kernel/linux/linux-5.10/net/xdp/ |
H A D | xsk.c | 1111 static int xsk_notifier(struct notifier_block *this, in xsk_notifier() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_log.c | 74 u_int16_t group_num; /* number of this queue */ 488 /* this is the bridge group "brX" */ in __build_packet_message() 525 /* this is the bridge group "brX" */ in __build_packet_message() 813 nfulnl_rcv_nl_event(struct notifier_block *this, in nfulnl_rcv_nl_event() argument 822 /* destroy all instances for this portid */ in nfulnl_rcv_nl_event()
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_pnet.c | 135 /* if this is not the initial namespace, stop here */ in smc_pnet_remove_by_pnetid() 467 /* Append a pnetid to the end of the pnet table if not already on this list. 500 /* if this is not the initial namespace, stop here */ in smc_pnet_enter() 612 /* if this is not the initial namespace, dump only netdev */ in _smc_pnet_dump() 820 static int smc_pnet_netdev_event(struct notifier_block *this, in smc_pnet_netdev_event() argument
|
/kernel/linux/linux-5.10/net/tls/ |
H A D | tls_device.c | 6 * COPYING in the main directory of this source tree, or the 14 * copyright notice, this list of conditions and the following 18 * copyright notice, this list of conditions and the following 181 /* At this point, there should be no references on this 182 * socket and no in-flight SKBs associated with this 619 * And if it's not start marker, look if this seq number in tls_get_record() 624 * if this seq number belongs to the list. in tls_get_record() 1161 /* following this assignment tls_is_sk_tx_device_offloaded in tls_set_device_offload() 1322 /* Sync with inflight packets. After this poin in tls_device_down() 1368 tls_dev_event(struct notifier_block *this, unsigned long event, void *ptr) tls_dev_event() argument [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | fib_rules.c | 77 * at the moment this function is called */ in fib_default_rule_add() 826 * any of them are pointing to this new rule. in fib_nl_newrule() 924 * Check if this rule is a target to any of them. If so, in fib_nl_delrule() 926 * disable them. As this operation is eventually very in fib_nl_delrule() 1220 static int fib_rules_event(struct notifier_block *this, unsigned long event, in fib_rules_event() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | arp.c | 29 * Niibe Yutaka : Reply for this device or proxies only. 52 * *** FOR 2.1 clean this up *** 264 I did not it, because this driver does not work even in arp_constructor() 309 /* arp on this interface. */ in arp_send_dst() 450 * Check if we can use proxy ARP for this path 763 * addresses. If this is one such, delete it. in arp_process() 788 * (The assumption for this last is that if someone is requesting our in arp_process() 793 * Putting this another way, we only care about replies if they are to in arp_process() 877 It is possible, that this option should be enabled for some in arp_process() 1251 static int arp_netdev_event(struct notifier_block *this, unsigne argument [all...] |
/kernel/linux/linux-5.10/net/iucv/ |
H A D | iucv.c | 357 * Allow iucv interrupts on this cpu. 390 /* Set indication that iucv interrupts are allowed for this cpu. */ in iucv_allow_cpu() 398 * Block iucv interrupts on this cpu. 410 /* Clear indication that iucv interrupts are allowed for this cpu. */ in iucv_block_cpu() 418 * Declare a interrupt buffer on this cpu. 458 /* Set indication that an iucv buffer exists for this cpu. */ in iucv_declare_cpu() 462 /* Enable iucv interrupts on this cpu. */ in iucv_declare_cpu() 465 /* Disable iucv interrupts on this cpu. */ in iucv_declare_cpu() 473 * Retrieve interrupt buffer on this cpu. 490 /* Clear indication that an iucv buffer exists for this cp in iucv_retrieve_cpu() 779 iucv_reboot_event(struct notifier_block *this, unsigned long event, void *ptr) iucv_reboot_event() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx.c | 57 * Set this to 1 to use separate channels for TX and RX. It allows us 80 * restarted when it drops below half full. The time this takes (assuming 548 * Note that the kernel will ignore our return code; this method 672 static int efx_netdev_event(struct notifier_block *this, in efx_netdev_event() argument 858 * this on its VFs to ensure they are unbound first. 1050 * transmission; this is left to the first time one of the network 1122 /* Try to create MTDs, but allow this to fail */ in efx_pci_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 58 * Set this to 1 to use separate channels for TX and RX. It allows us 82 * restarted when it drops below half full. The time this takes (assuming 546 * Note that the kernel will ignore our return code; this method 671 static int efx_netdev_event(struct notifier_block *this, in efx_netdev_event() argument 844 * this on its VFs to ensure they are unbound first. 1025 * transmission; this is left to the first time one of the network 1086 /* Try to create MTDs, but allow this to fail */ in efx_pci_probe()
|