Searched refs:PERROR (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/umplock/ |
| H A D | umplock_driver.c | 66 #define PERROR(fmt, args...) do { printk(KERN_ERR "umplock: " fmt, ##args); } while (0) macro 147 PERROR("whoops, item ran out of available reference slots\n"); in do_umplock_create_locked() 163 PERROR("whoops, ran out of available slots\n"); in do_umplock_create_locked() 185 PERROR("IOCTL_UMPLOCK_PROCESS called with secure_id is 0, pid: %d\n", lock_cmd->pid); in do_umplock_process() 199 PERROR("IOCTL_UMPLOCK_PROCESS called with invalid parameter, pid: %d\n", lock_cmd->pid); in do_umplock_process() 229 …PERROR("failed lock, pid: %d, secure_id: 0x%x, ref_count: %d\n", lock_cmd->pid, lock_item->secure_… in do_umplock_process() 251 PERROR("IOCTL_UMPLOCK_RELEASE called with secure_id is 0, pid: %d\n", lock_cmd->pid); in do_umplock_release() 268 …PERROR("IOCTL_UMPLOCK_RELEASE called with invalid parameter pid: %d, secid: 0x%x\n", lock_cmd->pid… in do_umplock_release() 339 PERROR("dump all the items begin\n"); in do_umplock_dump() 343 PERROR("item[%d]->secure_id=0x%x, owner=%d\t reference[%d].ref_count=%d.pid=%d\n", in do_umplock_dump() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
| H A D | print_support.h | 39 #define PERROR(format, ...) ia_css_print("error: " format, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-support/fuse/fuse3/ |
| H A D | 0001-test-test_syscalls.c-allow-EBADF-in-fcheck_stat-631.patch | 42 PERROR("fstat");
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | dpti.h | 94 #define PERROR(fmt, args...) printk(KERN_ERR fmt, ##args) macro
|
| H A D | dpt_i2o.c | 203 PERROR("Could not Init an I2O RAID device\n"); in adpt_detect() 204 PERROR("Will not try to detect others.\n"); in adpt_detect() 879 PERROR("dpti: adpt_config_hba: pci request region failed\n"); in adpt_install_hba() 941 PERROR("dpti: adpt_config_hba: io remap failed\n"); in adpt_install_hba() 948 PERROR("dpti: adpt_config_hba: io remap failed on BAR1\n"); in adpt_install_hba()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 7249 * 'PERROR': PERROR, Print system error message 12801 *note IERRNO::, *note PERROR:: 13931 *note PERROR:: 16697 File: gfortran.info, Node: PARITY, Next: PERROR, Prev: PACK, Up: Intrinsic Procedures 16737 File: gfortran.info, Node: PERROR, Next: POPCNT, Prev: PARITY, Up: Intrinsic Procedures 16739 9.215 'PERROR' -- Print system error message 16754 'CALL PERROR(STRING)' 16764 File: gfortran.info, Node: POPCNT, Next: POPPAR, Prev: PERROR, Up: Intrinsic Procedures 22681 * PERROR: PERROR. (line 6) 22935 * system, error handling <2>: PERROR. (line 6) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 7249 * 'PERROR': PERROR, Print system error message 12801 *note IERRNO::, *note PERROR:: 13931 *note PERROR:: 16697 File: gfortran.info, Node: PARITY, Next: PERROR, Prev: PACK, Up: Intrinsic Procedures 16737 File: gfortran.info, Node: PERROR, Next: POPCNT, Prev: PARITY, Up: Intrinsic Procedures 16739 9.215 'PERROR' -- Print system error message 16754 'CALL PERROR(STRING)' 16764 File: gfortran.info, Node: POPCNT, Next: POPPAR, Prev: PERROR, Up: Intrinsic Procedures 22681 * PERROR: PERROR. (line 6) 22935 * system, error handling <2>: PERROR. (line 6) [all …]
|