/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_amd.c | 260 * NB events are events measuring L3 cache, Hypertransport 263 * by all cores on a package. NB events are counted on a 264 * shared set of counters. When a NB event is programmed 270 * can be measuring NB events using the same counters. Thus, 271 * we maintain a per-NB allocation table. The available slot 274 * We provide only one choice for each NB event based on 275 * the fact that only NB events have restrictions. Consequently, 276 * if a counter is available, there is a guarantee the NB event 281 * Note that all cores attached the same NB compete for the same 282 * counters to host NB events, this is why we use atomic ops. Some 283 * multi-chip CPUs may have more than one NB. 289 * Non NB events are not impacted by this restriction. 357 * initialize all possible NB constraints amd_alloc_nb() 437 * if not NB event or no NB, then no constraints amd_get_event_constraints() 499 * 0x0E0 NB NB_PERF_CTL[3:0] 500 * 0x0F0 NB NB_PERF_CTL[3:0]
|
H A D | perf_event_amd_uncore.c | 184 * NB and L2 counters (MSRs) are shared across all cores that share the amd_uncore_event_init() 185 * same NB / L2 cache. Interrupts can be directed to a single target amd_uncore_event_init() 193 /* NB and L2 counters do not have usr/os/guest/host bits */ amd_uncore_event_init() 539 printk(KERN_INFO "perf: AMD NB counters detected\n"); amd_uncore_init()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | mxm8x10.c | 364 #define NB(x) (NAND_BLOCK_SIZE * (x)) macro 368 .size = NB(0x002), 369 .offset = NB(0x000), 374 .size = NB(0x010), 375 .offset = NB(0x002), 380 .size = NB(0x36c), 381 .offset = NB(0x012) 385 .size = NB(0x082), 386 .offset = NB(0x37e),
|
/linux-4.1.27/include/xen/interface/ |
H A D | nmi.h | 30 * NB. All ops return zero on success, else a negative error code.
|
H A D | version.h | 13 /* NB. All ops return zero on success, except XENVER_version. */
|
H A D | grant_table.h | 41 * NB. WMB is a no-op on current-generation x86 processors. However, a 57 * NB. No need for WMB as reuse of entry is control-dependent on success of 63 * action. (NB. This is not yet implemented!). 69 * NB. No need for WMB as reuse of entry is control-dependent on success of
|
H A D | memory.h | 32 * (NB. This command also updates the mach_to_phys translation table)
|
H A D | xen.h | 319 * linear_addr: Linear address of LDT base (NB. must be page-aligned). 456 * NB. The fields are natural pointer/address size for this architecture. 466 * NB. The fields are logically the natural register size for this 538 * NB. We expect that this struct is smaller than a page.
|
H A D | platform.h | 234 /* NB. First uint16_t of buffer must be set to buffer size. */
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | opal-tracepoints.c | 24 /* NB: reg/unreg are called while guarded with the tracepoints_mutex */
|
/linux-4.1.27/drivers/hwmon/ |
H A D | abituguru3.c | 217 { "NB Fan", 33, 2, 60, 1, 0 }, 242 { "NB Fan", 33, 2, 60, 1, 0 }, 268 { "NB Fan", 33, 2, 60, 1, 0 }, 290 { "NB Fan", 33, 2, 60, 1, 0 }, 299 { "NB 1.4V", 4, 0, 10, 1, 0 }, 310 { "NB Fan", 33, 2, 60, 1, 0 }, 321 { "NB 1.8V", 4, 0, 10, 1, 0 }, 322 { "NB 1.8V Dual", 5, 0, 10, 1, 0 }, 325 { "NB 1.2V", 13, 0, 10, 1, 0 }, 332 { "NB", 25, 1, 1, 1, 0 }, 336 { "NB Fan", 33, 2, 60, 1, 0 }, 349 { "NB", 4, 0, 10, 1, 0 }, 360 { "NB Fan", 33, 2, 60, 1, 0 }, 385 { "NB Fan", 33, 2, 60, 1, 0 }, 411 { "NB Fan", 33, 2, 60, 1, 0 }, 421 { "NB", 4, 0, 10, 1, 0 }, 432 { "NB Fan", 33, 2, 60, 1, 0 }, 459 { "NB Fan", 33, 2, 60, 1, 0 }, 473 { "NB 1.8V", 4, 0, 10, 1, 0 }, 474 { "NB 1.2V ", 13, 0, 10, 1, 0 }, 524 { "NB 1.2V", 4, 0, 10, 1, 0 },
|
H A D | vt8231.c | 127 * NB The values returned here are NOT temperatures. The calibration curves
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd_modparams.c | 61 /* NB: this value is shared by all CPTs, it can grow at runtime */ 66 /* NB: this value is shared by all CPTs */ 115 /* NB: this value is shared by all CPTs, it can grow at runtime */ 120 /* NB: this value is shared by all CPTs, it can grow at runtime */ 129 /* NB: this value is shared by all CPTs, it can grow at runtime */
|
H A D | o2iblnd_cb.c | 835 /* NB don't drop ibc_lock before bumping tx_sending */ 890 /* NB credits are transferred in the actual 1474 /* NB 'private' is different depending on what we're sending.... */ kiblnd_send() 2006 * NB we should be safe from RDMA now that the QP has changed state */ kiblnd_finalise_conn() 2466 * NB: reconnect is still needed even when ibp_tx_queue is kiblnd_reconnect() 2540 /* NB. default incarnation is -1 because: kiblnd_rejected() 2739 /* NB My QP has already established itself, so I handle anything going kiblnd_check_connreply() 3033 /* NB. We expect to have a look at all the peers and not find any kiblnd_check_conns() 3271 /* NB I'm not allowed to schedule this conn once its refcount has kiblnd_cq_completion()
|
H A D | o2iblnd.c | 205 /* NB ibm_cksum zero while computing cksum */ kiblnd_pack_msg() 377 /* NB a peer's connections keep a reference on their peer until kiblnd_destroy_peer() 474 /* NB closing peer's last conn unlinked it. */ kiblnd_del_peer_locked() 476 /* NB peer now unlinked; might even be freed if the peer table had the kiblnd_del_peer_locked() 801 * NB locking needed now I'm racing with completion */ kiblnd_create_conn() 2691 /* NB: we really want to stop scheduler threads net by net kiblnd_base_shutdown()
|
/linux-4.1.27/include/linux/ |
H A D | nsc_gpio.h | 18 NB: this work was tested on the Geode SC-1100 and PC-87366 chips.
|
H A D | nfs_iostat.h | 57 * NB: When adding new byte counters, please include the measured
|
H A D | timer.h | 40 * NB: because we have to copy the lockdep_map, setting the lockdep_map key
|
H A D | workqueue.h | 147 * NB: because we have to copy the lockdep_map, setting _key
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | irqflags.h | 45 * NB: This may call C code, so the caller must be prepared for volatiles to
|
/linux-4.1.27/arch/arm/mach-alpine/ |
H A D | alpine_cpu_pm.c | 26 /* NB registers */
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | cpu_event_pinned_vs_ebb_test.c | 55 /* NB order of pipes looks reversed */ cpu_event_pinned_vs_ebb()
|
H A D | cpu_event_vs_ebb_test.c | 53 /* NB order of pipes looks reversed */ cpu_event_vs_ebb()
|
H A D | ebb_on_child_test.c | 55 /* NB order of pipes looks reversed */ ebb_on_child()
|
H A D | ebb_on_willing_child_test.c | 62 /* NB order of pipes looks reversed */ ebb_on_willing_child()
|
H A D | ebb_vs_cpu_event_test.c | 53 /* NB order of pipes looks reversed */ ebb_vs_cpu_event()
|
H A D | task_event_pinned_vs_ebb_test.c | 50 /* NB order of pipes looks reversed */ task_event_pinned_vs_ebb()
|
H A D | task_event_vs_ebb_test.c | 48 /* NB order of pipes looks reversed */ task_event_vs_ebb()
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
H A D | nv_hw.c | 144 unsigned int pll, N, M, MB, NB, P; nvGetClocks() local 155 NB = 1; nvGetClocks() 158 NB = (pll >> 24) & 0xFF; nvGetClocks() 160 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; nvGetClocks() 168 NB = (pll >> 24) & 0xFF; nvGetClocks() 170 *NVClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; nvGetClocks() 179 NB = (pll >> 8) & 0xFF; nvGetClocks() 182 NB = 1; nvGetClocks() 184 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; nvGetClocks() 193 NB = (pll >> 8) & 0xFF; nvGetClocks() 196 NB = 1; nvGetClocks() 198 *NVClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; nvGetClocks() 208 NB = (pll >> 19) & 0x1f; nvGetClocks() 211 NB = 1; nvGetClocks() 213 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; nvGetClocks() 221 NB = (pll >> 19) & 0x1f; nvGetClocks() 224 NB = 1; nvGetClocks() 226 *NVClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; nvGetClocks()
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | lib-move.c | 59 /* NB: use lnet_net_lock(0) to serialize operations on test peers */ lnet_fail_nid() 113 /* NB: use lnet_net_lock(0) to serialize operations on test peers */ fail_peer() 177 /* NB diov, siov are READ-ONLY */ lnet_copy_iov2iov() 238 * NB not destructive to 'src' */ lnet_extract_iov() 296 /* NB diov, siov are READ-ONLY */ lnet_copy_kiov2kiov() 378 /* NB iov, kiov are READ-ONLY */ lnet_copy_kiov2iov() 449 /* NB kiov, iov are READ-ONLY */ lnet_copy_iov2kiov() 520 * NB not destructive to 'src' */ lnet_extract_kiov() 680 /* NB: caller shall hold a ref on 'lp' as I'd drop lnet_net_lock */ 699 /* NB: always called with lnet_net_lock held */ 731 /* NB: returns 1 when alive, 0 when dead, negative when error; 798 /* NB 'lp' is always the next hop */ lnet_post_send_locked() 1036 /* NB If a msg ever blocks for a buffer in rbp_msgs, it stays lnet_return_rx_credits_locked() 1193 /* NB: rtr_nid is set to LNET_NID_ANY for all current use-cases, lnet_send() 1196 /* NB: ni != NULL == interface pre-determined (ACK/REPLY) */ lnet_send() 1514 /* NB handles only looked up by creator (no flips) */ lnet_parse_reply() 1580 /* NB handles only looked up by creator (no flips) */ lnet_parse_ack() 1774 /* NB: so far here is the only place to set NI status to "up */ lnet_parse() 1886 * NB: multi-hop routed message will be ignored. lnet_parse() 1969 /* NB I can't drop msg's ref on msg_rxpeer until after I've lnet_drop_delayed_msg_list() 1977 * NB: message will not generate event because w/o attached MD, lnet_drop_delayed_msg_list() 2117 /* NB handles only looked up by creator (no flips) */ LNetPut() 2232 /* NB I trusted my peer to RDMA. If she tells me she's written beyond lnet_set_reply_msg_len() 2317 /* NB handles only looked up by creator (no flips) */ LNetGet()
|
H A D | router.c | 146 * NB individual events can be missed; the only guarantee is that you lnet_ni_notify_locked() 275 /* NB expects LNET_LOCK held */ 487 /* NB Caller may specify either all routes via the given gateway lnet_del_route() 627 /* NB always racing with network! */ lnet_parse_rc_info() 718 /* NB: it's called with holding lnet_res_lock, we have a few lnet_router_checker_event() 831 /* NB: so far, this is the only place to set lnet_update_ni_status_locked() 1203 /* NB dropped lock */ lnet_router_checker() 1631 /* NB ln_rc_eqh must be the 1st in 'eventqs' otherwise the lnet_router_checker() 1637 /* NB a lost SENT prevents me from pinging a router again */ lnet_router_checker() 1670 /* NB lnet_peers_start_down depends on me,
|
H A D | lib-msg.c | 311 /* NB: @offset and @len are only useful for receiving */ lnet_msg_attach_md() 386 /* NB: we probably want to use NID of msg::msg_from as 3rd lnet_complete_msg_locked() 392 * NB: message is committed for sending, we should return lnet_complete_msg_locked() 414 * NB: message is committed for sending, we should return lnet_complete_msg_locked() 484 * NB: routed message can be committed for both receiving and sending, lnet_finalize() 519 /* NB drops and regains the lnet lock if it actually does lnet_finalize()
|
H A D | api-ni.c | 420 /* NB the interface cookie in wire handles guards against delayed lnet_create_interface_cookie() 459 } else { /* NB: Active MEs should be attached on portals */ lnet_res_container_cleanup() 685 /* NB no LNET_LOCK since this is the last reference. All LND instances lnet_unprepare() 770 /* NB: LNET_CP_NUMBER doesn't have to be PO2 */ lnet_nid_cpt_hash() 919 /* NB called holding the global mutex */ lnet_shutdown_lndnis() 1328 /* NB router checker needs the_lnet.ln_ping_info in LNetNIInit() 1732 /* NB md could be busy; this just starts the unlink */ lnet_ping_target_fini() 1792 /* NB 2 events max (including any unlink event) */ lnet_ping() 1824 /* NB must wait for the UNLINK event below... */ lnet_ping()
|
H A D | lib-eq.c | 100 /* NB allocator has set all event sequence numbers to 0, LNetEQAlloc() 116 /* NB: hold lnet_eq_wait_lock for EQ link/unlink, so we can do LNetEQAlloc() 166 /* NB: hold lnet_eq_wait_lock for EQ link/unlink, so we can do LNetEQFree()
|
H A D | lib-ptl.c | 41 /* NB: add /proc interfaces in upcoming patches */ 233 /* NB: called w/o lock */ lnet_mt_of_attach() 270 /* NB: called w/o lock */ lnet_mt_of_match() 302 /* NB: there is possibility that ptl_mt_maps is being lnet_mt_of_match() 388 /* NB: only wildcard portal needs to return LNET_MATCHMD_EXHAUSTED */ lnet_mt_match_md() 581 /* NB: we don't expect "delay" can happen a lot */ lnet_ptl_match_md()
|
H A D | router_proc.c | 48 * NB: max allowed LNET_CPT_BITS is 8 on 64-bit system and 2 on 32-bit system 57 * NB: we don't use the highest bit of *ppos because it's signed 886 * NB No .strategy entries have been provided since sysctl(8) prefers
|
H A D | lib-md.c | 172 /* NB we are passed an allocated, but inactive md. lnet_md_link() 205 /* NB this doesn't copy out all the iov entries so when a lnet_md_deconstruct()
|
H A D | config.c | 220 /* NB we don't check interface conflicts here; it's the LNDs lnet_parse_networks() 374 /* NB allocate space for the terminating 0 */ lnet_new_text_buf()
|
/linux-4.1.27/drivers/edac/ |
H A D | mce_amd.c | 103 "DRAM ECC error detected on the NB", 111 "DRAM ECC error detected on the NB", 115 "NB internal arrays parity error", 251 pr_cont("UC error during a linefill from L2/NB.\n"); f15h_mc0_mce() 415 pr_cont("during %s.\n", (k8 ? "system linefill" : "NB data read")); decode_mc1_mce() 447 pr_cont(": %s/ECC error in data read from NB: %s.\n", k8_mc2_mce() 483 pr_cont("Error during attempted NB data read.\n"); f15h_mc2_mce() 726 * NB GART TLB error reporting is disabled by default. amd_filter_mce()
|
H A D | amd64_edac_inj.c | 115 * fields needed by the injection registers and read the NB Array Data Port.
|
H A D | amd64_edac.c | 648 * @sys_addr is an error address (a SysAddr) extracted from the MCA NB Address 649 * Low (section 3.6.4.5) and MCA NB Address High (section 3.6.4.6) registers 722 /* Display and decode various NB registers for debug purposes. */ dump_misc_regs() 725 edac_dbg(1, "F3xE8 (NB Cap): 0x%08x\n", pvt->nbcap); dump_misc_regs() 727 edac_dbg(1, " NB two channel DRAM capable: %s\n", dump_misc_regs() 2502 edac_dbg(0, "core: %u, MCG_CTL: 0x%llx, NB MSR is %s\n", for_each_cpu() 2541 * Turn off NB MCE reporting only when it was off before for_each_cpu() 2628 /* restore the NB Enable MCGCTL bit */ restore_ecc_error_reporting() 2630 amd64_warn("Error restoring NB MCGCTL settings!\n"); restore_ecc_error_reporting() 2658 amd64_notice("NB MCE bank disabled, set MSR " ecc_enabled()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | events.c | 164 /* NB don't unlock till after wakeup; req can disappear under us reply_in_callback() 215 /* NB don't unlock till after wakeup; desc can disappear under us client_bulk_callback() 265 /* NB: increase sequence number in current usec bucket, ptlrpc_req_add_history() 323 /* NB we ABSOLUTELY RELY on req being zeroed, so pointers are NULL, request_in_callback() 371 /* NB everything can disappear under us once the request request_in_callback()
|
H A D | service.c | 133 /* NB: we might allow more than one thread in the future */ ptlrpc_grow_req_bufs() 144 /* NB: another thread might have recycled enough rqbds, we ptlrpc_grow_req_bufs() 508 /* NB: please see comments in lustre_lnet.h for definition ptlrpc_server_nthreads_check() 534 /* NB: Increase the base number if it's single partition ptlrpc_server_nthreads_check() 842 /* NB request buffers use an embedded ptlrpc_server_free_request() 1228 /* NB: must call with hold svcpt::scp_at_lock */ ptlrpc_at_remove_timed() 2133 /* NB I'm not locking; just looking. */ ptlrpc_check_rqbd_pool() 2270 /* NB: we will call cfs_cpt_bind() for all threads, because we ptlrpc_main() 2941 /* purge the request queue. NB No new replies (rqbds ptlrpc_service_for_each_part()
|
H A D | niobuf.c | 129 /* NB no locking required until desc is on the network */ ptlrpc_register_bulk() 697 /* NB: CPT affinity service should use new LNet flag LNET_INS_LOCAL, ptlrpc_register_rqbd()
|
H A D | client.c | 1226 * NB: no need to roundup because alloc_repbuf after_reply() 1237 * NB Until this point, the whole of the incoming message, after_reply() 1358 /* NB: don't call rq_commit_cb if it's already on after_reply() 2349 * NB does _NOT_ unregister any client-side bulk.
|
H A D | ptlrpcd.c | 309 /* NB: ptlrpc_check_set has already moved completed request at the ptlrpcd_check()
|
/linux-4.1.27/drivers/macintosh/ |
H A D | windfarm_max6690_sensor.c | 83 else if (!strcmp(loc, "NB Ambient")) wf_max6690_probe()
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-iop3xx.h | 48 * NB TBYTE must be clear */
|
H A D | i2c-iop3xx.c | 88 /* NB SR bits not same position as CR IE bits :-( */ iop3xx_i2c_enable() 111 * NB: the handler has to clear the source of the interrupt!
|
H A D | i2c-sis5595.c | 170 /* NB: We grab just the two SMBus registers here, but this may still sis5595_setup()
|
H A D | i2c-i801.c | 738 /* NB: page 240 of ICH5 datasheet shows that the R/#W i801_access() 742 /* NB: page 240 of ICH5 datasheet also shows i801_access()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | aperture_64.c | 138 /* old_order could be the value from NB gart setting */ read_agp() 156 * so let double check that order, and lets trust AMD NB settings: read_agp() 162 pr_info("pci 0000:%02x:%02x.%d: AGP aperture size %uMB (APSIZE %#x) is not right, using settings from NB\n", read_agp() 412 /* the same between two setting from NB and agp */ gart_iommu_hole_init()
|
H A D | quirks.c | 536 /* Set correct numa_node information for AMD NB functions */ quirk_amd_nb_node()
|
H A D | reboot.c | 539 /* Could also try the reset bit in the Hammer NB */ native_machine_emergency_restart()
|
/linux-4.1.27/drivers/block/paride/ |
H A D | fit2.c | 33 NB: The FIT adapter does not appear to use the control registers.
|
H A D | comm.c | 147 /* NB: Watch out for the byte swapped writes ! */
|
H A D | fit3.c | 13 NB: The FIT adapters do not appear to support the control
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | process.c | 100 * NB: Library startup code needs to match this. start_thread()
|
/linux-4.1.27/fs/cifs/ |
H A D | rfc1002pdu.h | 24 /* NB: unlike smb/cifs packets, the RFC1002 structures are big endian */
|
H A D | ntlmssp.h | 49 #define NTLMSSP_NEGOTIATE_EXTENDED_SEC 0x80000 /* NB:not related to NTLMv2 pwd*/
|
H A D | misc.c | 238 /* NB: MID can not be set if treeCon not passed in, in that
|
H A D | cifspdu.h | 376 #define CREATE_OPTION_SPECIAL 0x20000000 /* system. NB not sent over wire */ 2224 /* NB Namelen comes from FILE_SYSTEM_ATTRIBUTE_INFO call */ 2225 /* NB flags can come from FILE_SYSTEM_DEVICE_INFO call */
|
/linux-4.1.27/net/sunrpc/ |
H A D | timer.c | 57 * NB: When computing the smoothed RTT and standard deviation,
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | pci.h | 57 /* NB: ce_pipe_config[CE_COUNT] */ 61 /* NB: service_to_pipe[PIPE_TO_CE_MAP_CN] */
|
H A D | ce.c | 639 /* NB: Modeled after ath10k_ce_completed_send_next */ ath10k_ce_cancel_send_next()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | remote_perm.c | 119 /* NB: setxid permission is not checked here, instead it's done on 308 #if 0 /* NB: remote perms can't be freed in ll_mdc_blocking_ast of UPDATE lock,
|
H A D | llite_capa.c | 232 /* NB iput() is in ll_update_capa() */ list_for_each_entry_safe() 516 /* NB: set a fake expiry for this capa to prevent it renew too soon */ delay_capa_renew()
|
H A D | namei.c | 416 /* NB 1 request reference will be taken away by ll_intent_lock() ll_lookup_it_finish()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
H A D | socklnd_lib-linux.c | 90 /* NB we can't trust socket ops to either consume our iovs ksocknal_lib_send_iov() 130 /* NB we can't trust socket ops to either consume our iovs ksocknal_lib_send_kiov() 224 /* NB we can't trust socket ops to either consume our iovs ksocknal_lib_recv_iov() 335 /* NB we can't trust socket ops to either consume our iovs ksocknal_lib_recv_kiov() 676 * NB I _have_ to restore the callback, rather than storing a noop, ksocknal_lib_reset_callback()
|
H A D | socklnd.c | 166 /* NB a peer's connections and routes keep a reference on their peer ksocknal_destroy_peer() 561 /* NB peer unlinks itself when last conn/route is removed */ ksocknal_del_peer_locked() 671 * NB: it's safe so far, but info->ksi_nthreads could be changed ksocknal_choose_scheduler_locked() 1133 /* NB this puts an "empty" peer in the peer ksocknal_create_conn() 1166 * NB recv_hello may have returned EPROTO to signal my peer ksocknal_create_conn() 1283 * NB (a) we still have to send the reply HELLO for passive ksocknal_create_conn() 1318 /* NB my callbacks block while I hold ksnd_global_lock */ ksocknal_create_conn() 1514 /* NB safe to finalize TXs because closing of socket will ksocknal_finalize_zcreq() 1980 /* NB only new connections will pay attention to the new interface! */ ksocknal_add_interface() 2389 /* NB memset above zeros whole of ksocknal_data */ ksocknal_base_startup()
|
H A D | socklnd_cb.c | 917 /* NB Routes may be ignored if connections to them failed recently */ ksocknal_launch_packet() 937 /* NB 'private' is different depending on what we're sending. ksocknal_send() 1117 /* NB: sched lock NOT held */ ksocknal_process_receive() 2041 /* NB: total is the next id */ ksocknal_connd_check_start() 2408 /* NB. We expect to have a look at all the peers and not find any ksocknal_check_peer_timeouts() 2430 /* NB we won't find this one again, but we can't list_for_each_entry()
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-rx8025.c | 2 * Driver for Epson's RTC module RX-8025 SA/NB 438 * According to the RX8025 SA/NB application manual the frequency and 641 MODULE_DESCRIPTION("RX-8025 SA/NB RTC driver");
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
H A D | libcfs_lock.c | 64 /* NB: cptab can be NULL, pcl will be for HW CPUs on that case */ cfs_percpt_lock_alloc()
|
H A D | hash.c | 484 /* NB: caller should hold hs->hs_rwlock if REHASH is set */ cfs_hash_bd_get() 704 * NB: it's possible that several bds point to the same bucket but cfs_hash_multi_bd_lock() 827 /* NB: caller should hold hs_lock.rw if REHASH is set */ cfs_hash_dual_bd_get() 1310 /* NB: do nothing if @hnode is not in hash table */ cfs_hash_del() 1383 * NB: it's race on cfs_has_t::hs_iterating, but doesn't matter cfs_hash_for_each_enter() 1392 /* NB: iteration is mostly called by service thread, cfs_hash_for_each_enter() 1412 /* NB: it's race on cfs_has_t::hs_iterating, see above */ cfs_hash_for_each_exit() 1991 /* NB: bds[0] and bds[1] are ordered already */ cfs_hash_rehash_key() 2021 /* NB: caller should hold hs->hs_rwlock if REHASH is set */ cfs_hash_full_bkts() 2033 /* NB: caller should hold hs->hs_rwlock if REHASH is set */ cfs_hash_full_nbkt()
|
H A D | module.c | 795 * NB No .strategy entries have been provided since sysctl(8) prefers
|
H A D | nidstrings.c | 54 * NB this number must allow for a process to be descheduled for a timeslice
|
H A D | tracefile.c | 786 /* NB if 'append' != NULL, it's a single character to append to the cfs_trace_copyout_string()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-prim.c | 59 * NB: please don't call non-exclusive & exclusive wait on the same
|
H A D | linux-cpu.c | 62 * NB: If user specified cpu_pattern, cpu_npartitions will be ignored
|
/linux-4.1.27/drivers/oprofile/ |
H A D | event_buffer.c | 134 /* NB: the actual start happens from userspace event_buffer_open()
|
/linux-4.1.27/arch/x86/include/asm/xen/ |
H A D | interface.h | 153 /* NB. User pagetable on x86/64 is placed in ctrlreg[1]. */
|
H A D | page.h | 191 * NB. These checks require that, for any MFN that is not in our reservation,
|
/linux-4.1.27/arch/um/drivers/ |
H A D | harddog_kern.c | 25 * NB: uses same minor as wdt (WATCHDOG_MINOR); we could use separate
|
/linux-4.1.27/arch/metag/tbx/ |
H A D | tbicore.S | 50 * NB: The PSTAT bit if Id in D0Ar2 may be toggled
|
H A D | tbitimer.S | 130 * NB: Delays are positive compared to the Wait values which are -ive
|
/linux-4.1.27/arch/mips/ath25/ |
H A D | board.c | 98 * NB: Search region size could be larger than the actual flash size,
|
/linux-4.1.27/drivers/tty/ |
H A D | tty_port.c | 355 * NB: May drop and reacquire tty lock when blocking, so tty and tty_port 467 * NB: may drop and reacquire tty lock (in tty_wait_until_sent_from_close()) 547 * NB: may drop and reacquire tty lock (in tty_port_close_start()-> 586 * NB: may drop and reacquire tty lock (in tty_port_block_til_ready()) so
|
H A D | pty.c | 332 * NB: only the master pty can be in packet mode so only the slave
|
H A D | n_tty.c | 816 /* NB: echo_mark and echo_head should be equivalent here */ flush_echoes() 2027 * NB: When termios is changed from non-canonical to canonical mode and
|
/linux-4.1.27/arch/sh/drivers/pci/ |
H A D | pci-sh5.c | 150 /* NB - WE DISABLE I/O ACCESS to stop overlap */ sh5pci_init()
|
/linux-4.1.27/arch/arm/boot/compressed/ |
H A D | atags_to_fdt.c | 140 * NB: This means that if the same parameter is set in for_each_tag()
|
/linux-4.1.27/net/ax25/ |
H A D | ax25_ip.c | 145 * NB: TCP modifies buffers that are still ax25_ip_xmit()
|
/linux-4.1.27/net/sched/ |
H A D | em_canid.c | 148 * NB: The configuration interface supports sff and eff rules. em_canid_change()
|
H A D | sch_atm.c | 63 struct list_head flows; /* NB: "link" is also on this
|
/linux-4.1.27/drivers/watchdog/ |
H A D | softdog.c | 24 * NB: uses same minor as wdt (WATCHDOG_MINOR); we could use separate
|
H A D | sc1200wdt.c | 331 * NB. This could be done with accuracy by reading the SID registers, sc1200wdt_probe()
|
/linux-4.1.27/drivers/net/wireless/ath/ar5523/ |
H A D | ar5523_hw.h | 41 /* NB: these are defined for rev 1.5 firmware; rev 1.6 is different */ 313 CFG_DEF_XMIT_DATA_RATE, /* NB: if rate control is not enabled */
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
H A D | rpc.c | 281 /* NB: don't use lst_sched_serial for adding buffer, srpc_service_init() 287 /* NB: framework service only needs srpc_service_cd for srpc_service_init() 607 * NB: srpc_service_add_buffers() can be called inside srpc_service_add_buffers() 744 /* schedule in-flight RPCs to notice the abort, NB: srpc_abort_service() 925 /* NB might drop sv_lock in srpc_service_recycle_buffer, but srpc_server_rpc_done() 1272 * NB rpc->crpc_done shouldn't look into bulk data in case of srpc_send_rpc() 1519 /* NB can't call srpc_service_recycle_buffer here since srpc_lnet_ev_handler()
|
H A D | brw_test.c | 89 /* NB: this is not going to work for variable page size, brw_client_init()
|
H A D | framework.c | 446 * NB: old version will always accept all features because it's not sfw_make_session() 578 /* NB: this error handler is not strictly correct, because sfw_load_test() 1279 /* NB: at this point, old version will ignore features and sfw_handle_server_rpc()
|
/linux-4.1.27/drivers/char/agp/ |
H A D | amd64-agp.c | 301 * so let double check that order, and lets trust the AMD NB settings fix_northbridge() 304 dev_info(&agp->dev, "aperture size %u MB is not right, using settings from NB\n", fix_northbridge() 776 /* First check that we have at least one AMD64 NB */ agp_amd64_init()
|
/linux-4.1.27/fs/lockd/ |
H A D | clnt4xdr.c | 218 * NB: we don't swap bytes for the NLM status values. The upper 330 /* NB: client-side does not set lock->len */ encode_caller_name()
|
H A D | clntxdr.c | 211 * NB: we don't swap bytes for the NLM status values. The upper 324 /* NB: client-side does not set lock->len */ encode_caller_name()
|
H A D | svc4proc.c | 122 * NB: We don't retrieve the remote host's state yet. nlm4svc_proc_lock()
|
H A D | svcproc.c | 153 * NB: We don't retrieve the remote host's state yet. nlmsvc_proc_lock()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | coda.h | 653 struct coda_in_hdr ih; /* NB: every struct below begins with an ih */ 679 struct coda_out_hdr oh; /* NB: every struct below begins with an oh */
|
/linux-4.1.27/sound/pcmcia/vx/ |
H A D | vxp_ops.c | 362 * NB: call with a certain lock! 401 * NB: call with a certain lock!
|
/linux-4.1.27/include/linux/mtd/ |
H A D | cfi.h | 107 /* NB: these values must represents the number of bytes needed to meet the 128 /* NB: We keep these structures in memory in HOST byteorder, except
|
/linux-4.1.27/sound/pci/hda/ |
H A D | patch_realtek.c | 5509 SND_PCI_QUIRK(0x17aa, 0x9e54, "LENOVO NB", ALC269_FIXUP_LENOVO_EAPD), 6812 SND_PCI_QUIRK(0x1043, 0x1092, "ASUS NB", ALC662_FIXUP_ASUS_MODE3), 6815 SND_PCI_QUIRK(0x1043, 0x11d3, "ASUS NB", ALC662_FIXUP_ASUS_MODE1), 6816 SND_PCI_QUIRK(0x1043, 0x11f3, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6817 SND_PCI_QUIRK(0x1043, 0x1203, "ASUS NB", ALC662_FIXUP_ASUS_MODE1), 6820 SND_PCI_QUIRK(0x1043, 0x1339, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6826 SND_PCI_QUIRK(0x1043, 0x16c3, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6829 SND_PCI_QUIRK(0x1043, 0x1753, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6830 SND_PCI_QUIRK(0x1043, 0x1763, "ASUS NB", ALC662_FIXUP_ASUS_MODE6), 6831 SND_PCI_QUIRK(0x1043, 0x1765, "ASUS NB", ALC662_FIXUP_ASUS_MODE6), 6832 SND_PCI_QUIRK(0x1043, 0x1783, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6836 SND_PCI_QUIRK(0x1043, 0x1813, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6837 SND_PCI_QUIRK(0x1043, 0x1823, "ASUS NB", ALC662_FIXUP_ASUS_MODE5), 6838 SND_PCI_QUIRK(0x1043, 0x1833, "ASUS NB", ALC662_FIXUP_ASUS_MODE6), 6839 SND_PCI_QUIRK(0x1043, 0x1843, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6841 SND_PCI_QUIRK(0x1043, 0x1864, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6842 SND_PCI_QUIRK(0x1043, 0x1876, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6850 SND_PCI_QUIRK(0x1043, 0x1913, "ASUS NB", ALC662_FIXUP_ASUS_MODE2), 6853 SND_PCI_QUIRK(0x1043, 0x1953, "ASUS NB", ALC662_FIXUP_ASUS_MODE1), 6859 SND_PCI_QUIRK(0x1043, 0x19e3, "ASUS NB", ALC662_FIXUP_ASUS_MODE1), 6860 SND_PCI_QUIRK(0x1043, 0x19f3, "ASUS NB", ALC662_FIXUP_ASUS_MODE4),
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | common-beacon.c | 164 /* NB: the beacon interval is kept internally in TU's */ ath9k_cmn_beacon_config_ap()
|
H A D | beacon.c | 408 * NB: The slot time change state machine is clocked according ath9k_beacon_tasklet() 433 /* NB: cabq traffic should already be queued and primed */ ath9k_beacon_tasklet()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
H A D | ldlm_extent.c | 66 * NB: A lock on [x,y] protects a KMS of up to y + 1 bytes! */ ldlm_extent_shift_kms()
|
H A D | ldlm_resource.c | 1244 /* NB: ns_rs_hash is created with CFS_HASH_NO_ITEMREF, ldlm_resource_putref_locked()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_gem_context.c | 220 /* NB: Mark all slices as needing a remap so that when the context first __create_hw_context() 339 /* NB: intentionally left blank. We will allocate our own i915_gem_context_init() 361 /* NB: RCS will hold a ref for all rings */ i915_gem_context_init() 713 /* NB: If we inhibit the restore, the context is not allowed to do_switch()
|
H A D | i915_trace.h | 572 /* NB: the blocking information is racy since mutex_is_locked 591 __entry->seqno, __entry->blocking ? "yes (NB)" : "no")
|
H A D | i915_sysfs.c | 276 /* NB: We defer the remapping until we switch to the context */ i915_l3_write()
|
H A D | i915_gem_gtt.c | 960 /* NB: TLBs must be flushed and invalidated before a switch */ hsw_mm_switch() 995 /* NB: TLBs must be flushed and invalidated before a switch */ gen7_mm_switch() 1932 * NB: A global mapping should only be needed for special regions like ggtt_bind_vma()
|
H A D | i915_gpu_error.c | 1369 /* NB: please notice the memset */ i915_get_extra_instdone()
|
H A D | intel_uncore.c | 343 * NB: We can't write IDICR yet because we do not have gt funcs intel_uncore_ellc_detect()
|
/linux-4.1.27/drivers/input/misc/ |
H A D | apanel.c | 187 /* NB: Only one panel on the i2c. */ apanel_probe()
|
/linux-4.1.27/drivers/cpuidle/ |
H A D | cpuidle-big_little.c | 33 * NB: Owing to current menu governor behaviour big and LITTLE
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | mmu_context.h | 66 * NB: don't try to convert this to use RCU without extreme care. load_mm_ldt()
|
H A D | cpufeature.h | 176 #define X86_FEATURE_PERFCTR_NB ( 6*32+24) /* NB performance counter extensions */
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | module.c | 250 * NB: 21bit check - not scaled to 19bit yet apply_relocate_add()
|
/linux-4.1.27/drivers/pps/generators/ |
H A D | pps_gen_parport.c | 85 * NB: approx time with blocked interrupts = hrtimer_event()
|
/linux-4.1.27/include/net/caif/ |
H A D | cfpkt.h | 145 * NB: Input packets will be destroyed after appending and cannot be used
|
/linux-4.1.27/arch/avr32/boards/atngw100/ |
H A D | mrmt.c | 298 /* NB: exclude LCDC_CC pin, as NGW100 reserves it for other use */ mrmt1_init()
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | tcm.c | 293 * the TCM is sometimes just 4 KiB. NB: pages and cache setup_tcm_pool()
|
/linux-4.1.27/net/bridge/ |
H A D | br_stp_if.c | 24 * NB: some bits of priority are dropped to
|
/linux-4.1.27/include/linux/iio/ |
H A D | consumer.h | 75 * NB right now we have no ability to mux data from multiple devices.
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 1006 * NB: don't print a message, this happens ath5k_txq_setup() 1035 /* NB: for dynamic turbo, don't enable any other interrupts */ ath5k_beaconq_setup() 1107 * NB: this assumes output has been stopped and 1950 if (ah->bmisscount > 10) { /* NB: 10 is a guess */ ath5k_beacon_send() 1993 /* NB: hw still stops DMA, so proceed */ ath5k_beacon_send() 2287 ath5k_hw_get_isr(ah, &status); /* NB: clears IRQ too */ ath5k_intr() 2338 * NB: the hardware should re-read the link when ath5k_intr() 3130 * NB: the order of these is important: ath5k_deinit_ah() 3150 * NB: can't reclaim these until after ieee80211_ifdetach ath5k_deinit_ah()
|
H A D | desc.c | 127 /* NB: beacon's BufLen must be a multiple of 4 bytes */ ath5k_hw_setup_2word_tx_desc() 303 /* NB: beacon's BufLen must be a multiple of 4 bytes */ ath5k_hw_setup_4word_tx_desc()
|
H A D | eeprom.c | 1058 /* NB: frequency piers parsed during mode init */ ath5k_eeprom_read_pcal_info_5112() 1068 /* NB: frequency piers parsed during mode init */ ath5k_eeprom_read_pcal_info_5112()
|
H A D | reset.c | 481 udelay(100); /* NB: should be atomic */ ath5k_hw_wisoc_reset()
|
/linux-4.1.27/arch/x86/pci/ |
H A D | fixup.c | 126 /* fix pci bus latency issues resulted by NB bios error pci_fixup_via_northbridge_bug() 128 NB latency to zero */ pci_fixup_via_northbridge_bug()
|
H A D | mmconfig-shared.c | 234 return "AMD Family 10h NB"; pci_mmcfg_amd_fam10h()
|
/linux-4.1.27/arch/x86/ia32/ |
H A D | ia32entry.S | 190 * NB: SYSEXIT is not obviously safe for 64-bit kernels -- an 431 * NB: On AMD CPUs with the X86_BUG_SYSRET_SS_ATTRS bug, the ss
|
/linux-4.1.27/fs/jffs2/ |
H A D | nodelist.h | 124 /* NB. This can be a jffs2_xattr_datum or jffs2_xattr_ref and jffs2_raw_ref_to_ic() 146 /* NB: REF_PRISTINE for an inode-less node (ref->next_in_ino == NULL) indicates
|
H A D | dir.c | 94 /* NB: The 2.2 backport will need to explicitly check for '.' and '..' here */ jffs2_lookup()
|
H A D | fs.c | 677 /* NB. This will happen again. We need to do something appropriate here. */ jffs2_gc_fetch_inode()
|
H A D | write.c | 658 /* NB: Caller must set inode nlink if appropriate */ jffs2_do_unlink()
|
/linux-4.1.27/sound/drivers/vx/ |
H A D | vx_core.c | 120 * NB: call with mutex held! 158 * NB: call with mutex held!
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
H A D | 7990.h | 22 * NB: according to lance.c, increasing the number of buffers is a waste
|
H A D | 7990.c | 11 * NB: this was made easy by the fact that Jes Sorensen had cleaned up
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_stats.c | 77 * normal NB values ipath_snap_cntr()
|
/linux-4.1.27/include/xen/interface/io/ |
H A D | blkif.h | 132 * NB. This could be 12 if the ring indexes weren't stored in the same page.
|
/linux-4.1.27/arch/ia64/lib/ |
H A D | memset.S | 81 sub bytecnt = (MIN1+1), tmp // NB: # of bytes to move is 1 higher than loopcnt
|
/linux-4.1.27/crypto/ |
H A D | camellia_generic.c | 316 * NB: L and R below stand for 'left' and 'right' as in written numbers. 916 /* NB: io[0],[1] should be swapped with [2],[3] by caller! */ camellia_do_encrypt() 971 /* NB: 0,1 should be swapped with 2,3 by caller! */ camellia_do_decrypt()
|
/linux-4.1.27/fs/ |
H A D | open.c | 672 /* NB: we're sure to have correct a_ops only after f_op->open */ open_check_o_direct() 779 * NB: the dentry reference is _not_ consumed. If, for example, the dentry is 813 * NB: unlike finish_open() this function does consume the dentry reference and
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | lclient.h | 410 * NB: If you find you have to use these interfaces for your new code, please
|
H A D | lustre_dlm_flags.h | 342 * NB: compared with check_res_locked(), checking this bit is cheaper.
|
H A D | lustre_lib.h | 481 /* NB: LWI_TIMEOUT ignores signals completely */
|
H A D | lustre_net.h | 216 * NB: we don't suggest to choose server with that many cores because backend 227 * NB: these calculations (and examples below) are simplified to help 1947 /* NB: put it here for reducing patche dependence */
|
H A D | lprocfs_status.h | 839 /* NB: we return !NULL to satisfy error checker */
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | phy_n.h | 77 #define B43_NPHY_C1_NBCLIPTHRES B43_PHY_N(0x02B) /* Core 1 NB clip threshold */ 135 #define B43_NPHY_C2_NBCLIPTHRES B43_PHY_N(0x041) /* Core 2 NB clip threshold */ 175 #define B43_NPHY_CLIP1_NBDWELL_LEN B43_PHY_N(0x06B) /* Clip1 NB dwell length */ 176 #define B43_NPHY_CLIP2_NBDWELL_LEN B43_PHY_N(0x06C) /* Clip2 NB dwell length */
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
H A D | qxl_draw.c | 142 /* NB: this is the only used branch currently. */ qxl_palette_create_1bit()
|
/linux-4.1.27/include/uapi/sound/ |
H A D | emu10k1.h | 60 /* NB: 0x31 and 0x32 are shared with Center/LFE on SB live 5.1 */
|
/linux-4.1.27/arch/powerpc/lib/ |
H A D | feature-fixups-test.S | 499 /* NB. inner section is not nop'ed, but then entire outer is */ \
|
/linux-4.1.27/net/ipv4/ |
H A D | ip_options.c | 309 /* NB: cf RFC-1812 5.2.4.1 */ ip_options_compile()
|
/linux-4.1.27/kernel/ |
H A D | tracepoint.c | 490 /* NB: reg/unreg are called while guarded with the tracepoints_mutex */
|
/linux-4.1.27/mm/ |
H A D | madvise.c | 266 * NB: This interface discards data rather than pushes it out to swap,
|
/linux-4.1.27/net/rds/ |
H A D | af_rds.c | 114 * NB - normally, one would use sk_callback_lock for this, but we can
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 2805 usInterNBVoltageLow: Voltage regulator dependent PWM value. The value makes the the voltage >=Min NB voltage but <=InterNBVoltageHigh. Set this to 0x0000 if VC without PWM or no VC at all. 2806 usInterNBVoltageHigh: Voltage regulator dependent PWM value. The value makes the the voltage >=InterNBVoltageLow but <=Max NB voltage.Set this to 0x0000 if VC without PWM or no VC at all. 2857 USHORT usFullT0Time; // Input to calculate minimum HT link change time required by NB P-State. Unit is 0.01us. 2870 Bit[2]=1: PWM method is used on NB voltage control. =0: GPIO method is used. 3005 USHORT usMaxNBVoltage; //high NB voltage, calculated using current VDDNB (D24F2xDC) and VDDNB offset fuse; 3006 USHORT usMinNBVoltage; //low NB voltage, calculated using current VDDNB (D24F2xDC) and VDDNB offset fuse; 3007 USHORT usBootUpNBVoltage; //boot up NB voltage 4914 usNBP0Voltage: VID for voltage on NB P0 State 4915 usNBP1Voltage: VID for voltage on NB P1 State 4931 ulMinimumNClk: Minimum NCLK speed among all NB-Pstates to calcualte data reconnection latency. Unit in 10kHz. 5138 usNBP0Voltage: VID for voltage on NB P0 State 5139 usNBP1Voltage: VID for voltage on NB P1 State 5140 usNBP2Voltage: VID for voltage on NB P2 State 5141 usNBP3Voltage: VID for voltage on NB P3 State 5157 ulMinimumNClk: Minimum NCLK speed among all NB-Pstates to calcualte data reconnection latency. Unit in 10kHz. 5209 ulNbpStateMemclkFreq[4]: system memory clock frequncey in unit of 10Khz in different NB pstate. 5416 ulNbpStateMemclkFreq[4]: system memory clock frequncey in unit of 10Khz in different NB P-State(P0, P1, P2 & P3). 5417 ulNbpStateNClkFreq[4]: NB P-State NClk frequency in different NB P-State 5418 usNBPStateVoltage[4]: NB P-State (P0/P1 & P2/P3) voltage; NBP3 refers to lowes voltage 5419 usBootUpNBVoltage: NB P-State voltage during boot up before driver loaded
|
/linux-4.1.27/fs/nfs/ |
H A D | nfs4client.c | 474 * NB: nfs40_walk_client_list() relies on the new nfs_client being 610 * NB: nfs41_walk_client_list() relies on the new nfs_client being
|
H A D | inode.c | 235 * NB: must be called with inode->i_lock held! 1506 * NB: if the server didn't return any post op attributes, this
|
H A D | nfs4state.c | 533 /* NB: LRU is sorted so that oldest is at the head */ nfs4_gc_state_owners() 654 /* NB! List reordering - see the reclaim code for why. */ nfs4_state_set_mode_locked()
|
H A D | direct.c | 847 * NB: Return the value of the first error return code. Subsequent
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | cafe_nand.c | 248 /* NB: The datasheet lies -- we really should be subtracting 1 here */ cafe_nand_cmdfunc()
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
H A D | smc-ultra.c | 607 /* NB: ultra_close_card() does free_irq */ cleanup_card()
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 694 * NB: t21142_lnk_change() does a del_timer_sync(), so be careful if this tulip_interrupt()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-tvaudio.c | 791 * NB on Nova-S bit1 NPhilipsSony appears to be inverted: cx88_set_tvaudio()
|
/linux-4.1.27/drivers/net/ppp/ |
H A D | ppp_mppe.c | 103 /* NB: 128-bit == 16, 40-bit == 8! */
|
/linux-4.1.27/drivers/media/usb/gspca/gl860/ |
H A D | gl860-mi1320.c | 452 /* 0=normal 1=NB 2="sepia" 3=negative 4=other 5=other2 */ mi1320_camera_settings()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | selftest.c | 262 * NB Only one loopback test can be executing concurrently.
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
H A D | lib-lnet.h | 473 /* NB: cookie is still useful, don't reset it */ lnet_res_lh_invalidate()
|
H A D | types.h | 318 /* NB lustre portals uses struct iovec internally! */
|
H A D | lib-types.h | 416 /* NB: value of these features equal to LNET_PROTO_PING_VERSION_x
|
/linux-4.1.27/arch/sparc/math-emu/ |
H A D | math_32.c | 55 * NB: on sparc int == long == 4 bytes, long long == 8 bytes.
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-lenovo.c | 89 /* NB: This mapping is invented in raw_event below */ lenovo_input_mapping_cptkbd()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 678 /* NB: reg/unreg are called while guarded with the tracepoints_mutex */
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pgtable.h | 156 /* NB: The tlb miss handlers make certain assumptions about the order */
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | unaligned.c | 718 * NB: check_unaligned() is only used for PCXS processors right
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_sendto.c | 373 * the XDR to include in this RDMA_SEND. NB: The offset of the payload
|
/linux-4.1.27/sound/usb/ |
H A D | mixer_scarlett.c | 36 * NB. Neither the OSX nor the win driver provided by Focusrite performs
|
/linux-4.1.27/tools/testing/selftests/x86/ |
H A D | sigreturn.c | 610 * CS bitness. NB: with a long mode CS, the SS bitness is irrelevant. main()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
H A D | tx.c | 243 * twice by _accident_. NB: There is a tiny race... carl9170_release_dev_space() 1364 * NB: tx_status[i] vs. tx_status[q], carl9170_tx()
|
/linux-4.1.27/drivers/staging/fwserial/ |
H A D | fwserial.c | 1931 * NB: caller must be holding fwserial_list_mutex 1949 * NB: caller must be inside rcu_read_lock() section 2371 * NB: an early attempt to differentiate local & remote unit devices by creating
|
/linux-4.1.27/drivers/net/wan/ |
H A D | dscc4.c | 60 * in the code (NB: as this happens, TX still works). 1086 * NB: the datasheet "...CEC will stay active if the SCC is in dscc4_open()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
H A D | mdc_request.c | 1087 /* NB req now owns desc and will free it when it gets freed */ mdc_readpage() 2638 /* NB, OBD_MD_FLOSSCAPA is set here, but it doesn't necessarily mean the mdc_renew_capa()
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | tbx.h | 367 NB: OG(___TBIExtCtx) is a special case supported for SETL/GETL operations 378 NB: Both the setting and clearing of the whole __TBIExtCtx MUST be done
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 364 /* The NB field in an X form instruction. The value 32 is stored as macro 366 #define NB MO + 1 371 #define NSI NB + 1 1242 /* The NB field in an X form instruction. The value 32 is stored as 4331 { "lswi", X(31,597), X_MASK, PPCCOM, { RT, RA0, NB } }, 4332 { "lsi", X(31,597), X_MASK, PWRCOM, { RT, RA0, NB } }, 4383 { "stswi", X(31,725), X_MASK, PPCCOM, { RS, RA0, NB } }, 4384 { "stsi", X(31,725), X_MASK, PWRCOM, { RS, RA0, NB } },
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.c | 930 * ->priority and ->csum to carry our data. NB: if we get to per-arch
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | sdio.c | 1192 if (len >= 4) { /* NB: Currently, always true */ ath6kl_sdio_bmi_read()
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptbase.h | 719 u8 NBShiftFactor; /* NB Shift Factor based on Block Size (Facts) */
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi.c | 101 /* NB: These are exposed through /proc/scsi/scsi and form part of the ABI.
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_hash.h | 164 /** NB, we typed hs_flags as __u16, please change it
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | llog.c | 324 /* NB: when rec->lrh_len is accessed it is already swabbed llog_process_thread()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.c | 808 /* NB: no attempt is made to restore the bad pll later on */ nouveau_hw_save_state()
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
H A D | ttm_page_alloc_dma.c | 655 /* NB: We iterate on the 'struct dev' which has no spinlock, but ttm_dma_find_pool()
|
/linux-4.1.27/drivers/vfio/pci/ |
H A D | vfio_pci.c | 1085 * NB: vfio-core considers a group to be viable even if some devices are
|