Searched refs:IS_ERR_OR_NULL (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Derr.h61 IS_ERR_OR_NULL(const void *ptr) function
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c256 if (IS_ERR_OR_NULL(flow_rule)) {
297 if (IS_ERR_OR_NULL(fdb)) {
312 if (IS_ERR_OR_NULL(g)) {
322 if (err && !IS_ERR_OR_NULL(fdb))
637 if (IS_ERR_OR_NULL(acl)) {
652 if (IS_ERR_OR_NULL(vlan_grp)) {
663 if (IS_ERR_OR_NULL(drop_grp)) {
675 if (err && !IS_ERR_OR_NULL(vlan_grp))
677 if (err && !IS_ERR_OR_NULL(acl))
684 if (!IS_ERR_OR_NULL(vpor
[all...]
H A Dmlx5_fs_tree.c2270 if (IS_ERR_OR_NULL(dev->root_ns))
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c270 if (IS_ERR_OR_NULL(*rule_p))
286 if (IS_ERR_OR_NULL(*rule_p))
299 if (IS_ERR_OR_NULL(*rule_p))
315 if (IS_ERR_OR_NULL(*rule_p))
328 if (IS_ERR_OR_NULL(*rule_p))
343 if (IS_ERR_OR_NULL(*rule_p))
356 if (IS_ERR_OR_NULL(*rule_p))
372 if (IS_ERR_OR_NULL(*rule_p))
385 if (IS_ERR_OR_NULL(*rule_p))
400 if (IS_ERR_OR_NULL(*rule_
[all...]
/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c890 if (IS_ERR_OR_NULL(pool)) {

Completed in 71 milliseconds