/linux/drivers/greybus/ |
H A D | greybus_trace.h | 128 * has been successfully created. 139 * request has been successfully created and initialized. 199 * Occurs after a new connection is successfully created. 268 * Occurs after a new bundle is successfully created. 332 * Occurs after a new interface is successfully created. 352 * Occurs when a registered interface has been successfully 363 * Occurs when an interface has been successfully enabled. 405 * Occurs after a new module is successfully created, before 416 * Occurs after a module is successfully created, before registering 458 * Occurs after a new host device is successfully created, before
|
/linux/include/linux/ |
H A D | hwspinlock.h | 185 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if 205 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if 224 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if 241 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if 261 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if 283 * Returns 0 when the @hwlock was successfully taken, and an appropriate 306 * Returns 0 when the @hwlock was successfully taken, and an appropriate 329 * Returns 0 when the @hwlock was successfully taken, and an appropriate 351 * Returns 0 when the @hwlock was successfully taken, and an appropriate 376 * Returns 0 when the @hwlock was successfully taken, and an appropriate
|
/linux/tools/testing/selftests/ftrace/test.d/kprobe/ |
H A D | kretprobe_maxactive.tc | 6 # Test if we successfully reject unknown messages 9 # Test if we successfully reject too big maxactive 12 # Test if we successfully reject unparsable numbers for maxactive
|
/linux/Documentation/admin-guide/ |
H A D | iostats.rst | 66 This is the total number of reads completed successfully. 75 This is the total number of sectors read successfully. 82 This is the total number of writes completed successfully. 88 This is the total number of sectors written successfully. 113 This is the total number of discards completed successfully. 119 This is the total number of sectors discarded successfully. 126 This is the total number of flush requests completed successfully.
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_fdir.c | 111 * Returns 0 if the GTP-U protocol header is set successfully 184 * Returns 0 if the PFCP protocol header is set successfully 226 * Returns 0 if the NAT-T-ESP protocol header is set successfully 278 * Returns 0 if the UDP payload defined protocol header is set successfully 309 * Returns 0 if the IPv4 protocol header is set successfully 348 * Returns 0 if the IPv6 protocol header is set successfully 392 * Returns 0 if the TCP protocol header is set successfully 421 * Returns 0 if the UDP protocol header is set successfully 453 * Returns 0 if the SCTP protocol header is set successfully 482 * Returns 0 if the AH protocol header is set successfully [all …]
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | mbx.c | 11 * returns SUCCESS if it successfully received a message notification 37 * returns SUCCESS if it successfully received a message acknowledgment 65 * returns SUCCESS if it successfully received a message notification and 91 * returns SUCCESS if it successfully copied message into the buffer and 238 * returns SUCCESS if it successfully copied message into the buffer 276 * returns SUCCESS if it successfully read message from buffer
|
/linux/drivers/media/platform/mediatek/vcodec/encoder/ |
H A D | venc_drv_if.h | 132 * Return: 0 if creating handle successfully, otherwise it is failed. 139 * Return: 0 if releasing handle successfully, otherwise it is failed. 148 * Return: 0 if setting param successfully, otherwise it is failed. 161 * Return: 0 if encoding frame successfully, otherwise it is failed.
|
/linux/Documentation/ABI/testing/ |
H A D | procfs-diskstats | 13 4 reads completed successfully 30 15 discards completed successfully 39 19 flush requests completed successfully
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mbx.c | 14 * returns SUCCESS if it successfully read message from buffer 39 * returns SUCCESS if it successfully copied message into the buffer 132 * returns SUCCESS if it successfully received a message notification 161 * returns SUCCESS if it successfully received a message acknowledgement 192 * returns SUCCESS if it successfully received a message notification and 219 * returns SUCCESS if it successfully copied message into the buffer and 370 * returns SUCCESS if it successfully copied message into the buffer
|
/linux/arch/arc/include/asm/ |
H A D | spinlock.h | 43 /* 1 - lock taken successfully */ 108 /* 1 - lock taken successfully */ 166 /* 1 - lock taken successfully */ 243 /* 1 - lock taken successfully */ 297 /* 1 - lock taken successfully */ 321 /* 1 - lock taken successfully */
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_nic.h | 76 bool have_mport; /* base_mport was populated successfully */ 79 bool have_own_mport; /* own_mport was populated successfully */ 80 bool have_local_intf; /* local_mae_intf was populated successfully */
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | vdec_msg_queue.h | 130 * Return: returns 0 if init successfully, or fail. 148 * Return: returns 0 if qbuf successfully, or fail. 156 * Return: returns not null if dq successfully, or fail. 179 * Return: returns true if successfully, or fail.
|
/linux/drivers/media/platform/mediatek/vpu/ |
H A D | mtk_vpu.h | 92 * Return: Return 0 if ipi registers successfully, otherwise it is failed. 110 * Return: Return 0 if sending data successfully, otherwise it is failed. 138 * Return: Return 0 if the handler is added successfully, 168 * Return: Return 0 if downloading firmware successfully,
|
/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 15 executable is used for each test since many tests complete successfully 36 - Most of these tests are successfully passing if the process gets killed by 53 successfully progressed up to the stage of triggering the fake sigreturn
|
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | uncore-cache.json | 3685 …"PublicDescription": "TOR Inserts : All : Counts the number of entries successfully inserted into … 3696 …"PublicDescription": "TOR Inserts : DDR Access : Counts the number of entries successfully inserte… 3706 …tion": "TOR Inserts : SF/LLC Evictions : Counts the number of entries successfully inserted into t… 3717 …"PublicDescription": "TOR Inserts : Just Hits : Counts the number of entries successfully inserted… 3726 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3736 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3747 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3789 … issued by iA Cores due to a page walk : Counts the number of entries successfully inserted into t… 3831 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3893 …res due to page walks that hit the LLC : Counts the number of entries successfully inserted into t… [all …]
|
/linux/lib/ |
H A D | lockref.c | 59 * Return: 1 if count updated successfully or 0 if count was zero 106 * Return: 1 if count updated successfully or 0 if count <= 1 and lock taken 141 * Return: 1 if count updated successfully or 0 if lockref was dead
|
/linux/Documentation/driver-api/driver-model/ |
H A D | driver.rst | 163 When the driver has successfully bound itself to that device, then probe() 191 devices of the device have successfully probed. The list of consumers of the 198 point in time have already probed successfully, sync_state() is called right 204 still consumers that haven't probed successfully, the sync_state() call is 206 device probe successfully. If during the reattempt, the driver core finds that
|
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
H A D | uncore-cache.json | 3685 …"PublicDescription": "TOR Inserts : All : Counts the number of entries successfully inserted into … 3696 …"PublicDescription": "TOR Inserts : DDR Access : Counts the number of entries successfully inserte… 3706 …tion": "TOR Inserts : SF/LLC Evictions : Counts the number of entries successfully inserted into t… 3717 …"PublicDescription": "TOR Inserts : Just Hits : Counts the number of entries successfully inserted… 3726 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3736 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3747 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3789 … issued by iA Cores due to a page walk : Counts the number of entries successfully inserted into t… 3831 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q… 3893 …res due to page walks that hit the LLC : Counts the number of entries successfully inserted into t… [all …]
|
/linux/arch/x86/include/uapi/asm/ |
H A D | sgx.h | 94 * @count: (output) bytes successfully changed (multiple of page size) 112 * @count: (output) bytes successfully changed (multiple of page size) 127 * @count: (output) bytes successfully changed (multiple of page size) 224 * - 0: ENCLU function was successfully executed.
|
/linux/arch/riscv/kvm/ |
H A D | aia_device.c | 518 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_update() 536 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_reset() 567 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_deinit() 581 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_inject_msi_by_id() 605 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_inject_msi() 632 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_inject_irq() 668 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_destroy_vm()
|
/linux/drivers/char/tpm/st33zp24/ |
H A D | i2c.c | 46 * @return: number of byte read successfully: should be one if success. 68 * @return: number of byte written successfully: should be one if success. 84 * @return: number of byte read successfully: should be one if success.
|
/linux/Documentation/networking/ |
H A D | tls-offload.rst | 55 successfully, the driver will set the decrypted bit in the associated 199 Note that resync is only attempted for connections which were successfully 275 Green segments are successfully decrypted, blue ones are passed 278 In above case segment 1 is received and decrypted successfully. 384 had been handled successfully and authenticated or the packet has to be passed 428 * ``rx_tls_decrypted_packets`` - number of successfully decrypted RX packets 431 which were successfully decrypted. 445 the driver was successfully handled.
|
/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | uncore-cache.json | 6729 …"PublicDescription": "TOR Inserts : All : Counts the number of entries successfully inserted into … 6740 …"PublicDescription": "TOR Inserts : DDR4 Access : Counts the number of entries successfully insert… 6760 …tion": "TOR Inserts : SF/LLC Evictions : Counts the number of entries successfully inserted into t… 6771 …"PublicDescription": "TOR Inserts : Just Hits : Counts the number of entries successfully inserted… 6780 …R Inserts : All requests from iA Cores : Counts the number of entries successfully inserted into t… 6790 …Inserts : CLFlushes issued by iA Cores : Counts the number of entries successfully inserted into t… 6801 …serts : CLFlushOpts issued by iA Cores : Counts the number of entries successfully inserted into t… 6811 …"TOR Inserts : CRDs issued by iA Cores : Counts the number of entries successfully inserted into t… 6833 …"TOR Inserts : DRds issued by iA Cores : Counts the number of entries successfully inserted into t… 6844 … issued by iA Cores due to a page walk : Counts the number of entries successfully inserted into t… [all …]
|
/linux/Documentation/admin-guide/mm/ |
H A D | transhuge.rst | 476 monitor how successfully the system is providing huge pages for use. 479 is incremented every time a huge page is successfully 485 successfully allocated a new huge page to store the data. 502 is incremented every time a shmem huge page is successfully 551 successfully allocated. Note, it doesn't count every map of 573 is incremented every time a huge page is successfully 614 is incremented every time a shmem huge page is successfully 627 is incremented every time a huge page is successfully split into
|
/linux/include/xen/interface/ |
H A D | memory.h | 17 * -ve errcode on failure, or the # extents successfully allocated or freed. 86 * [OUT] Number of input extents that were successfully exchanged: 87 * 1. The first @nr_exchanged input extents were successfully 90 * indicate the GMFNs that were successfully exchanged.
|